automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw89796 [PATCH v3 10/10] Enable the new EAL thread API
       [not found] <1616644026-25432-11-git-send-email-navasile@linux.microsoft.com>
@ 2021-03-25  3:49 ` checkpatch
  2021-03-25  4:56 ` [dpdk-test-report] |FAILURE| pw89796 " 0-day Robot
  2021-03-25  4:57 ` [dpdk-test-report] |FAILURE| pw89796 [dpdk-dev] [PATCH v3 10/10] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-03-25  3:49 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/89796

_coding style OK_



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw89796 Enable the new EAL thread API
       [not found] <1616644026-25432-11-git-send-email-navasile@linux.microsoft.com>
  2021-03-25  3:49 ` [dpdk-test-report] |SUCCESS| pw89796 [PATCH v3 10/10] Enable the new EAL thread API checkpatch
@ 2021-03-25  4:56 ` 0-day Robot
  2021-03-25  4:57 ` [dpdk-test-report] |FAILURE| pw89796 [dpdk-dev] [PATCH v3 10/10] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-25  4:56 UTC (permalink / raw)
  To: test-report; +Cc: navasile, robot

From: robot@bytheb.org

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

_travis build: failed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/221138202

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-test-report] |FAILURE| pw89796 [dpdk-dev] [PATCH v3 10/10] Enable the new EAL thread API
       [not found] <1616644026-25432-11-git-send-email-navasile@linux.microsoft.com>
  2021-03-25  3:49 ` [dpdk-test-report] |SUCCESS| pw89796 [PATCH v3 10/10] Enable the new EAL thread API checkpatch
  2021-03-25  4:56 ` [dpdk-test-report] |FAILURE| pw89796 " 0-day Robot
@ 2021-03-25  4:57 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-03-25  4:57 UTC (permalink / raw)
  To: test-report; +Cc: navasile, robot

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-----------------------------

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-25  4:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1616644026-25432-11-git-send-email-navasile@linux.microsoft.com>
2021-03-25  3:49 ` [dpdk-test-report] |SUCCESS| pw89796 [PATCH v3 10/10] Enable the new EAL thread API checkpatch
2021-03-25  4:56 ` [dpdk-test-report] |FAILURE| pw89796 " 0-day Robot
2021-03-25  4:57 ` [dpdk-test-report] |FAILURE| pw89796 [dpdk-dev] [PATCH v3 10/10] " 0-day Robot

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).