automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: iryzhov@nfware.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw95253 [dpdk-dev] [PATCH v4 2/2] kni: implement basic get_link_ksettings callback
Date: Sun,  4 Jul 2021 12:40:37 -0400	[thread overview]
Message-ID: <20210704164037.13926-1-robot@bytheb.org> (raw)
In-Reply-To: <20210704160610.62682-2-iryzhov@nfware.com>

From: robot@bytheb.org

Test-Label: github-robot
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/95253/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/998724374
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-shared-abi+doc+tests" failed at step "Build and test"
"ubuntu-18.04-clang-shared-doc+tests" failed at step "Build and test"
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step "Build and test"
####################################################################################
[2666/3309] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[2667/3309] Generating examples.dox with a custom command.
[2668/3309] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2669/3309] Linking target examples/dpdk-bbdev_app.
[2670/3309] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[2671/3309] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2672/3309] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[2673/3309] Linking target examples/dpdk-cmdline.
[2674/3309] Linking target app/test/dpdk-test.
[2675/3309] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'.
[2676/3309] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[2677/3309] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[2678/3309] Linking target examples/dpdk-eventdev_pipeline.
[2679/3309] Linking target examples/dpdk-ethtool.
[2680/3309] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
[2681/3309] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[2682/3309] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'.
[2683/3309] Generating doxygen with a custom command.
FAILED: doc/api/html 
/home/runner/work/dpdk/dpdk/doc/api/generate_doxygen.sh doc/api/doxy-api.conf doc/api/html /home/runner/work/dpdk/dpdk/doc/api/doxy-html-custom.sh
/home/runner/work/dpdk/dpdk/lib/kni/rte_kni.h:242: error: argument 'linkup' of command @param is not found in the argument list of rte_kni_update_link(struct rte_kni *kni, struct rte_eth_link *link) (warning treated as error, aborting now)
[2684/3309] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.c.o'.
[2685/3309] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step "Build and test"
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
[2667/3311] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[2668/3311] Generating examples.dox with a custom command.
[2669/3311] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[2670/3311] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2671/3311] Linking target examples/dpdk-bbdev_app.
[2672/3311] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2673/3311] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[2674/3311] Linking target examples/dpdk-distributor.
[2675/3311] Compiling C object 'examples/c590b3c@@dpdk-bond@exe/bond_main.c.o'.
[2676/3311] Linking target examples/dpdk-bond.
[2677/3311] Linking target app/test/dpdk-test.
[2678/3311] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'.
[2679/3311] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'.
[2680/3311] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[2681/3311] Linking target examples/dpdk-eventdev_pipeline.
[2682/3311] Linking target examples/dpdk-ethtool.
[2683/3311] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_aes.c.o'.
[2684/3311] Generating doxygen with a custom command.
FAILED: doc/api/html 
/home/runner/work/dpdk/dpdk/doc/api/generate_doxygen.sh doc/api/doxy-api.conf doc/api/html /home/runner/work/dpdk/dpdk/doc/api/doxy-html-custom.sh
/home/runner/work/dpdk/dpdk/lib/kni/rte_kni.h:242: error: argument 'linkup' of command @param is not found in the argument list of rte_kni_update_link(struct rte_kni *kni, struct rte_eth_link *link) (warning treated as error, aborting now)
[2685/3311] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation.c.o'.
[2686/3311] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step "Build and test"
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2021-07-04 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210704160610.62682-2-iryzhov@nfware.com>
2021-07-04 16:07 ` [dpdk-test-report] |WARNING| pw95253 " checkpatch
2021-07-04 16:40 ` 0-day Robot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210704164037.13926-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=iryzhov@nfware.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).