automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |SUCCESS| pw90426 [PATCH] doc: update push/pop VLAN support in mlx5 guide
       [not found] <1617283367-21757-1-git-send-email-dongzhou@nvidia.com>
@ 2021-04-01 13:23 ` checkpatch
  2021-04-01 14:56 ` [dpdk-test-report] |SUCCESS| pw90426 " 0-day Robot
  2021-04-01 14:57 ` [dpdk-test-report] |FAILURE| pw90426 [dpdk-dev] [PATCH] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: checkpatch @ 2021-04-01 13:23 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* [dpdk-test-report] |SUCCESS| pw90426 doc: update push/pop VLAN support in mlx5 guide
       [not found] <1617283367-21757-1-git-send-email-dongzhou@nvidia.com>
  2021-04-01 13:23 ` [dpdk-test-report] |SUCCESS| pw90426 [PATCH] doc: update push/pop VLAN support in mlx5 guide checkpatch
@ 2021-04-01 14:56 ` 0-day Robot
  2021-04-01 14:57 ` [dpdk-test-report] |FAILURE| pw90426 [dpdk-dev] [PATCH] " 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-04-01 14:56 UTC (permalink / raw)
  To: test-report; +Cc: robot

From: robot@bytheb.org

Test-Label: travis-robot
Test-Status: SUCCESS
http://patchwork.dpdk.org/patch/90426/

_travis build: passed_
Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/221913892

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

* [dpdk-test-report] |FAILURE| pw90426 [dpdk-dev] [PATCH] doc: update push/pop VLAN support in mlx5 guide
       [not found] <1617283367-21757-1-git-send-email-dongzhou@nvidia.com>
  2021-04-01 13:23 ` [dpdk-test-report] |SUCCESS| pw90426 [PATCH] doc: update push/pop VLAN support in mlx5 guide checkpatch
  2021-04-01 14:56 ` [dpdk-test-report] |SUCCESS| pw90426 " 0-day Robot
@ 2021-04-01 14:57 ` 0-day Robot
  2 siblings, 0 replies; 3+ messages in thread
From: 0-day Robot @ 2021-04-01 14:57 UTC (permalink / raw)
  To: test-report; +Cc: dongzhou, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/708738595
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"
####################################################################################
[2765/3399] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_pdump.c.o'.
[2766/3399] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_pmd_ring.c.o'.
[2767/3399] Compiling C object 'app/test/app@test@@dpdk-test@exe/sample_packet_forward.c.o'.
[2768/3399] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_compressdev.c.o'.
[2769/3399] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[2770/3399] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[2771/3399] Generating examples.dox with a custom command.
[2772/3399] Compiling C object 'examples/examples@@dpdk-bond@exe/bond_main.c.o'.
[2773/3399] Linking target examples/dpdk-bond.
[2774/3399] Compiling C object 'examples/examples@@dpdk-distributor@exe/distributor_main.c.o'.
[2775/3399] Linking target examples/dpdk-distributor.
[2776/3399] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_main.c.o'.
[2777/3399] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[2778/3399] Linking target examples/dpdk-cmdline.
[2779/3399] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[2780/3399] Generating html_guides with a custom command.
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 21.05.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W

Warning, treated as error:
file 'az_3.1.0.zip' on theme path is not a valid zipfile or contains no theme
[2781/3399] Compiling C object 'examples/examples@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2782/3399] Generating doxygen 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"
####################################################################################
[2768/3401] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_pdump.c.o'.
[2769/3401] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_pmd_ring.c.o'.
[2770/3401] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_event_eth_tx_adapter.c.o'.
[2771/3401] Compiling C object 'app/test/app@test@@dpdk-test@exe/test_compressdev.c.o'.
[2772/3401] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[2773/3401] Compiling C object 'examples/examples@@dpdk-bond@exe/bond_main.c.o'.
[2774/3401] Linking target examples/dpdk-bond.
[2775/3401] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[2776/3401] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[2777/3401] Generating examples.dox with a custom command.
[2778/3401] Compiling C object 'examples/examples@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[2779/3401] Compiling C object 'examples/examples@@dpdk-distributor@exe/distributor_main.c.o'.
[2780/3401] Linking target examples/dpdk-distributor.
[2781/3401] Compiling C object 'examples/examples@@dpdk-cmdline@exe/cmdline_main.c.o'.
[2782/3401] Linking target examples/dpdk-cmdline.
[2783/3401] Generating html_guides with a custom command.
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 21.05.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W

Warning, treated as error:
file 'az_3.1.0.zip' on theme path is not a valid zipfile or contains no theme
[2784/3401] Compiling C object 'examples/examples@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[2785/3401] Generating doxygen 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-04-01 14:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1617283367-21757-1-git-send-email-dongzhou@nvidia.com>
2021-04-01 13:23 ` [dpdk-test-report] |SUCCESS| pw90426 [PATCH] doc: update push/pop VLAN support in mlx5 guide checkpatch
2021-04-01 14:56 ` [dpdk-test-report] |SUCCESS| pw90426 " 0-day Robot
2021-04-01 14:57 ` [dpdk-test-report] |FAILURE| pw90426 [dpdk-dev] [PATCH] " 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).