automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw114931 [PATCH v2 3/3] net/cnxk: introduce pool sort capability
       [not found] <20220812172451.1208933-3-hpothula@marvell.com>
@ 2022-08-12 17:28 ` checkpatch
  2022-08-12 18:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-08-12 17:28 UTC (permalink / raw)
  To: test-report; +Cc: Hanumanth Pothula

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114931

_coding style issues_


WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations
#165: FILE: drivers/net/cnxk/cnxk_ethdev.c:560:
+		plt_err("mismatch in packet length & pool length seg0_len:%u pool0_len:%u"\

total: 0 errors, 1 warnings, 0 checks, 204 lines checked

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

* |FAILURE| pw114931 [PATCH v2 3/3] net/cnxk: introduce pool sort capability
       [not found] <20220812172451.1208933-3-hpothula@marvell.com>
  2022-08-12 17:28 ` |WARNING| pw114931 [PATCH v2 3/3] net/cnxk: introduce pool sort capability checkpatch
@ 2022-08-12 18:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-08-12 18:19 UTC (permalink / raw)
  To: test-report; +Cc: hpothula, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2848394813
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
####################################################################################
[3459/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 'pool sort' in 'cnxk.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-pi0kr_hd.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!
[3460/4631] Linking target examples/dpdk-cmdline.
[3461/4631] Generating doxygen with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1222: error: Member rte_eth_rxseg_mode (enumeration) of file rte_ethdev.h is not documented. (warning treated as error, aborting now)
Traceback (most recent call last):
  File "../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
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
####################################################################################
[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 'pool sort' in 'cnxk.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-t4bd5tqu.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.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:1222: error: Member rte_eth_rxseg_mode (enumeration) of file rte_ethdev.h is not documented. (warning treated as error, aborting now)
Traceback (most recent call last):
  File "../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[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-08-12 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220812172451.1208933-3-hpothula@marvell.com>
2022-08-12 17:28 ` |WARNING| pw114931 [PATCH v2 3/3] net/cnxk: introduce pool sort capability checkpatch
2022-08-12 18:19 ` |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).