|FAILURE| pw155847 [PATCH v2 6/6] net/cnxk: report link mode
0-day Robot
robot at bytheb.org
Wed Aug 13 12:14:02 CEST 2025
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/155847/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/16933654024
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"fedora:39-clang" failed at step Build
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_MAX
../drivers/net/cnxk/cnxk_ethdev.c:72:27: error: ‘RTE_ETH_LINK_TYPE_NONE’ undeclared here (not in a function); did you mean ‘RTE_ETH_TUNNEL_TYPE_NONE’?
72 | [CGX_PORT_NONE] = RTE_ETH_LINK_TYPE_NONE,
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_TUNNEL_TYPE_NONE
../drivers/net/cnxk/cnxk_ethdev.c:73:28: error: ‘RTE_ETH_LINK_TYPE_OTHER’ undeclared here (not in a function); did you mean ‘RTE_ETH_VLAN_TYPE_OUTER’?
73 | [CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
| ^~~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_OUTER
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘nix_get_speed_capa’:
../drivers/net/cnxk/cnxk_ethdev.c:139:21: error: ‘struct rte_eth_link’ has no member named ‘link_type’
139 | link.link_type = dev->link_type;
| ^
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_nix_dev_stop’:
../drivers/net/cnxk/cnxk_ethdev.c:1808:13: error: ‘struct rte_eth_link’ has no member named ‘link_type’
1808 | link.link_type = dev->link_type;
| ^
[491/3605] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[492/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[493/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[494/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[495/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_MAX
../drivers/net/cnxk/cnxk_ethdev.c:72:27: error: ‘RTE_ETH_LINK_TYPE_NONE’ undeclared here (not in a function); did you mean ‘RTE_ETH_TUNNEL_TYPE_NONE’?
72 | [CGX_PORT_NONE] = RTE_ETH_LINK_TYPE_NONE,
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_TUNNEL_TYPE_NONE
../drivers/net/cnxk/cnxk_ethdev.c:73:28: error: ‘RTE_ETH_LINK_TYPE_OTHER’ undeclared here (not in a function); did you mean ‘RTE_ETH_VLAN_TYPE_OUTER’?
73 | [CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
| ^~~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_OUTER
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘nix_get_speed_capa’:
../drivers/net/cnxk/cnxk_ethdev.c:139:21: error: ‘struct rte_eth_link’ has no member named ‘link_type’
139 | link.link_type = dev->link_type;
| ^
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_nix_dev_stop’:
../drivers/net/cnxk/cnxk_ethdev.c:1808:13: error: ‘struct rte_eth_link’ has no member named ‘link_type’
1808 | link.link_type = dev->link_type;
| ^
[604/7063] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_8023ad.c.o
[605/7063] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[606/7063] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[607/7063] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[608/7063] Compiling C object drivers/libtmp_rte_net_bond.a.p/net_bonding_rte_eth_bond_pmd.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
RTE_ETH_TUNNEL_TYPE_NONE
../lib/ethdev/rte_ethdev.h:1458:2: note: 'RTE_ETH_TUNNEL_TYPE_NONE' declared here
RTE_ETH_TUNNEL_TYPE_NONE = 0,
^
../drivers/net/cnxk/cnxk_ethdev.c:73:21: error: use of undeclared identifier 'RTE_ETH_LINK_TYPE_OTHER'; did you mean 'RTE_ETH_VLAN_TYPE_OUTER'?
[CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
^~~~~~~~~~~~~~~~~~~~~~~
RTE_ETH_VLAN_TYPE_OUTER
../lib/ethdev/rte_ethdev.h:451:2: note: 'RTE_ETH_VLAN_TYPE_OUTER' declared here
RTE_ETH_VLAN_TYPE_OUTER, /**< Single VLAN, or outer VLAN. */
^
../drivers/net/cnxk/cnxk_ethdev.c:139:8: error: no member named 'link_type' in 'struct rte_eth_link'
link.link_type = dev->link_type;
~~~~ ^
../drivers/net/cnxk/cnxk_ethdev.c:1808:7: error: no member named 'link_type' in 'struct rte_eth_link'
link.link_type = dev->link_type;
~~~~ ^
10 errors generated.
[491/3605] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[492/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[493/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[494/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[495/3605] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
RTE_ETH_TUNNEL_TYPE_NONE
../lib/ethdev/rte_ethdev.h:1458:2: note: 'RTE_ETH_TUNNEL_TYPE_NONE' declared here
RTE_ETH_TUNNEL_TYPE_NONE = 0,
^
../drivers/net/cnxk/cnxk_ethdev.c:73:21: error: use of undeclared identifier 'RTE_ETH_LINK_TYPE_OTHER'; did you mean 'RTE_ETH_VLAN_TYPE_OUTER'?
[CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
^~~~~~~~~~~~~~~~~~~~~~~
RTE_ETH_VLAN_TYPE_OUTER
../lib/ethdev/rte_ethdev.h:451:2: note: 'RTE_ETH_VLAN_TYPE_OUTER' declared here
RTE_ETH_VLAN_TYPE_OUTER, /**< Single VLAN, or outer VLAN. */
^
../drivers/net/cnxk/cnxk_ethdev.c:139:8: error: no member named 'link_type' in 'struct rte_eth_link'
link.link_type = dev->link_type;
~~~~ ^
../drivers/net/cnxk/cnxk_ethdev.c:1808:7: error: no member named 'link_type' in 'struct rte_eth_link'
link.link_type = dev->link_type;
~~~~ ^
10 errors generated.
[497/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_devargs.c.o
[498/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[499/7149] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[500/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[501/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
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
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_MAX
../drivers/net/cnxk/cnxk_ethdev.c:72:27: error: ‘RTE_ETH_LINK_TYPE_NONE’ undeclared here (not in a function); did you mean ‘RTE_ETH_TUNNEL_TYPE_NONE’?
72 | [CGX_PORT_NONE] = RTE_ETH_LINK_TYPE_NONE,
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_TUNNEL_TYPE_NONE
../drivers/net/cnxk/cnxk_ethdev.c:73:28: error: ‘RTE_ETH_LINK_TYPE_OTHER’ undeclared here (not in a function); did you mean ‘RTE_ETH_VLAN_TYPE_OUTER’?
73 | [CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
| ^~~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_OUTER
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘nix_get_speed_capa’:
../drivers/net/cnxk/cnxk_ethdev.c:139:21: error: ‘struct rte_eth_link’ has no member named ‘link_type’
139 | link.link_type = dev->link_type;
| ^
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_nix_dev_stop’:
../drivers/net/cnxk/cnxk_ethdev.c:1808:13: error: ‘struct rte_eth_link’ has no member named ‘link_type’
1808 | link.link_type = dev->link_type;
| ^
[500/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[501/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[502/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[503/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_telemetry.c.o
[504/7149] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec_telemetry.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_MAX
../drivers/net/cnxk/cnxk_ethdev.c:72:27: error: ‘RTE_ETH_LINK_TYPE_NONE’ undeclared here (not in a function); did you mean ‘RTE_ETH_TUNNEL_TYPE_NONE’?
72 | [CGX_PORT_NONE] = RTE_ETH_LINK_TYPE_NONE,
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_TUNNEL_TYPE_NONE
../drivers/net/cnxk/cnxk_ethdev.c:73:28: error: ‘RTE_ETH_LINK_TYPE_OTHER’ undeclared here (not in a function); did you mean ‘RTE_ETH_VLAN_TYPE_OUTER’?
73 | [CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
| ^~~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_OUTER
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘nix_get_speed_capa’:
../drivers/net/cnxk/cnxk_ethdev.c:139:21: error: ‘struct rte_eth_link’ has no member named ‘link_type’
139 | link.link_type = dev->link_type;
| ^
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_nix_dev_stop’:
../drivers/net/cnxk/cnxk_ethdev.c:1808:13: error: ‘struct rte_eth_link’ has no member named ‘link_type’
1808 | link.link_type = dev->link_type;
| ^
[462/6271] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[463/6271] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[464/6271] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[465/6271] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
[466/6271] Generating rte_common_cnxk.pmd.c with a custom command
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
| ^~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_MAX
../drivers/net/cnxk/cnxk_ethdev.c:72:27: error: ‘RTE_ETH_LINK_TYPE_NONE’ undeclared here (not in a function); did you mean ‘RTE_ETH_TUNNEL_TYPE_NONE’?
72 | [CGX_PORT_NONE] = RTE_ETH_LINK_TYPE_NONE,
| ^~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_TUNNEL_TYPE_NONE
../drivers/net/cnxk/cnxk_ethdev.c:73:28: error: ‘RTE_ETH_LINK_TYPE_OTHER’ undeclared here (not in a function); did you mean ‘RTE_ETH_VLAN_TYPE_OUTER’?
73 | [CGX_PORT_OTHER] = RTE_ETH_LINK_TYPE_OTHER,
| ^~~~~~~~~~~~~~~~~~~~~~~
| RTE_ETH_VLAN_TYPE_OUTER
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘nix_get_speed_capa’:
../drivers/net/cnxk/cnxk_ethdev.c:139:21: error: ‘struct rte_eth_link’ has no member named ‘link_type’
139 | link.link_type = dev->link_type;
| ^
../drivers/net/cnxk/cnxk_ethdev.c: In function ‘cnxk_nix_dev_stop’:
../drivers/net/cnxk/cnxk_ethdev.c:1808:13: error: ‘struct rte_eth_link’ has no member named ‘link_type’
1808 | link.link_type = dev->link_type;
| ^
[466/6320] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mcs.c.o
[467/6320] Compiling C object drivers/libtmp_rte_dma_cnxk.a.p/dma_cnxk_cnxk_dmadev_fp.c.o
[468/6320] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_sec.c.o
[469/6320] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_mtr.c.o
[470/6320] Compiling C object drivers/libtmp_rte_net_cnxk.a.p/net_cnxk_cnxk_ethdev_ops.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list