Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/98403 _Compilation issues_ Submitter: Alvin Zhang Date: 2021-09-09 06:47:33 Reply_mail: 20210909064733.19960-1-alvinx.zhang@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 878adc10c70758c48443ea3e18cc5b7531416910 Meson Build Summary: 22 Builds Done, 0 Successful, 22 Failures, 0 Blocked +----------------+------------+--------------+------------+------------+-----------+----------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | +----------------+------------+--------------+------------+------------+-----------+----------+ | UB2004-64 | fail | fail | fail | | | fail | | RHEL83-64 | fail | fail | fail | fail | fail | | | FC34-64 | fail | fail | | | | | | UB2104-64 | fail | | | | | | | WIN10-64 | | fail | | | | | | UB2004-32 | fail | | | | | | | CENTOS83-64 | fail | fail | | | | | | FreeBSD1201-64 | fail | fail | | fail | fail | | | SUSE15-64 | fail | fail | | | | | +----------------+------------+--------------+------------+------------+-----------+----------+ Test environment and configuration as below: OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.2.0-5ubuntu1~20.04) 10.2.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-icc x86_64-native-linuxapp-doc OS: RHEL83-64 Kernel Version: 4.18.0-305.3.1.el8.x86_64 GCC Version: gcc (GCC) 8.4.1 20200928 (Red Hat 8.4.1-1) Clang Version: 11.0.0 (Red Hat 11.0.0-1.module_el8.4.0+587+5187cac0) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug x86_64-native-linuxapp-icc OS: FC34-64 Kernel Version: 5.11.15-300.fc34.x86_64 GCC Version: gcc (GCC) 11.0.1 20210324 (Red Hat 11.0.1-0) Clang Version: 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: UB2104-64 Kernel Version: 5.11.0-16-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1) 10.3.0 Clang Version: 12.0.0-1ubuntu1 x86_64-native-linuxapp-gcc OS: WIN10-64 Kernel Version: N/A GCC Version: N/A Clang Version: Clang 8.0.0 x86_64-windows-clang OS: UB2004-32 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.2.0-5ubuntu1~20.04) 10.2.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: CENTOS83-64 Kernel Version: 4.18.0-240.1.1.el8_3.x86_64 GCC Version: gcc (GCC) 8.3.1 20191121 (Red Hat 8.3.1-5) Clang Version: 10.0.1 (Red Hat 10.0.1-1.module_el8.3.0+467+cb298d5b) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang OS: FreeBSD1201-64 Kernel Version: 12.1-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 9.2.0 Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.3.18-lp152.57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 9.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc *Build Failed #1: OS: CENTOS83-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV6_PRE32’? ETH_RSS_IPV4_CHKSUM) ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? ETH_RSS_L4_CHKSUM) ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ [1505/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1506/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1507/3035] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1508/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1509/3035] Generating rte_net_iavf.sym_chk with a meson_exe.py custom command [1510/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1511/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1512/3035] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1513/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1514/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1515/3035] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #2: OS: CENTOS83-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o clang -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [1514/3038] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1515/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1516/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1517/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1518/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1519/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1520/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1521/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1522/3038] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #3: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: 'ETH_RSS_IPV4_CHKSUM' undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro 'ICE_RSS_TYPE_ETH_IPV4' 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: 'ETH_RSS_L4_CHKSUM' undeclared here (not in a function); did you mean 'ETH_RSS_L4_SRC_ONLY'? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function 'ice_refine_hash_cfg_l234': ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1113/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1114/2131] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1115/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1116/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1117/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o ninja: build stopped *Build Failed #4: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-clang FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o clang -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [1110/2097] Linking target drivers/librte_net_i40e.so.22.0 [1111/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1112/2097] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command [1113/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1114/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1115/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1116/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1117/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1118/2097] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #5: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-gcc+shared FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: 'ETH_RSS_IPV4_CHKSUM' undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro 'ICE_RSS_TYPE_ETH_IPV4' 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: 'ETH_RSS_L4_CHKSUM' undeclared here (not in a function); did you mean 'ETH_RSS_L4_SRC_ONLY'? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function 'ice_refine_hash_cfg_l234': ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1127/2012] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o [1128/2012] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1129/2012] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1130/2012] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command [1131/2012] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1132/2012] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1133/2012] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1134/2012] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1135/2012] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o ninja: build stopped *Build Failed #6: OS: FreeBSD1201-64 Target: x86_64-native-bsdapp-gcc+debug FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/freebsd/include -I../lib/eal/freebsd/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/bsd -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -D__BSD_VISIBLE -fPIC -march=native -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: 'ETH_RSS_IPV4_CHKSUM' undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro 'ICE_RSS_TYPE_ETH_IPV4' 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: 'ETH_RSS_L4_CHKSUM' undeclared here (not in a function); did you mean 'ETH_RSS_L4_SRC_ONLY'? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function 'ice_refine_hash_cfg_l234': ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have 'uint64_t' {aka 'long unsigned int'} and 'struct ice_pattern_match_item *') 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1111/2131] Linking target drivers/librte_net_iavf.so.22.0 [1112/2131] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1113/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1114/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1115/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1116/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1117/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1118/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1119/2131] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #7: OS: RHEL83-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV6_PRE32’? ETH_RSS_IPV4_CHKSUM) ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? ETH_RSS_L4_CHKSUM) ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ [1406/2821] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_fdir.c.o'. [1407/2821] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'. [1408/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1409/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. [1410/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1411/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. [1412/2821] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. [1413/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'. [1414/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'. ninja: build stopped *Build Failed #8: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o clang -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [1510/3039] Linking static target drivers/net/ice/base/libice_base.a [1511/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o [1512/3039] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1513/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1514/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1515/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1516/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1517/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1518/3039] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #9: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV6_PRE32’? ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV4_CHKSUM’? ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t {aka long unsigned int}’ and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ [1512/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1513/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1514/3037] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1515/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1516/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1517/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1518/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #10: OS: UB2004-32 Target: i686-native-linuxapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long long unsigned int’} and ‘struct ice_pattern_match_item *’) 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long long unsigned int’} and ‘struct ice_pattern_match_item *’) 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long long unsigned int’} and ‘struct ice_pattern_match_item *’) 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long long unsigned int’} and ‘struct ice_pattern_match_item *’) 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1239/2438] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1240/2438] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1241/2438] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1242/2438] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1243/2438] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1244/2438] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1245/2438] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1246/2438] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1247/2438] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #11: OS: UB2004-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o clang -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [1509/3058] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1510/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1511/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1512/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1513/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1514/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1515/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.o [1516/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1517/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #12: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1498/3058] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1499/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_acl_filter.c.o [1500/3058] Generating symbol file drivers/librte_net_i40e.so.22.0.p/librte_net_i40e.so.22.0.symbols [1501/3058] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1502/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1503/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1504/3058] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1505/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1506/3058] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o ninja: build stopped *Build Failed #13: OS: UB2004-64 Target: x86_64-native-linuxapp-icc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o icc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -pipe -D_FILE_OFFSET_BITS=64 -Wall -w3 -diag-disable:remark -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -diag-disable=181 -diag-disable=188 -diag-disable=2203 -diag-disable=2279 -diag-disable=2557 -diag-disable=3179 -diag-disable=3656 -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c(495): error: identifier "ETH_RSS_IPV4_CHKSUM" is undefined {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c(496): error: identifier "ETH_RSS_L4_CHKSUM" is undefined {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c(574): error: expression must have a constant value .array = ice_hash_pattern_list, ^ compilation aborted for ../drivers/net/ice/ice_hash.c (code 2) [1490/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o [1491/3009] Generating rte_net_i40e.sym_chk with a meson_exe.py custom command [1492/3009] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1493/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1494/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1495/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1496/3009] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1497/3009] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1498/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1499/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1500/3009] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #14: OS: WIN10-64 Target: x86_64-windows-clang FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.obj "clang" "-Idrivers\libtmp_rte_net_ice.a.p" "-Idrivers" "-I..\drivers" "-Idrivers\net\ice" "-I..\drivers\net\ice" "-Idrivers\net\ice\base" "-I..\drivers\net\ice\base" "-Idrivers\common\iavf" "-I..\drivers\common\iavf" "-Ilib\ethdev" "-I..\lib\ethdev" "-I." "-I.." "-Iconfig" "-I..\config" "-Ilib\eal\include" "-I..\lib\eal\include" "-Ilib\eal\windows\include" "-I..\lib\eal\windows\include" "-Ilib\eal\x86\include" "-I..\lib\eal\x86\include" "-Ilib\eal\common" "-I..\lib\eal\common" "-Ilib\eal" "-I..\lib\eal" "-Ilib\kvargs" "-I..\lib\kvargs" "-Ilib\net" "-I..\lib\net" "-Ilib\mbuf" "-I..\lib\mbuf" "-Ilib\mempool" "-I..\lib\mempool" "-Ilib\ring" "-I..\lib\ring" "-Ilib\meter" "-I..\lib\meter" "-Ilib\metrics" "-I..\lib\metrics" "-Ilib\telemetry" "-I..\lib\telemetry" "-Idrivers\bus\pci" "-I..\drivers\bus\pci" "-I..\drivers\bus\pci\windows" "-Ilib\pci" "-I..\lib\pci" "-Idrivers\bus\vdev" "-I..\drivers\bus\vdev" "-Ilib\hash" "-I..\lib\hash" "-Ilib\rcu" "-I..\lib\rcu" "-Xclang" "-fcolor-diagnostics" "-pipe" "-D_FILE_OFFSET_BITS=64" "-Wall" "-Winvalid-pch" "-O3" "-include" "rte_config.h" "-Wextra" "-Wcast-qual" "-Wdeprecated" "-Wformat" "-Wformat-nonliteral" "-Wformat-security" "-Wmissing-declarations" "-Wmissing-prototypes" "-Wnested-externs" "-Wold-style-definition" "-Wpointer-arith" "-Wsign-compare" "-Wstrict-prototypes" "-Wundef" "-Wwrite-strings" "-Wno-address-of-packed-member" "-Wno-missing-field-initializers" "-D_GNU_SOURCE" "-D_WIN32_WINNT=0x0A00" "-D_CRT_SECURE_NO_WARNINGS" "-march=native" "-DALLOW_EXPERIMENTAL_API" "-DALLOW_INTERNAL_API" "-DCC_AVX2_SUPPORT" "-DCC_AVX512_SUPPORT" "-DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice" -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.obj -MF "drivers\libtmp_rte_net_ice.a.p\net_ice_ice_hash.c.obj.d" -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.obj "-c" ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\lib\eal\include\rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [13/368] Generating rte_net_ice_mingw with a custom command [14/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.obj [15/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.obj [16/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.obj [17/368] Compiling C object app/dpdk-testpmd.exe.p/test-pmd_noisy_vnf.c.obj [18/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_parent.c.obj [19/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.obj [20/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.obj [21/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_vf_representor.c.obj [22/368] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_ethdev.c.obj [23/368] Compiling C object drivers/libtmp_rte_net_vmxnet3.a.p/net_vmxnet3_vmxnet3_rxtx.c.obj [24/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.obj [25/368] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.obj ninja: build stopped *Build Failed #15: OS: UB2104-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1503/3072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_ptp_hw.c.o [1504/3072] Linking target drivers/librte_net_iavf.so.22.0 [1505/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o [1506/3072] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output) [1507/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1508/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1509/3072] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1510/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1511/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o ninja: build stopped *Build Failed #16: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1401/2650] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'. [1402/2650] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'. [1403/2650] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1404/2650] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. [1405/2650] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1406/2650] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. [1407/2650] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'. [1408/2650] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. [1409/2650] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'. ninja: build stopped *Build Failed #17: OS: FC34-64 Target: x86_64-native-linuxapp-gcc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o gcc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:42: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function) 378 | ETH_RSS_IPV4_CHKSUM) | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:49: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ 495 | {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:42: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? 381 | ETH_RSS_L4_CHKSUM) | ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:49: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ 496 | {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:30: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 700 | if (rss_type & ETH_RSS_IPV4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:779:30: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 779 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:799:30: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 799 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * ../drivers/net/ice/ice_hash.c:819:30: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) 819 | if (rss_type & ETH_RSS_L4_CHKSUM) | ^ | | | struct ice_pattern_match_item * [1505/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_generic_flow.c.o [1506/3037] Generating symbol file drivers/librte_net_i40e.so.22.0.p/librte_net_i40e.so.22.0.symbols [1507/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1508/3037] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o [1509/3037] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1510/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1511/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1512/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1513/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1514/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1515/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #18: OS: FC34-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o clang -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [1512/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1513/3037] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o [1514/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1515/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1516/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o [1517/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf.c.o [1518/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_ethdev.c.o [1519/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1520/3037] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_avx2.c.o ninja: build stopped *Build Failed #19: OS: RHEL83-64 Target: x86_64-native-linuxapp-clang FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o clang -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:495:23: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:379:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' #define ICE_RSS_TYPE_ETH_IPV4_UDP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:496:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:381:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_tcp, ICE_RSS_TYPE_ETH_IPV4_TCP, ICE_INSET_NONE, &ipv4_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:382:36: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' #define ICE_RSS_TYPE_ETH_IPV4_TCP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:497:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:384:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' {pattern_eth_ipv4_sctp, ICE_RSS_TYPE_ETH_IPV4_SCTP, ICE_INSET_NONE, &ipv4_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:385:37: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' #define ICE_RSS_TYPE_ETH_IPV4_SCTP (ICE_RSS_TYPE_ETH_IPV4 | \ ^ ../drivers/net/ice/ice_hash.c:378:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4' ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:498:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' ../drivers/net/ice/ice_hash.c:387:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV4_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:526:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_udp, ICE_RSS_TYPE_ETH_IPV6_UDP, ICE_INSET_NONE, &ipv6_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:402:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_UDP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:527:27: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_tcp, ICE_RSS_TYPE_ETH_IPV6_TCP, ICE_INSET_NONE, &ipv6_tcp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:405:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_TCP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:528:28: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' {pattern_eth_ipv6_sctp, ICE_RSS_TYPE_ETH_IPV6_SCTP, ICE_INSET_NONE, &ipv6_sctp_tmplt}, ^ ../drivers/net/ice/ice_hash.c:408:7: note: expanded from macro 'ICE_RSS_TYPE_ETH_IPV6_SCTP' ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:575:15: error: invalid application of 'sizeof' to an incomplete type 'struct ice_pattern_match_item []' .array_len = RTE_DIM(ice_hash_pattern_list), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/eal/include/rte_common.h:811:28: note: expanded from macro 'RTE_DIM' #define RTE_DIM(a) (sizeof (a) / sizeof ((a)[0])) ^~~ ../drivers/net/ice/ice_hash.c:700:18: error: use of undeclared identifier 'ETH_RSS_IPV4_CHKSUM' if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:18: error: use of undeclared identifier 'ETH_RSS_L4_CHKSUM' if (rss_type & ETH_RSS_L4_CHKSUM) ^ 15 errors generated. [1407/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1408/2821] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'. [1409/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1410/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. [1411/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'. [1412/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. [1413/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'. [1414/2821] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. [1415/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'. ninja: build stopped *Build Failed #20: OS: RHEL83-64 Target: x86_64-native-linuxapp-gcc+shared FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV6_PRE32’? ETH_RSS_IPV4_CHKSUM) ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? ETH_RSS_L4_CHKSUM) ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ [1420/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1421/2654] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_ptp_hw.c.o'. [1422/2654] Compiling C object 'drivers/net/ice/base/39545a2@@ice_base@sta/ice_switch.c.o'. [1423/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1424/2654] Compiling C object 'drivers/net/iavf/cd88e11@@iavf_avx512_lib@sta/iavf_rxtx_vec_avx512.c.o'. [1425/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_dcf.c.o'. [1426/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_switch_filter.c.o'. [1427/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx_vec_sse.c.o'. [1428/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. [1429/2654] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. [1430/2654] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_rxtx.c.o'. ninja: build stopped *Build Failed #21: OS: RHEL83-64 Target: x86_64-native-linuxapp-gcc+debug FAILED: drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o gcc -Idrivers/a715181@@tmp_rte_net_ice@sta -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/net/ice/../../common/iavf -I../drivers/net/ice/../../common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/iavf -I../drivers/common/iavf -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -MF 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o.d' -o 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_hash.c.o' -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c:378:7: error: ‘ETH_RSS_IPV4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_IPV6_PRE32’? ETH_RSS_IPV4_CHKSUM) ^~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:495:23: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4’ {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:381:7: error: ‘ETH_RSS_L4_CHKSUM’ undeclared here (not in a function); did you mean ‘ETH_RSS_L4_SRC_ONLY’? ETH_RSS_L4_CHKSUM) ^~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c:496:27: note: in expansion of macro ‘ICE_RSS_TYPE_ETH_IPV4_UDP’ {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ice/ice_hash.c: In function ‘ice_refine_hash_cfg_l234’: ../drivers/net/ice/ice_hash.c:700:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_IPV4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:779:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:799:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ ../drivers/net/ice/ice_hash.c:819:16: error: invalid operands to binary & (have ‘uint64_t’ {aka ‘long unsigned int’} and ‘struct ice_pattern_match_item *’) if (rss_type & ETH_RSS_L4_CHKSUM) ^ [1407/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_acl_filter.c.o'. [1408/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_fdir_filter.c.o'. [1409/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_generic_flow.c.o'. [1410/2821] Compiling C object 'drivers/a715181@@tmp_rte_net_ice@sta/net_ice_ice_ethdev.c.o'. [1411/2821] Compiling C object 'drivers/net/ice/6ab06a9@@ice_avx512_lib@sta/ice_rxtx_vec_avx512.c.o'. ninja: build stopped *Build Failed #22: OS: RHEL83-64 Target: x86_64-native-linuxapp-icc FAILED: drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o icc -Idrivers/libtmp_rte_net_ice.a.p -Idrivers -I../drivers -Idrivers/net/ice -I../drivers/net/ice -Idrivers/net/ice/base -I../drivers/net/ice/base -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -pipe -D_FILE_OFFSET_BITS=64 -Wall -w3 -diag-disable:remark -Werror -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -Wformat -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -diag-disable=181 -diag-disable=188 -diag-disable=2203 -diag-disable=2279 -diag-disable=2557 -diag-disable=3179 -diag-disable=3656 -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DCC_AVX2_SUPPORT -DCC_AVX512_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.ice -MD -MQ drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -MF drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o.d -o drivers/libtmp_rte_net_ice.a.p/net_ice_ice_hash.c.o -c ../drivers/net/ice/ice_hash.c ../drivers/net/ice/ice_hash.c(495): error: identifier "ETH_RSS_IPV4_CHKSUM" is undefined {pattern_eth_ipv4, ICE_RSS_TYPE_ETH_IPV4, ICE_INSET_NONE, &ipv4_tmplt}, ^ ../drivers/net/ice/ice_hash.c(496): error: identifier "ETH_RSS_L4_CHKSUM" is undefined {pattern_eth_ipv4_udp, ICE_RSS_TYPE_ETH_IPV4_UDP, ICE_INSET_NONE, &ipv4_udp_tmplt}, ^ ../drivers/net/ice/ice_hash.c(574): error: expression must have a constant value .array = ice_hash_pattern_list, ^ compilation aborted for ../drivers/net/ice/ice_hash.c (code 2) [1500/3072] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_flow.c.o [1501/3072] Compiling C object drivers/net/iavf/libiavf_avx512_lib.a.p/iavf_rxtx_vec_avx512.c.o icc: command line warning #10121: overriding '-march=native' with '-march=skylake-avx512' [1502/3072] Generating symbol file drivers/librte_net_i40e.so.22.0.p/librte_net_i40e.so.22.0.symbols [1503/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_switch_filter.c.o [1504/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_fdir_filter.c.o [1505/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_ethdev.c.o [1506/3072] Compiling C object drivers/net/ice/libice_avx512_lib.a.p/ice_rxtx_vec_avx512.c.o icc: command line warning #10121: overriding '-march=native' with '-march=skylake-avx512' [1507/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx.c.o [1508/3072] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_rxtx_vec_sse.c.o ninja: build stopped DPDK STV team