automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: navasile@linux.microsoft.com, robot@bytheb.org
Subject: [dpdk-test-report] |FAILURE| pw89796 [dpdk-dev] [PATCH v3 10/10] Enable the new EAL thread API
Date: Thu, 25 Mar 2021 00:57:32 -0400	[thread overview]
Message-ID: <20210325045732.13348-1-robot@bytheb.org> (raw)
In-Reply-To: <1616644026-25432-11-git-send-email-navasile@linux.microsoft.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/685289086
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"
####################################################################################
[2769/3401] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_pdump.c.o'.
[2770/3401] Compiling C object 'examples/examples@@dpdk-bond@exe/bond_main.c.o'.
[2771/3401] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[2772/3401] Linking target examples/dpdk-bond.
[2773/3401] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[2774/3401] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[2775/3401] Generating examples.dox with a custom command.
[2776/3401] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[2777/3401] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_compressdev.c.o'.
[2778/3401] Compiling C object 'examples/examples@@dpdk-distributor@exe/distributor_main.c.o'.
[2779/3401] Linking target examples/dpdk-distributor.
[2780/3401] Linking target examples/dpdk-cmdline.
[2781/3401] Compiling C object 'examples/examples@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2782/3401] Linking target examples/dpdk-bbdev_app.
[2783/3401] Linking target app/test/dpdk-test.
[2784/3401] Compiling C object 'examples/examples@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[2785/3401] Compiling C object 'examples/examples@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'.
[2786/3401] 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/librte_eal/include/rte_thread.h:244: error: argument 'attr' of command @param is not found in the argument list of rte_thread_mutex_init(rte_thread_mutex_t *mutex) (warning treated as error, aborting now)
[2787/3401] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2788/3401] 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"
####################################################################################
[2771/3403] Compiling C object 'app/test/app@test@@dpdk-test@exe/sample_packet_forward.c.o'.
[2772/3403] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2773/3403] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_ring_perf.c.o'.
[2774/3403] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_compressdev.c.o'.
[2775/3403] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[2776/3403] Linking target examples/dpdk-bond.
[2777/3403] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_pdump.c.o'.
[2778/3403] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[2779/3403] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_main.c.o'.
[2780/3403] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[2781/3403] Generating examples.dox with a custom command.
[2782/3403] Compiling C object 'examples/examples@@dpdk-distributor@exe/distributor_main.c.o'.
[2783/3403] Linking target examples/dpdk-distributor.
[2784/3403] Compiling C object 'examples/examples@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2785/3403] Linking target examples/dpdk-cmdline.
[2786/3403] Linking target examples/dpdk-bbdev_app.
[2787/3403] Linking target app/test/dpdk-test.
[2788/3403] 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/librte_eal/include/rte_thread.h:244: error: argument 'attr' of command @param is not found in the argument list of rte_thread_mutex_init(rte_thread_mutex_t *mutex) (warning treated as error, aborting now)
[2789/3403] Compiling C object 'examples/examples@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[2790/3403] 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-03-25  4:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1616644026-25432-11-git-send-email-navasile@linux.microsoft.com>
2021-03-25  3:49 ` [dpdk-test-report] |SUCCESS| pw89796 " checkpatch
2021-03-25  4:56 ` [dpdk-test-report] |FAILURE| pw89796 " 0-day Robot
2021-03-25  4:57 ` 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=20210325045732.13348-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=navasile@linux.microsoft.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).