automatic DPDK test reports
 help / color / mirror / Atom feed
* |SUCCESS| pw115796 [PATCH v3 4/4] net/ice: support buffer split in Rx path
       [not found] <20220902191027.666923-5-yuanx.wang@intel.com>
@ 2022-09-02 11:24 ` checkpatch
  2022-09-02 12:20 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-09-02 11:24 UTC (permalink / raw)
  To: test-report

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

_coding style OK_



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

* |FAILURE| pw115796 [PATCH v3 4/4] net/ice: support buffer split in Rx path
       [not found] <20220902191027.666923-5-yuanx.wang@intel.com>
  2022-09-02 11:24 ` |SUCCESS| pw115796 [PATCH v3 4/4] net/ice: support buffer split in Rx path checkpatch
@ 2022-09-02 12:20 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-09-02 12:20 UTC (permalink / raw)
  To: test-report; +Cc: yuanx.wang, robot

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
[3448/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/sample_packet_forward.c.o'.
[3449/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3450/4631] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_parse_obj_list.c.o'.
[3451/4631] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_main.c.o'.
[3452/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_bitratestats.c.o'.
[3453/4631] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[3454/4631] Generating examples.dox with a custom command.
[3455/4631] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[3456/4631] Linking target examples/dpdk-distributor.
[3457/4631] Generating html_guides with a custom command.
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 22.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W
Warning generate_overview_table(): Unknown feature 'Buffer split' in 'ice.ini'

Exception occurred:
  File "/home/runner/work/dpdk/dpdk/doc/guides/conf.py", line 194, in generate_overview_table
    raise Exception('Warning is treated as a failure')
Exception: Warning is treated as a failure
The full traceback has been saved in /tmp/sphinx-err-na5aph59.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
[3458/4631] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[3459/4631] Generating doxygen with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
[3448/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_vdev.c.o'.
[3449/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_pcapng.c.o'.
[3450/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_link_bonding_mode4.c.o'.
[3451/4631] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[3452/4631] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[3453/4631] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_compressdev.c.o'.
[3454/4631] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[3455/4631] Generating examples.dox with a custom command.
[3456/4631] Linking target examples/dpdk-distributor.
[3457/4631] Generating html_guides with a custom command.
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 22.11.0-rc0 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -W
Warning generate_overview_table(): Unknown feature 'Buffer split' in 'ice.ini'

Exception occurred:
  File "/home/runner/work/dpdk/dpdk/doc/guides/conf.py", line 194, in generate_overview_table
    raise Exception('Warning is treated as a failure')
Exception: Warning is treated as a failure
The full traceback has been saved in /tmp/sphinx-err-iw_p4c0a.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
[3458/4631] Generating doxygen with a custom command.
[3459/4631] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-09-02 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220902191027.666923-5-yuanx.wang@intel.com>
2022-09-02 11:24 ` |SUCCESS| pw115796 [PATCH v3 4/4] net/ice: support buffer split in Rx path checkpatch
2022-09-02 12:20 ` |FAILURE| " 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).