Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/112189 _Compilation issues_ Submitter: Ke Zhang Date: 2022-06-01 05:45:25 Reply_mail: <20220601054525.7573-1-ke1x.zhang@intel.com> DPDK git baseline: Repo:dpdk-next-net, CommitID: 12a629f45ee498896fc6739aeeb394003e5bc56c Meson Build Summary: 21 Builds Done, 14 Successful, 7 Failures, 0 Blocked +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | os | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ | FC36-64 | | pass | | | | | | | FreeBSD13-64 | pass | pass | | pass | pass | | | | RHEL86-64 | pass | pass | | pass | pass | | | | SUSE15-64 | fail | fail | | | | | | | UB2004-32 | fail | | | | | | | | UB2004-64 | fail | fail | | | | fail | | | UB2204-32 | pass | | | | | | | | UB2204-64 | pass | pass | | | | pass | pass | | CentOS79-64 | fail | | | | | | | +--------------+------------+--------------+------------+------------+-----------+----------+------------+ Comments: Because of DPDK bug (https://bugs.dpdk.org/show_bug.cgi?id=928), All the dpdk-next-* branch add `Ddisable_drivers=event/cnxk` option when build with ICC complier. Test environment and configuration as below: OS: FC36-64 Kernel Version: 5.17.7-300.fc36.x86_64 GCC Version: gcc (GCC) 12.1.1 20220507 (Red Hat 12.1.1-1) Clang Version: 14.0.0 (Fedora 14.0.0-1.fc36) x86_64-native-linuxapp-clang OS: FreeBSD13-64 Kernel Version: 13.0-RELEASE GCC Version: gcc (FreeBSD Ports Collection) 10.3.0 Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) x86_64-native-bsdapp-gcc x86_64-native-bsdapp-clang x86_64-native-bsdapp-gcc+shared x86_64-native-bsdapp-gcc+debug OS: RHEL86-64 Kernel Version: 4.18.0-372.9.1.el8.x86_64 GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-13) Clang Version: 14.0.0 (Red Hat 14.0.0-1.module_el8.7.0+1142+5343df54) x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc+shared x86_64-native-linuxapp-gcc+debug OS: SUSE15-64 Kernel Version: 5.3.18-57-default GCC Version: gcc (SUSE Linux) 7.5.0 Clang Version: 11.0.1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc OS: UB2004-32 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 i686-native-linuxapp-gcc OS: UB2004-64 Kernel Version: 5.8.0-48-generic GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0 Clang Version: 10.0.0-4ubuntu1 x86_64-native-linuxapp-clang x86_64-native-linuxapp-gcc x86_64-native-linuxapp-doc OS: UB2204-32 Kernel Version: 5.15.0-25-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Clang Version: NA i686-native-linuxapp-gcc OS: UB2204-64 Kernel Version: 5.15.0-25-generic GCC Version: gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Clang Version: 14.0.0-1ubuntu1 x86_64-native-linuxapp-gcc+16byte x86_64-native-linuxapp-gcc x86_64-native-linuxapp-clang x86_64-native-linuxapp-doc OS: CentOS79-64 Kernel Version: 3.10.0-1160.el7.x86_64 GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final) x86_64-native-linuxapp-gcc *Build Failed #1: OS: SUSE15-64 Target: x86_64-native-linuxapp-clang FAILED: kernel/linux/kni/rte_kni.ko /usr/bin/make -j4 -C /lib/modules/5.3.18-57-default/build M=/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni src=/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni 'MODULE_CFLAGS= -DHAVE_ARG_TX_QUEUE -include /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/config/rte_config.h -I/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/lib/eal/include -I/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/lib/kni -I/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang -I/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni' modules make: Entering directory '/usr/src/linux-5.3.18-57-obj/x86_64/default' CC [M] /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_net.o CC [M] /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_misc.o /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_net.c: In function ‘kni_net_set_mac’: /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_net.c:782:2: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_addr_dec’? [-Werror=implicit-function-declaration] eth_hw_addr_set(netdev, addr->sa_data); ^~~~~~~~~~~~~~~ eth_addr_dec /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_misc.c: In function ‘kni_ioctl_create’: /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_misc.c:406:3: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_addr_dec’? [-Werror=implicit-function-declaration] eth_hw_addr_set(net_dev, dev_info.mac_addr); ^~~~~~~~~~~~~~~ eth_addr_dec cc1: some warnings being treated as errors make[2]: *** [/usr/src/linux-5.3.18-57/scripts/Makefile.build:288: /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_misc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[2]: *** [/usr/src/linux-5.3.18-57/scripts/Makefile.build:288: /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_net.o] Error 1 make[1]: *** [/usr/src/linux-5.3.18-57/Makefile:1670: _module_/root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni] Error 2 make: *** [../../../linux-5.3.18-57/Makefile:179: sub-make] Error 2 make: Leaving directory '/usr/src/linux-5.3.18-57-obj/x86_64/default' ninja: build stopped *Build Failed #2: OS: SUSE15-64 Target: x86_64-native-linuxapp-gcc FAILED: kernel/linux/kni/rte_kni.ko /usr/bin/make -j4 -C /lib/modules/5.3.18-57-default/build M=/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni src=/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni 'MODULE_CFLAGS= -DHAVE_ARG_TX_QUEUE -include /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/config/rte_config.h -I/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/lib/eal/include -I/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/lib/kni -I/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc -I/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni' modules make: Entering directory '/usr/src/linux-5.3.18-57-obj/x86_64/default' CC [M] /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o CC [M] /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c: In function ‘kni_net_set_mac’: /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c:782:2: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_addr_dec’? [-Werror=implicit-function-declaration] eth_hw_addr_set(netdev, addr->sa_data); ^~~~~~~~~~~~~~~ eth_addr_dec /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c: In function ‘kni_ioctl_create’: /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c:406:3: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_addr_dec’? [-Werror=implicit-function-declaration] eth_hw_addr_set(net_dev, dev_info.mac_addr); ^~~~~~~~~~~~~~~ eth_addr_dec cc1: some warnings being treated as errors make[2]: *** [/usr/src/linux-5.3.18-57/scripts/Makefile.build:288: /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[2]: *** [/usr/src/linux-5.3.18-57/scripts/Makefile.build:288: /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o] Error 1 make[1]: *** [/usr/src/linux-5.3.18-57/Makefile:1670: _module_/root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni] Error 2 make: *** [../../../linux-5.3.18-57/Makefile:179: sub-make] Error 2 make: Leaving directory '/usr/src/linux-5.3.18-57-obj/x86_64/default' ninja: build stopped *Build Failed #3: OS: UB2004-32 Target: i686-native-linuxapp-gcc FAILED: kernel/linux/kni/rte_kni.ko /usr/bin/make -j4 -C /lib/modules/5.8.0-48-generic/build M=/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc/kernel/linux/kni src=/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni 'MODULE_CFLAGS= -include /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/config/rte_config.h -I/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/lib/eal/include -I/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/lib/kni -I/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc -I/root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni' modules make: Entering directory '/usr/src/linux-headers-5.8.0-48-generic' CC [M] /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o CC [M] /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc/kernel/linux/kni/kni_net.o /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c: In function ‘kni_net_set_mac’: /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c:782:2: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_hw_addr_crc’? [-Werror=implicit-function-declaration] 782 | eth_hw_addr_set(netdev, addr->sa_data); | ^~~~~~~~~~~~~~~ | eth_hw_addr_crc /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c: In function ‘kni_ioctl_create’: /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c:406:3: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_hw_addr_crc’? [-Werror=implicit-function-declaration] 406 | eth_hw_addr_set(net_dev, dev_info.mac_addr); | ^~~~~~~~~~~~~~~ | eth_hw_addr_crc cc1: some warnings being treated as errors make[1]: *** [scripts/Makefile.build:286: /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o] Error 1 make[1]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[1]: *** [scripts/Makefile.build:286: /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc/kernel/linux/kni/kni_net.o] Error 1 make: *** [Makefile:1783: /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/23277/dpdk/i686-native-linuxapp-gcc/kernel/linux/kni] Error 2 make: Leaving directory '/usr/src/linux-headers-5.8.0-48-generic' ninja: build stopped *Build Failed #4: OS: UB2004-64 Target: x86_64-native-linuxapp-clang FAILED: kernel/linux/kni/rte_kni.ko /usr/bin/make -j4 -C /lib/modules/5.8.0-48-generic/build M=/root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni src=/root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni 'MODULE_CFLAGS= -include /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/config/rte_config.h -I/root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/lib/eal/include -I/root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/lib/kni -I/root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang -I/root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni' modules make: Entering directory '/usr/src/linux-headers-5.8.0-48-generic' CC [M] /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_net.o CC [M] /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_misc.o /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_net.c: In function ‘kni_net_set_mac’: /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_net.c:782:2: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_hw_addr_crc’? [-Werror=implicit-function-declaration] 782 | eth_hw_addr_set(netdev, addr->sa_data); | ^~~~~~~~~~~~~~~ | eth_hw_addr_crc /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_misc.c: In function ‘kni_ioctl_create’: /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/kernel/linux/kni/kni_misc.c:406:3: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_hw_addr_crc’? [-Werror=implicit-function-declaration] 406 | eth_hw_addr_set(net_dev, dev_info.mac_addr); | ^~~~~~~~~~~~~~~ | eth_hw_addr_crc cc1: some warnings being treated as errors make[1]: *** [scripts/Makefile.build:286: /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_misc.o] Error 1 make[1]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[1]: *** [scripts/Makefile.build:286: /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni/kni_net.o] Error 1 make: *** [Makefile:1783: /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/23277/dpdk/x86_64-native-linuxapp-clang/kernel/linux/kni] Error 2 make: Leaving directory '/usr/src/linux-headers-5.8.0-48-generic' ninja: build stopped *Build Failed #5: OS: UB2004-64 Target: x86_64-native-linuxapp-gcc FAILED: kernel/linux/kni/rte_kni.ko /usr/bin/make -j4 -C /lib/modules/5.8.0-48-generic/build M=/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni src=/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni 'MODULE_CFLAGS= -include /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/config/rte_config.h -I/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/lib/eal/include -I/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/lib/kni -I/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc -I/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni' modules make: Entering directory '/usr/src/linux-headers-5.8.0-48-generic' CC [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o CC [M] /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c: In function ‘kni_ioctl_create’: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c:406:3: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_hw_addr_crc’? [-Werror=implicit-function-declaration] 406 | eth_hw_addr_set(net_dev, dev_info.mac_addr); | ^~~~~~~~~~~~~~~ | eth_hw_addr_crc cc1: some warnings being treated as errors make[1]: *** [scripts/Makefile.build:286: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o] Error 1 make[1]: *** Waiting for unfinished jobs.... /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c: In function ‘kni_net_set_mac’: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c:782:2: error: implicit declaration of function ‘eth_hw_addr_set’; did you mean ‘eth_hw_addr_crc’? [-Werror=implicit-function-declaration] 782 | eth_hw_addr_set(netdev, addr->sa_data); | ^~~~~~~~~~~~~~~ | eth_hw_addr_crc cc1: some warnings being treated as errors make[1]: *** [scripts/Makefile.build:286: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o] Error 1 make: *** [Makefile:1783: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni] Error 2 make: Leaving directory '/usr/src/linux-headers-5.8.0-48-generic' ninja: build stopped *Build Failed #6: OS: UB2004-64 Target: x86_64-native-linuxapp-doc FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o gcc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt.c.o -c ../drivers/common/cnxk/roc_cpt.c In file included from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../drivers/common/cnxk/roc_platform.h:14, from ../drivers/common/cnxk/roc_api.h:25, from ../drivers/common/cnxk/roc_cpt.c:5: ../lib/mempool/rte_mempool.h:49:10: fatal error: rte_mempool_trace_fp.h: No such file or directory compilation terminated. [761/3389] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o gcc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dev.c.o -c ../drivers/common/cnxk/roc_dev.c In file included from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../drivers/common/cnxk/roc_platform.h:14, from ../drivers/common/cnxk/roc_api.h:25, from ../drivers/common/cnxk/roc_dev.c:11: ../lib/mempool/rte_mempool.h:49:10: fatal error: rte_mempool_trace_fp.h: No such file or directory compilation terminated. [762/3389] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o gcc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_cpt_debug.c.o -c ../drivers/common/cnxk/roc_cpt_debug.c In file included from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../drivers/common/cnxk/roc_platform.h:14, from ../drivers/common/cnxk/roc_api.h:25, from ../drivers/common/cnxk/roc_cpt_debug.c:5: ../lib/mempool/rte_mempool.h:49:10: fatal error: rte_mempool_trace_fp.h: No such file or directory compilation terminated. [763/3389] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o gcc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_hash.c.o -c ../drivers/common/cnxk/roc_hash.c In file included from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../drivers/common/cnxk/roc_platform.h:14, from ../drivers/common/cnxk/roc_api.h:25, from ../drivers/common/cnxk/roc_hash.c:5: ../lib/mempool/rte_mempool.h:49:10: fatal error: rte_mempool_trace_fp.h: No such file or directory compilation terminated. [764/3389] Compiling C object drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o FAILED: drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o gcc -Idrivers/libtmp_rte_common_cnxk.a.p -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/bus/pci -I../drivers/bus/pci -Ilib/net -I../lib/net -Ilib/ethdev -I../lib/ethdev -Ilib/meter -I../lib/meter -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/pci -I../lib/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.common.cnxk -MD -MQ drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o -MF drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o.d -o drivers/libtmp_rte_common_cnxk.a.p/common_cnxk_roc_dpi.c.o -c ../drivers/common/cnxk/roc_dpi.c In file included from ../lib/mbuf/rte_mbuf.h:38, from ../lib/net/rte_ether.h:22, from ../drivers/common/cnxk/roc_platform.h:14, from ../drivers/common/cnxk/roc_api.h:25, from ../drivers/common/cnxk/roc_dpi.c:9: ../lib/mempool/rte_mempool.h:49:10: fatal error: rte_mempool_trace_fp.h: No such file or directory compilation terminated. [765/3389] Generating pipeline.sym_chk with a custom command (wrapped by meson to capture output) FAILED: lib/pipeline.sym_chk /usr/local/bin/meson --internal exe --capture lib/pipeline.sym_chk -- /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map lib/librte_pipeline.a --- stderr --- cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_extern_func_register is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_extern_func_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_struct_type_register is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_struct_type_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_packet_header_register is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_packet_header_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_packet_metadata_register is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_packet_metadata_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_action_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_action_config to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_table_type_register is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_table_type_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_table_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_table_config to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_selector_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_selector_config to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_learner_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_learner_config to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/lib/pipeline/version.map: No such file or directory rte_swx_pipeline_regarray_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_regarray_config to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_metarray_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_metarray_config to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_instructions_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_instructions_config to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_build is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_build to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_run is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_run to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_flush is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_flush to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_free is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_free to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_config is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_config to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_numa_node_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_numa_node_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_port_in_stats_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_port_in_stats_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_port_out_stats_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_port_out_stats_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_action_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_action_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_action_arg_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_action_arg_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_table_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_table_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_table_match_field_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_table_match_field_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_table_action_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_table_action_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_table_ops_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_table_ops_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_table_stats_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_table_stats_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_selector_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_selector_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_selector_group_id_field_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_selector_group_id_field_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_selector_field_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_selector_field_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_selector_member_id_field_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_selector_member_id_field_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_selector_stats_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_selector_stats_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_learner_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_learner_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_learner_match_field_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_learner_match_field_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_learner_action_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_learner_action_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_learner_stats_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_learner_stats_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_table_state_get is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_table_state_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_table_state_set is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_table_state_set to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_regarray_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_regarray_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_regarray_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_regarray_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_regarray_write is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_regarray_write to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_metarray_info_get is flagged as experimental but is not listed in version map Please add rte_swx_ctl_metarray_info_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_meter_profile_add is flagged as experimental but is not listed in version map Please add rte_swx_ctl_meter_profile_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_meter_profile_delete is flagged as experimental but is not listed in version map Please add rte_swx_ctl_meter_profile_delete to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_meter_reset is flagged as experimental but is not listed in version map Please add rte_swx_ctl_meter_reset to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_meter_set is flagged as experimental but is not listed in version map Please add rte_swx_ctl_meter_set to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_meter_stats_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_meter_stats_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_pipeline_build_from_spec is flagged as experimental but is not listed in version map Please add rte_swx_pipeline_build_from_spec to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_table_entry_add is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_table_entry_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_table_default_entry_add is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_table_default_entry_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_table_entry_delete is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_table_entry_delete to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_selector_group_add is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_selector_group_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_selector_group_delete is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_selector_group_delete to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_selector_group_member_delete is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_selector_group_member_delete to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_selector_group_member_add is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_selector_group_member_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_learner_default_entry_add is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_learner_default_entry_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_commit is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_commit to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_abort is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_abort to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_table_entry_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_table_entry_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_learner_default_entry_read is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_learner_default_entry_read to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_table_fprintf is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_table_fprintf to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_selector_fprintf is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_selector_fprintf to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_free is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_free to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 55: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_swx_ctl_pipeline_create is flagged as experimental but is not listed in version map Please add rte_swx_ctl_pipeline_create to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 1: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found [766/3389] Generating rte_bus_fslmc.sym_chk with a custom command (wrapped by meson to capture output) FAILED: drivers/rte_bus_fslmc.sym_chk /usr/local/bin/meson --internal exe --capture drivers/rte_bus_fslmc.sym_chk -- /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map drivers/librte_bus_fslmc.a --- stderr --- cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory rte_fslmc_driver_register is flagged as internal but is not listed in version map Please add rte_fslmc_driver_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory rte_fslmc_driver_unregister is flagged as internal but is not listed in version map Please add rte_fslmc_driver_unregister to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory rte_fslmc_get_device_count is flagged as internal but is not listed in version map Please add rte_fslmc_get_device_count to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory rte_dpaa2_intr_enable is flagged as internal but is not listed in version map Please add rte_dpaa2_intr_enable to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory rte_dpaa2_intr_disable is flagged as internal but is not listed in version map Please add rte_dpaa2_intr_disable to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory dpaa2_get_mcp_ptr is flagged as internal but is not listed in version map Please add dpaa2_get_mcp_ptr to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory rte_fslmc_object_register is flagged as internal but is not listed in version map Please add rte_fslmc_object_register to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory dpbp_open is flagged as internal but is not listed in version map Please add dpbp_open to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory dpbp_enable is flagged as internal but is not listed in version map Please add dpbp_enable to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory dpbp_disable is flagged as internal but is not listed in version map Please add dpbp_disable to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory dpbp_reset is flagged as internal but is not listed in version map Please add dpbp_reset to the version map cat: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/fslmc/version.map: No such file or directory dpbp_get_attributes is flagged as internal but is not listed in version map Please add dpbp_get_attributes to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpbp_get_num_free_bufs is flagged as internal but is not listed in version map Please add dpbp_get_num_free_bufs to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpci_set_rx_queue is flagged as internal but is not listed in version map Please add dpci_set_rx_queue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpci_set_opr is flagged as internal but is not listed in version map Please add dpci_set_opr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpci_get_opr is flagged as internal but is not listed in version map Please add dpci_get_opr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpcon_open is flagged as internal but is not listed in version map Please add dpcon_open to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpcon_get_attributes is flagged as internal but is not listed in version map Please add dpcon_get_attributes to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_open is flagged as internal but is not listed in version map Please add dpdmai_open to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_close is flagged as internal but is not listed in version map Please add dpdmai_close to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_enable is flagged as internal but is not listed in version map Please add dpdmai_enable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_disable is flagged as internal but is not listed in version map Please add dpdmai_disable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_get_attributes is flagged as internal but is not listed in version map Please add dpdmai_get_attributes to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_set_rx_queue is flagged as internal but is not listed in version map Please add dpdmai_set_rx_queue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_get_rx_queue is flagged as internal but is not listed in version map Please add dpdmai_get_rx_queue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpdmai_get_tx_queue is flagged as internal but is not listed in version map Please add dpdmai_get_tx_queue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_open is flagged as internal but is not listed in version map Please add dpio_open to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_close is flagged as internal but is not listed in version map Please add dpio_close to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_enable is flagged as internal but is not listed in version map Please add dpio_enable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_disable is flagged as internal but is not listed in version map Please add dpio_disable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_reset is flagged as internal but is not listed in version map Please add dpio_reset to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_set_stashing_destination is flagged as internal but is not listed in version map Please add dpio_set_stashing_destination to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_add_static_dequeue_channel is flagged as internal but is not listed in version map Please add dpio_add_static_dequeue_channel to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_remove_static_dequeue_channel is flagged as internal but is not listed in version map Please add dpio_remove_static_dequeue_channel to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpio_get_attributes is flagged as internal but is not listed in version map Please add dpio_get_attributes to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found mc_get_version is flagged as internal but is not listed in version map Please add mc_get_version to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found mc_get_soc_version is flagged as internal but is not listed in version map Please add mc_get_soc_version to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found mc_send_command is flagged as internal but is not listed in version map Please add mc_send_command to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_alloc_dpbp_dev is flagged as internal but is not listed in version map Please add dpaa2_alloc_dpbp_dev to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_free_dpbp_dev is flagged as internal but is not listed in version map Please add dpaa2_free_dpbp_dev to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_dpbp_supported is flagged as internal but is not listed in version map Please add dpaa2_dpbp_supported to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa2_alloc_dpci_dev is flagged as internal but is not listed in version map Please add rte_dpaa2_alloc_dpci_dev to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa2_free_dpci_dev is flagged as internal but is not listed in version map Please add rte_dpaa2_free_dpci_dev to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_affine_qbman_swp is flagged as internal but is not listed in version map Please add dpaa2_affine_qbman_swp to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_affine_qbman_ethrx_swp is flagged as internal but is not listed in version map Please add dpaa2_affine_qbman_ethrx_swp to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_alloc_dq_storage is flagged as internal but is not listed in version map Please add dpaa2_alloc_dq_storage to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_free_dq_storage is flagged as internal but is not listed in version map Please add dpaa2_free_dq_storage to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa2_free_eq_descriptors is flagged as internal but is not listed in version map Please add dpaa2_free_eq_descriptors to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_interrupt_clear_status is flagged as internal but is not listed in version map Please add qbman_swp_interrupt_clear_status to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_push_set is flagged as internal but is not listed in version map Please add qbman_swp_push_set to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_pull_desc_clear is flagged as internal but is not listed in version map Please add qbman_pull_desc_clear to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_pull_desc_set_storage is flagged as internal but is not listed in version map Please add qbman_pull_desc_set_storage to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_pull_desc_set_numframes is flagged as internal but is not listed in version map Please add qbman_pull_desc_set_numframes to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_pull_desc_set_fq is flagged as internal but is not listed in version map Please add qbman_pull_desc_set_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_pull is flagged as internal but is not listed in version map Please add qbman_swp_pull to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_prefetch_dqrr_next is flagged as internal but is not listed in version map Please add qbman_swp_prefetch_dqrr_next to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_dqrr_consume is flagged as internal but is not listed in version map Please add qbman_swp_dqrr_consume to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_dqrr_idx_consume is flagged as internal but is not listed in version map Please add qbman_swp_dqrr_idx_consume to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_get_dqrr_idx is flagged as internal but is not listed in version map Please add qbman_get_dqrr_idx to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_get_dqrr_from_idx is flagged as internal but is not listed in version map Please add qbman_get_dqrr_from_idx to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_has_new_result is flagged as internal but is not listed in version map Please add qbman_result_has_new_result to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_check_command_complete is flagged as internal but is not listed in version map Please add qbman_check_command_complete to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_check_new_result is flagged as internal but is not listed in version map Please add qbman_check_new_result to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_DQ_flags is flagged as internal but is not listed in version map Please add qbman_result_DQ_flags to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_DQ_seqnum is flagged as internal but is not listed in version map Please add qbman_result_DQ_seqnum to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_DQ_odpid is flagged as internal but is not listed in version map Please add qbman_result_DQ_odpid to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_DQ_fqd_ctx is flagged as internal but is not listed in version map Please add qbman_result_DQ_fqd_ctx to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_DQ_fd is flagged as internal but is not listed in version map Please add qbman_result_DQ_fd to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_SCN_state is flagged as internal but is not listed in version map Please add qbman_result_SCN_state to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_clear is flagged as internal but is not listed in version map Please add qbman_eq_desc_clear to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_no_orp is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_no_orp to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_orp is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_orp to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_response is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_response to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_token is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_token to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_fq is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_qd is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_qd to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_eq_desc_set_dca is flagged as internal but is not listed in version map Please add qbman_eq_desc_set_dca to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_eqresp_fd is flagged as internal but is not listed in version map Please add qbman_result_eqresp_fd to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_eqresp_set_rspid is flagged as internal but is not listed in version map Please add qbman_result_eqresp_set_rspid to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_eqresp_rspid is flagged as internal but is not listed in version map Please add qbman_result_eqresp_rspid to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_result_eqresp_rc is flagged as internal but is not listed in version map Please add qbman_result_eqresp_rc to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_enqueue_multiple is flagged as internal but is not listed in version map Please add qbman_swp_enqueue_multiple to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_enqueue_multiple_fd is flagged as internal but is not listed in version map Please add qbman_swp_enqueue_multiple_fd to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_enqueue_multiple_desc is flagged as internal but is not listed in version map Please add qbman_swp_enqueue_multiple_desc to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_release_desc_clear is flagged as internal but is not listed in version map Please add qbman_release_desc_clear to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_release_desc_set_bpid is flagged as internal but is not listed in version map Please add qbman_release_desc_set_bpid to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_release is flagged as internal but is not listed in version map Please add qbman_swp_release to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_acquire is flagged as internal but is not listed in version map Please add qbman_swp_acquire to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_swp_dqrr_next is flagged as internal but is not listed in version map Please add qbman_swp_dqrr_next to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_fq_query_state is flagged as internal but is not listed in version map Please add qbman_fq_query_state to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qbman_fq_state_frame_count is flagged as internal but is not listed in version map Please add qbman_fq_state_frame_count to the version map [767/3389] Compiling C object drivers/net/ice/base/libice_base.a.p/ice_switch.c.o FAILED: drivers/net/ice/base/libice_base.a.p/ice_switch.c.o gcc -Idrivers/net/ice/base/libice_base.a.p -Idrivers/net/ice/base -I../drivers/net/ice/base -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -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 -Wno-unused-value -Wno-unused-but-set-variable -Wno-unused-variable -Wno-unused-parameter -MD -MQ drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -MF drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d -o drivers/net/ice/base/libice_base.a.p/ice_switch.c.o -c ../drivers/net/ice/base/ice_switch.c ../drivers/net/ice/base/ice_switch.c:9584:1: fatal error: opening dependency file drivers/net/ice/base/libice_base.a.p/ice_switch.c.o.d: No such file or directory 9584 | } | ^ compilation terminated. [768/3389] Generating rte_bus_dpaa.sym_chk with a custom command (wrapped by meson to capture output) FAILED: drivers/rte_bus_dpaa.sym_chk /usr/local/bin/meson --internal exe --capture drivers/rte_bus_dpaa.sym_chk -- /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/drivers/bus/dpaa/version.map drivers/librte_bus_dpaa.a --- stderr --- /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_add_mac_addr is flagged as internal but is not listed in version map Please add fman_if_add_mac_addr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_clear_mac_addr is flagged as internal but is not listed in version map Please add fman_if_clear_mac_addr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_stats_get is flagged as internal but is not listed in version map Please add fman_if_stats_get to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_stats_reset is flagged as internal but is not listed in version map Please add fman_if_stats_reset to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_stats_get_all is flagged as internal but is not listed in version map Please add fman_if_stats_get_all to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_promiscuous_enable is flagged as internal but is not listed in version map Please add fman_if_promiscuous_enable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_promiscuous_disable is flagged as internal but is not listed in version map Please add fman_if_promiscuous_disable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_enable_rx is flagged as internal but is not listed in version map Please add fman_if_enable_rx to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_disable_rx is flagged as internal but is not listed in version map Please add fman_if_disable_rx to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_get_rx_status is flagged as internal but is not listed in version map Please add fman_if_get_rx_status to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_loopback_enable is flagged as internal but is not listed in version map Please add fman_if_loopback_enable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_loopback_disable is flagged as internal but is not listed in version map Please add fman_if_loopback_disable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_bp is flagged as internal but is not listed in version map Please add fman_if_set_bp to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_get_fc_threshold is flagged as internal but is not listed in version map Please add fman_if_get_fc_threshold to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_fc_threshold is flagged as internal but is not listed in version map Please add fman_if_set_fc_threshold to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_get_fc_quanta is flagged as internal but is not listed in version map Please add fman_if_get_fc_quanta to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_fc_quanta is flagged as internal but is not listed in version map Please add fman_if_set_fc_quanta to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_err_fqid is flagged as internal but is not listed in version map Please add fman_if_set_err_fqid to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_ic_params is flagged as internal but is not listed in version map Please add fman_if_set_ic_params to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_get_fdoff is flagged as internal but is not listed in version map Please add fman_if_get_fdoff to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_fdoff is flagged as internal but is not listed in version map Please add fman_if_set_fdoff to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_get_sg_enable is flagged as internal but is not listed in version map Please add fman_if_get_sg_enable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_sg is flagged as internal but is not listed in version map Please add fman_if_set_sg to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_get_maxfrm is flagged as internal but is not listed in version map Please add fman_if_get_maxfrm to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_maxfrm is flagged as internal but is not listed in version map Please add fman_if_set_maxfrm to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_discard_rx_errors is flagged as internal but is not listed in version map Please add fman_if_discard_rx_errors to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_receive_rx_errors is flagged as internal but is not listed in version map Please add fman_if_receive_rx_errors to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_set_mcast_filter_table is flagged as internal but is not listed in version map Please add fman_if_set_mcast_filter_table to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fman_if_reset_mcast_filter_table is flagged as internal but is not listed in version map Please add fman_if_reset_mcast_filter_table to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found netcfg_acquire is flagged as internal but is not listed in version map Please add netcfg_acquire to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found netcfg_release is flagged as internal but is not listed in version map Please add netcfg_release to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_new_pool is flagged as internal but is not listed in version map Please add bman_new_pool to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_free_pool is flagged as internal but is not listed in version map Please add bman_free_pool to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_get_params is flagged as internal but is not listed in version map Please add bman_get_params to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_release is flagged as internal but is not listed in version map Please add bman_release to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_acquire is flagged as internal but is not listed in version map Please add bman_acquire to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_query_free_buffers is flagged as internal but is not listed in version map Please add bman_query_free_buffers to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found bman_thread_irq is flagged as internal but is not listed in version map Please add bman_thread_irq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_alloc_fqid_range is flagged as internal but is not listed in version map Please add qman_alloc_fqid_range to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_reserve_fqid_range is flagged as internal but is not listed in version map Please add qman_reserve_fqid_range to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_alloc_pool_range is flagged as internal but is not listed in version map Please add qman_alloc_pool_range to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_alloc_cgrid_range is flagged as internal but is not listed in version map Please add qman_alloc_cgrid_range to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_release_cgrid_range is flagged as internal but is not listed in version map Please add qman_release_cgrid_range to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_intr_enable is flagged as internal but is not listed in version map Please add dpaa_intr_enable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_intr_disable is flagged as internal but is not listed in version map Please add dpaa_intr_disable to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_update_link_status is flagged as internal but is not listed in version map Please add dpaa_update_link_status to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_update_link_speed is flagged as internal but is not listed in version map Please add dpaa_update_link_speed to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_restart_link_autoneg is flagged as internal but is not listed in version map Please add dpaa_restart_link_autoneg to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_get_ioctl_version_number is flagged as internal but is not listed in version map Please add dpaa_get_ioctl_version_number to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_get_link_status is flagged as internal but is not listed in version map Please add dpaa_get_link_status to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_set_fq_lookup_table is flagged as internal but is not listed in version map Please add qman_set_fq_lookup_table to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_portal_dequeue is flagged as internal but is not listed in version map Please add qman_portal_dequeue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_irqsource_add is flagged as internal but is not listed in version map Please add qman_irqsource_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_fq_portal_irqsource_add is flagged as internal but is not listed in version map Please add qman_fq_portal_irqsource_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_irqsource_remove is flagged as internal but is not listed in version map Please add qman_irqsource_remove to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_fq_portal_irqsource_remove is flagged as internal but is not listed in version map Please add qman_fq_portal_irqsource_remove to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_portal_poll_rx is flagged as internal but is not listed in version map Please add qman_portal_poll_rx to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_set_vdq is flagged as internal but is not listed in version map Please add qman_set_vdq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_dqrr_consume is flagged as internal but is not listed in version map Please add qman_dqrr_consume to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_dequeue is flagged as internal but is not listed in version map Please add qman_dequeue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_poll_dqrr is flagged as internal but is not listed in version map Please add qman_poll_dqrr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_static_dequeue_add is flagged as internal but is not listed in version map Please add qman_static_dequeue_add to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_dca_index is flagged as internal but is not listed in version map Please add qman_dca_index to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_create_fq is flagged as internal but is not listed in version map Please add qman_create_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_fq_fqid is flagged as internal but is not listed in version map Please add qman_fq_fqid to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_fq_state is flagged as internal but is not listed in version map Please add qman_fq_state to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_init_fq is flagged as internal but is not listed in version map Please add qman_init_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_retire_fq is flagged as internal but is not listed in version map Please add qman_retire_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_oos_fq is flagged as internal but is not listed in version map Please add qman_oos_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_query_fq_np is flagged as internal but is not listed in version map Please add qman_query_fq_np to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_query_fq_frm_cnt is flagged as internal but is not listed in version map Please add qman_query_fq_frm_cnt to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_volatile_dequeue is flagged as internal but is not listed in version map Please add qman_volatile_dequeue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_enqueue is flagged as internal but is not listed in version map Please add qman_enqueue to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_enqueue_multi is flagged as internal but is not listed in version map Please add qman_enqueue_multi to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_ern_poll_free is flagged as internal but is not listed in version map Please add qman_ern_poll_free to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_ern_register_cb is flagged as internal but is not listed in version map Please add qman_ern_register_cb to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_enqueue_multi_fq is flagged as internal but is not listed in version map Please add qman_enqueue_multi_fq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_modify_cgr is flagged as internal but is not listed in version map Please add qman_modify_cgr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_clear_irq is flagged as internal but is not listed in version map Please add qman_clear_irq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_create_cgr is flagged as internal but is not listed in version map Please add qman_create_cgr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_delete_cgr is flagged as internal but is not listed in version map Please add qman_delete_cgr to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_get_qm_channel_caam is flagged as internal but is not listed in version map Please add dpaa_get_qm_channel_caam to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_get_qm_channel_pool is flagged as internal but is not listed in version map Please add dpaa_get_qm_channel_pool to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_thread_fd is flagged as internal but is not listed in version map Please add qman_thread_fd to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_thread_irq is flagged as internal but is not listed in version map Please add qman_thread_irq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found qman_fq_portal_thread_irq is flagged as internal but is not listed in version map Please add qman_fq_portal_thread_irq to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found fsl_qman_fq_portal_create is flagged as internal but is not listed in version map Please add fsl_qman_fq_portal_create to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa_driver_register is flagged as internal but is not listed in version map Please add rte_dpaa_driver_register to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa_driver_unregister is flagged as internal but is not listed in version map Please add rte_dpaa_driver_unregister to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa_portal_init is flagged as internal but is not listed in version map Please add rte_dpaa_portal_init to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa_portal_fq_init is flagged as internal but is not listed in version map Please add rte_dpaa_portal_fq_init to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found rte_dpaa_portal_fq_close is flagged as internal but is not listed in version map Please add rte_dpaa_portal_fq_close to the version map /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/check-symbols.sh: 86: /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/buildtools/map-list-symbol.sh: not found dpaa_get_eth_port_cfg is flagged as internal but is not listed in version map Please add dpaa_get_eth_port_cfg to the version map [769/3389] Generating symbol file drivers/librte_bus_vmbus.so.22.2.p/librte_bus_vmbus.so.22.2.symbols FAILED: drivers/librte_bus_vmbus.so.22.2.p/librte_bus_vmbus.so.22.2.symbols /usr/local/bin/meson --internal symbolextractor /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/x86_64-native-linuxapp-doc drivers/librte_bus_vmbus.so.22.2 drivers/librte_bus_vmbus.so.22.2 drivers/librte_bus_vmbus.so.22.2.p/librte_bus_vmbus.so.22.2.symbols WARNING: ['readelf'] does not work. Relinking will always happen on source changes. readelf: Error: 'drivers/librte_bus_vmbus.so.22.2': No such file Traceback (most recent call last): File "/usr/local/bin/meson", line 8, in sys.exit(main()) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 325, in main return run(sys.argv[1:], launcher) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 313, in run return run_script_command(args[1], args[2:]) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 261, in run_script_command return module.run(script_args) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 327, in run gen_symbols(libfile, impfile, outfile, options.cross_host) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 284, in gen_symbols gnu_syms(libfilename, outfilename) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 102, in gnu_syms output = call_tool('readelf', ['-d', libfilename]) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 85, in call_tool print_tool_warning(tool, 'does not work', e) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 64, in print_tool_warning with open(TOOL_WARNING_FILE, 'w', encoding='utf-8'): FileNotFoundError: [Errno 2] No such file or directory: '/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/x86_64-native-linuxapp-doc/meson-private/symbolextractor_tool_warning_printed' Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 76, in apport_excepthook binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0])) FileNotFoundError: [Errno 2] No such file or directory Original exception was: Traceback (most recent call last): File "/usr/local/bin/meson", line 8, in sys.exit(main()) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 325, in main return run(sys.argv[1:], launcher) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 313, in run return run_script_command(args[1], args[2:]) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/mesonmain.py", line 261, in run_script_command return module.run(script_args) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 327, in run gen_symbols(libfile, impfile, outfile, options.cross_host) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 284, in gen_symbols gnu_syms(libfilename, outfilename) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 102, in gnu_syms output = call_tool('readelf', ['-d', libfilename]) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 85, in call_tool print_tool_warning(tool, 'does not work', e) File "/usr/local/lib/python3.8/dist-packages/mesonbuild/scripts/symbolextractor.py", line 64, in print_tool_warning with open(TOOL_WARNING_FILE, 'w', encoding='utf-8'): FileNotFoundError: [Errno 2] No such file or directory: '/root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-doc/23277/dpdk/x86_64-native-linuxapp-doc/meson-private/symbolextractor_tool_warning_printed' ninja: build stopped *Build Failed #7: OS: CentOS79-64 Target: x86_64-native-linuxapp-gcc FAILED: kernel/linux/kni/rte_kni.ko /usr/bin/make -j4 -C /lib/modules/3.10.0-1160.el7.x86_64/build M=/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni src=/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni 'MODULE_CFLAGS= -include /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/config/rte_config.h -I/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/lib/eal/include -I/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/lib/kni -I/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc -I/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni' modules make: Entering directory `/usr/src/kernels/3.10.0-1160.el7.x86_64' CC [M] /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o CC [M] /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c: In function 'kni_ioctl_create': /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_misc.c:406:3: error: implicit declaration of function 'eth_hw_addr_set' [-Werror=implicit-function-declaration] eth_hw_addr_set(net_dev, dev_info.mac_addr); ^ /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c: In function 'kni_net_set_mac': cc1: some warnings being treated as errors /root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/kernel/linux/kni/kni_net.c:782:2: error: implicit declaration of function 'eth_hw_addr_set' [-Werror=implicit-function-declaration] eth_hw_addr_set(netdev, addr->sa_data); ^ make[1]: *** [/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_misc.o] Error 1 make[1]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[1]: *** [/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni/kni_net.o] Error 1 make: *** [_module_/root/CentOS79-64_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/23277/dpdk/x86_64-native-linuxapp-gcc/kernel/linux/kni] Error 2 make: Leaving directory `/usr/src/kernels/3.10.0-1160.el7.x86_64' [3517/3519] Linking target examples/dpdk-timer [3518/3519] Linking target examples/dpdk-vhost_crypto [3519/3519] Linking target examples/dpdk-vhost ninja: build stopped DPDK STV team