* |WARNING| pw129540 [PATCH 3/3] doc: announce bonding function change
[not found] <20230714081526.1277786-4-chaoyong.he@corigine.com>
2023-07-14 8:06 ` |SUCCESS| pw129537-129540 [PATCH 3/3] doc: announce bonding function change qemudev
2023-07-14 8:10 ` qemudev
@ 2023-07-14 8:17 ` checkpatch
2023-07-14 9:18 ` |FAILURE| " 0-day Robot
3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2023-07-14 8:17 UTC (permalink / raw)
To: test-report; +Cc: Chaoyong He
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/129540
_coding style issues_
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#131: FILE: app/test-pmd/testpmd.c:615:
+ num_slaves = rte_eth_bond_members_get(bond_pid, slave_pids,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#131: FILE: app/test-pmd/testpmd.c:615:
+ num_slaves = rte_eth_bond_members_get(bond_pid, slave_pids,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#140: FILE: app/test-pmd/testpmd.c:3522:
+ num_slaves = rte_eth_bond_members_get(pi,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#153: FILE: app/test/test_link_bonding.c:284:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#161: FILE: app/test/test_link_bonding.c:291:
+ current_slave_count = rte_eth_bond_active_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#177: FILE: app/test/test_link_bonding.c:344:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#184: FILE: app/test/test_link_bonding.c:350:
+ current_slave_count = rte_eth_bond_active_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#199: FILE: app/test/test_link_bonding.c:370:
+ TEST_ASSERT_FAIL(rte_eth_bond_member_add(test_params->slave_port_ids[0],
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#216: FILE: app/test/test_link_bonding.c:392:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#241: FILE: app/test/test_link_bonding.c:452:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#259: FILE: app/test/test_link_bonding.c:485:
+ current_slave_count = rte_eth_bond_members_get(INVALID_PORT_ID, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#259: FILE: app/test/test_link_bonding.c:485:
+ current_slave_count = rte_eth_bond_members_get(INVALID_PORT_ID, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#265: FILE: app/test/test_link_bonding.c:490:
+ current_slave_count = rte_eth_bond_active_members_get(INVALID_PORT_ID,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#272: FILE: app/test/test_link_bonding.c:496:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#278: FILE: app/test/test_link_bonding.c:501:
+ current_slave_count = rte_eth_bond_active_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#285: FILE: app/test/test_link_bonding.c:507:
+ current_slave_count = rte_eth_bond_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#291: FILE: app/test/test_link_bonding.c:512:
+ current_slave_count = rte_eth_bond_active_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#300: FILE: app/test/test_link_bonding.c:576:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#307: FILE: app/test/test_link_bonding.c:582:
+ current_slave_count = rte_eth_bond_active_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#316: FILE: app/test/test_link_bonding.c:630:
+ current_slave_count = rte_eth_bond_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#323: FILE: app/test/test_link_bonding.c:636:
+ current_slave_count = rte_eth_bond_active_members_get(
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#339: FILE: app/test/test_link_bonding.c:965:
+ slave_count = rte_eth_bond_members_get(bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#339: FILE: app/test/test_link_bonding.c:965:
+ slave_count = rte_eth_bond_members_get(bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#355: FILE: app/test/test_link_bonding.c:1089:
+ slave_count = rte_eth_bond_members_get(bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#355: FILE: app/test/test_link_bonding.c:1089:
+ slave_count = rte_eth_bond_members_get(bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#373: FILE: app/test/test_link_bonding.c:1256:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#382: FILE: app/test/test_link_bonding.c:1284:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#391: FILE: app/test/test_link_bonding.c:1912:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#391: FILE: app/test/test_link_bonding.c:1912:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#398: FILE: app/test/test_link_bonding.c:1918:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#407: FILE: app/test/test_link_bonding.c:1930:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#434: FILE: app/test/test_link_bonding.c:2512:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#434: FILE: app/test/test_link_bonding.c:2512:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#441: FILE: app/test/test_link_bonding.c:2518:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#468: FILE: app/test/test_link_bonding.c:3444:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#468: FILE: app/test/test_link_bonding.c:3444:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#475: FILE: app/test/test_link_bonding.c:3450:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#502: FILE: app/test/test_link_bonding.c:4026:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#502: FILE: app/test/test_link_bonding.c:4026:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#509: FILE: app/test/test_link_bonding.c:4032:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#518: FILE: app/test/test_link_bonding.c:4044:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#527: FILE: app/test/test_link_bonding.c:4584:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#527: FILE: app/test/test_link_bonding.c:4584:
+ slave_count = rte_eth_bond_members_get(test_params->bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#534: FILE: app/test/test_link_bonding.c:4590:
+ slave_count = rte_eth_bond_active_members_get(test_params->bonded_port_id,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#583: FILE: app/test/test_link_bonding_mode4.c:362:
+ retval = rte_eth_bond_members_get(test_params.bonded_port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#592: FILE: app/test/test_link_bonding_mode4.c:1543:
+ slaves_count = rte_eth_bond_members_get(test_params.bonded_port_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#646: FILE: doc/guides/rel_notes/deprecation.rst:173:
+ ``rte_eth_bond_8023ad_slave_info``,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#647: FILE: doc/guides/rel_notes/deprecation.rst:174:
+ ``rte_eth_bond_active_slaves_get``,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#648: FILE: doc/guides/rel_notes/deprecation.rst:175:
+ ``rte_eth_bond_slave_add``,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#649: FILE: doc/guides/rel_notes/deprecation.rst:176:
+ ``rte_eth_bond_slave_remove``, and
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#650: FILE: doc/guides/rel_notes/deprecation.rst:177:
+ ``rte_eth_bond_slaves_get`` will be replaced by:
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#665: FILE: drivers/net/bonding/bonding_testpmd.c:350:
+ if (rte_eth_bond_member_add(master_port_id, slave_port_id) != 0) {
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#665: FILE: drivers/net/bonding/bonding_testpmd.c:350:
+ if (rte_eth_bond_member_add(master_port_id, slave_port_id) != 0) {
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#674: FILE: drivers/net/bonding/bonding_testpmd.c:409:
+ if (rte_eth_bond_member_remove(master_port_id, slave_port_id) != 0) {
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#674: FILE: drivers/net/bonding/bonding_testpmd.c:409:
+ if (rte_eth_bond_member_remove(master_port_id, slave_port_id) != 0) {
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#693: FILE: drivers/net/bonding/rte_eth_bond.h:130:
+rte_eth_bond_slave_add(uint16_t bonded_port_id, uint16_t slave_port_id)
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#693: FILE: drivers/net/bonding/rte_eth_bond.h:130:
+rte_eth_bond_slave_add(uint16_t bonded_port_id, uint16_t slave_port_id)
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#695: FILE: drivers/net/bonding/rte_eth_bond.h:132:
+ return rte_eth_bond_member_add(bonded_port_id, slave_port_id);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#711: FILE: drivers/net/bonding/rte_eth_bond.h:150:
+rte_eth_bond_slave_remove(uint16_t bonded_port_id, uint16_t slave_port_id)
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#711: FILE: drivers/net/bonding/rte_eth_bond.h:150:
+rte_eth_bond_slave_remove(uint16_t bonded_port_id, uint16_t slave_port_id)
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#713: FILE: drivers/net/bonding/rte_eth_bond.h:152:
+ return rte_eth_bond_member_remove(bonded_port_id, slave_port_id);
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#733: FILE: drivers/net/bonding/rte_eth_bond.h:222:
+ return rte_eth_bond_members_get(bonded_port_id, slaves, len);
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#753: FILE: drivers/net/bonding/rte_eth_bond.h:247:
+ return rte_eth_bond_active_members_get(bonded_port_id, slaves, len);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#767: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:1520:
+rte_eth_bond_8023ad_member_info(uint16_t port_id, uint16_t slave_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#787: FILE: drivers/net/bonding/rte_eth_bond_8023ad.h:203:
+rte_eth_bond_8023ad_slave_info(uint16_t port_id, uint16_t slave_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#787: FILE: drivers/net/bonding/rte_eth_bond_8023ad.h:203:
+rte_eth_bond_8023ad_slave_info(uint16_t port_id, uint16_t slave_id,
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#790: FILE: drivers/net/bonding/rte_eth_bond_8023ad.h:206:
+ return rte_eth_bond_8023ad_member_info(port_id, slave_id, conf);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#805: FILE: drivers/net/bonding/rte_eth_bond_api.c:627:
+rte_eth_bond_member_add(uint16_t bonded_port_id, uint16_t slave_port_id)
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#814: FILE: drivers/net/bonding/rte_eth_bond_api.c:763:
+rte_eth_bond_member_remove(uint16_t bonded_port_id, uint16_t slave_port_id)
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#823: FILE: drivers/net/bonding/rte_eth_bond_api.c:852:
+rte_eth_bond_members_get(uint16_t bonded_port_id, uint16_t slaves[],
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#832: FILE: drivers/net/bonding/rte_eth_bond_api.c:876:
+rte_eth_bond_active_members_get(uint16_t bonded_port_id, uint16_t slaves[],
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#854: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:3531:
+ num_active_slaves = rte_eth_bond_active_members_get(port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#854: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:3531:
+ num_active_slaves = rte_eth_bond_active_members_get(port_id, slaves,
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#863: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:3549:
+ ret = rte_eth_bond_8023ad_member_info(port_id, slaves[i],
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#872: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:4078:
+ if (rte_eth_bond_member_add(port_id, slave_ports.slaves[i]) != 0) {
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#872: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:4078:
+ if (rte_eth_bond_member_add(port_id, slave_ports.slaves[i]) != 0) {
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#903: FILE: examples/bond/main.c:256:
+ if (rte_eth_bond_member_add(BOND_PORT, slaves[i]) == -1)
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#912: FILE: examples/bond/main.c:289:
+ if (rte_eth_bond_active_members_get(BOND_PORT, act_slaves, 16) ==
WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#921: FILE: examples/bond/main.c:768:
+ rte_eth_bond_active_members_get(BOND_PORT, slaves, len),
total: 0 errors, 79 warnings, 690 lines checked
^ permalink raw reply [flat|nested] 4+ messages in thread
* |FAILURE| pw129540 [PATCH 3/3] doc: announce bonding function change
[not found] <20230714081526.1277786-4-chaoyong.he@corigine.com>
` (2 preceding siblings ...)
2023-07-14 8:17 ` |WARNING| pw129540 " checkpatch
@ 2023-07-14 9:18 ` 0-day Robot
3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2023-07-14 9:18 UTC (permalink / raw)
To: test-report; +Cc: chaoyong.he, robot
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/129540/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5552203715
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[53/729] Generating examples.dox with a custom command.
[54/729] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[55/729] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[56/729] Linking target examples/dpdk-bbdev_app.
[57/729] Linking target examples/dpdk-dma.
[58/729] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[59/729] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[60/729] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[61/729] Linking target examples/dpdk-ethtool.
[62/729] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_main.c.o'.
[63/729] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[64/729] 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/drivers/net/bonding/rte_eth_bond.h:115: error: argument 'slave_port_id' of command @param is not found in the argument list of rte_eth_bond_member_add(uint16_t bonded_port_id, uint16_t member_port_id) (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.
[65/729] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[66/729] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[44/729] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_main.c.o'.
[45/729] Linking target app/dpdk-testpmd.
[46/729] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[47/729] Linking target examples/dpdk-cmdline.
[48/729] Compiling C object 'examples/c590b3c@@dpdk-bond@exe/bond_main.c.o'.
[49/729] Linking target examples/dpdk-bond.
[50/729] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[51/729] Linking target examples/dpdk-bbdev_app.
[52/729] Linking target app/test/dpdk-test.
[53/729] Generating examples.dox with a custom command.
[54/729] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[55/729] 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/drivers/net/bonding/rte_eth_bond.h:115: error: argument 'slave_port_id' of command @param is not found in the argument list of rte_eth_bond_member_add(uint16_t bonded_port_id, uint16_t member_port_id) (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.
[56/729] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[57/729] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
^ permalink raw reply [flat|nested] 4+ messages in thread