|FAILURE| pw141230 [PATCH v3] ethdev: Add link_speed lanes support
0-day Robot
robot at bytheb.org
Mon Jun 17 23:24:38 CEST 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/141230/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9554517712
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
FAILED: doc/api/man
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6971: error: argument 'speed_lanes' of command @param is not found in the argument list of rte_eth_speed_lanes_set(uint16_t port_id, uint32_t speed_lanes_capa) (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[86/742] Compiling C object 'examples/c590b3c@@dpdk-fips_validation at exe/fips_validation_fips_validation.c.o'.
[87/742] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline at exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[88/742] Compiling C object 'examples/c590b3c@@dpdk-fips_validation at exe/fips_validation_fips_validation_hmac.c.o'.
[89/742] Generating doxygen-html 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-html.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6971: error: argument 'speed_lanes' of command @param is not found in the argument list of rte_eth_speed_lanes_set(uint16_t port_id, uint32_t speed_lanes_capa) (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' died with <Signals.SIGSEGV: 11>.
[90/742] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: doc/api/man
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6971: error: argument 'speed_lanes' of command @param is not found in the argument list of rte_eth_speed_lanes_set(uint16_t port_id, uint32_t speed_lanes_capa) (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[69/742] Compiling C object 'examples/c590b3c@@dpdk-distributor at exe/distributor_main.c.o'.
[70/742] Generating doxygen-html 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-html.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6971: error: argument 'speed_lanes' of command @param is not found in the argument list of rte_eth_speed_lanes_set(uint16_t port_id, uint32_t speed_lanes_capa) (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[71/742] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app at exe/bbdev_app_main.c.o'.
[72/742] Compiling C object 'examples/c590b3c@@dpdk-dma at exe/dma_dmafwd.c.o'.
[73/742] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list