automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org, thomas@monjalon.net
Cc: dpdk_sw_eng@intel.com, npg.sw.core.tools.prc@intel.com
Subject: [dpdk-test-report] |FAILURE| dpdk daily Intel builds
Date: 19 May 2023 14:15:09 -0700	[thread overview]
Message-ID: <76ab7d$s98l2l@fmsmga006-auth.fm.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 136277 bytes --]


Test-Label: Intel-compilation
Test-Status: FAILURE
_Compilation issues_


commit a399d7b5a994e335c446d4b15d7622d71dd8848c
Author: Nipun Gupta <nipun.gupta@amd.com>
Date:   Wed Jan 4 10:49:36 2023 +0530

    vfio: do not coalesce DMA mappings

DPDK git Repo: dpdk 


Meson Build Summary: 27 Builds Done, 26 Successful, 1 Failures, 0 Blocked

+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| os                | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document | gcc-16byte |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+
| OpenAnolis8.8-64  | pass       |              |            |            |           |          |            |
| FreeBSD13-64      | pass       | pass         |            | pass       | pass      |          |            |
| RHEL92-64         | pass       | pass         |            | pass       | pass      |          |            |
| SUSE15-64         | pass       | pass         |            |            |           |          |            |
| CBL-Mariner2.0-64 | pass       |              |            |            |           |          |            |
| UB2004-64         | pass       |              |            |            |           |          |            |
| UB2204-32         | pass       |              |            |            |           |          |            |
| RHEL87-64         | fail       |              |            |            |           |          |            |
| UB2204-64N        | pass       |              |            | pass       |           |          |            |
| UB2204-64         | pass       | pass         |            |            |           | pass     | pass       |
| CentOS79-64       | pass       |              |            |            |           |          |            |
| RHEL92-64Rt       | pass       |              |            |            |           |          |            |
| UB2304-64         | pass       |              |            |            |           |          |            |
| FC38-64           | pass       | pass         |            |            |           |          |            |
| UB2204-64Rt       | pass       |              |            |            |           |          |            |
+-------------------+------------+--------------+------------+------------+-----------+----------+------------+

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: OpenAnolis8.8-64
	Kernel Version: 5.10.134-13.an8.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Anolis 8.5.0-10.0.3)
	Clang Version: 13.0.1 (Anolis 13.0.1-2.0.2.module+an8.7.0+10996+1588f068)
	x86_64-native-linuxapp-gcc

OS: FreeBSD13-64
	Kernel Version: 13.2-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 12.2.0
	Clang Version: 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL92-64
	Kernel Version: 5.14.0-284.11.1.el9_2.x86_64
	GCC Version: gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)
	Clang Version: 15.0.7 (Red Hat 15.0.7-2.el9)
	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.14.21-150400.22-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: CBL-Mariner2.0-64
	Kernel Version: 5.15.55.1_2e9a4f9+
	GCC Version: gcc (GCC) 11.2.0
	Clang Version: NA
	x86_64-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-gcc

OS: UB2204-32
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: NA
	i686-native-linuxapp-gcc

OS: RHEL87-64
	Kernel Version: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
	GCC Version: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: UB2204-64N
	Kernel Version: 6.2.13-060213-generic
	GCC Version: gcc (Ubuntu 12.1.0-2ubuntu1~22.04) 12.1.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc+shared

OS: UB2204-64
	Kernel Version: 5.15.0-58-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.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.81.1.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

OS: RHEL92-64Rt
	Kernel Version: 5.14.0-284.11.1.rt14.296.el9_2.x86_64
	GCC Version: gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4)
	Clang Version: 15.0.7 (Red Hat 15.0.7-2.el9)
	x86_64-native-linuxapp-gcc

OS: UB2304-64
	Kernel Version: 6.2.0-20-generic
	GCC Version: gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0
	Clang Version: NA
	x86_64-native-linuxapp-gcc

OS: FC38-64
	Kernel Version: 6.2.9-300.fc38.x86_64
	GCC Version: gcc (GCC) 13.0.1 20230401 (Red Hat 13.0.1-0)
	Clang Version: 16.0.0 (Fedora 16.0.0-2.fc38)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: UB2204-64Rt
	Kernel Version: 5.17.5-051705-generic
	GCC Version: gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
	Clang Version: 14.0.0-1ubuntu1
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: RHEL87-64
Target: x86_64-native-linuxapp-gcc
FAILED: drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o 
gcc -Idrivers/libtmp_rte_net_bnxt.a.p -Idrivers -I../drivers -Idrivers/net/bnxt -I../drivers/net/bnxt -Idrivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_ulp -Idrivers/net/bnxt/tf_ulp/generic_templates -I../drivers/net/bnxt/tf_ulp/generic_templates -Idrivers/net/bnxt/tf_core -I../drivers/net/bnxt/tf_core -Idrivers/net/bnxt/hcapi/cfa -I../drivers/net/bnxt/hcapi/cfa -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DSUPPORT_CFA_HW_ALL=1 -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnxt -MD -MQ drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o -MF drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o.d -o drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_ethdev.c.o -c ../drivers/net/bnxt/bnxt_ethdev.c
In file included from ../lib/ethdev/rte_eth_ctrl.h:10,
                 from ../lib/ethdev/rte_ethdev.h:1421,
                 from ../lib/ethdev/ethdev_driver.h:24,
                 from ../drivers/net/bnxt/bnxt_ethdev.c:10:
../lib/net/rte_ether.h:22:10: fatal error: rte_mbuf.h: No such file or directory
 #include <rte_mbuf.h>
          ^~~~~~~~~~~~
compilation terminated.
[983/3184] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o
FAILED: drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o 
gcc -Idrivers/libtmp_rte_net_bnxt.a.p -Idrivers -I../drivers -Idrivers/net/bnxt -I../drivers/net/bnxt -Idrivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_ulp -Idrivers/net/bnxt/tf_ulp/generic_templates -I../drivers/net/bnxt/tf_ulp/generic_templates -Idrivers/net/bnxt/tf_core -I../drivers/net/bnxt/tf_core -Idrivers/net/bnxt/hcapi/cfa -I../drivers/net/bnxt/hcapi/cfa -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DSUPPORT_CFA_HW_ALL=1 -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnxt -MD -MQ drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o -MF drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o.d -o drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_filter.c.o -c ../drivers/net/bnxt/bnxt_filter.c
In file included from ../lib/eal/x86/include/rte_byteorder.h:13,
                 from ../drivers/net/bnxt/bnxt_filter.c:8:
../lib/eal/include/rte_common.h:25:10: fatal error: rte_os.h: No such file or directory
 #include <rte_os.h>
          ^~~~~~~~~~
compilation terminated.
[984/3184] Generating rte_net_axgbe.pmd.c with a custom command
[985/3184] Compiling C object drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o
FAILED: drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o 
gcc -Idrivers/libtmp_rte_net_bnxt.a.p -Idrivers -I../drivers -Idrivers/net/bnxt -I../drivers/net/bnxt -Idrivers/net/bnxt/tf_ulp -I../drivers/net/bnxt/tf_ulp -Idrivers/net/bnxt/tf_ulp/generic_templates -I../drivers/net/bnxt/tf_ulp/generic_templates -Idrivers/net/bnxt/tf_core -I../drivers/net/bnxt/tf_core -Idrivers/net/bnxt/hcapi/cfa -I../drivers/net/bnxt/hcapi/cfa -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DSUPPORT_CFA_HW_ALL=1 -DCC_AVX2_SUPPORT -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnxt -MD -MQ drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o -MF drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o.d -o drivers/libtmp_rte_net_bnxt.a.p/net_bnxt_bnxt_cpr.c.o -c ../drivers/net/bnxt/bnxt_cpr.c
In file included from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/net/rte_ether.h:22,
                 from ../lib/ethdev/rte_eth_ctrl.h:10,
                 from ../lib/ethdev/rte_ethdev.h:1421,
                 from ../lib/ethdev/ethdev_driver.h:24,
                 from ../drivers/net/bnxt/bnxt.h:15,
                 from ../drivers/net/bnxt/bnxt_cpr.c:10:
../lib/mempool/rte_mempool.h:51:10: fatal error: rte_mempool_trace_fp.h: No such file or directory
compilation terminated.
[986/3184] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_vfpf.c.o
[987/3184] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o
FAILED: drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o 
gcc -Idrivers/libtmp_rte_net_bnx2x.a.p -Idrivers -I../drivers -Idrivers/net/bnx2x -I../drivers/net/bnx2x -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DZLIB_CONST -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnx2x -MD -MQ drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o -MF drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o.d -o drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_elink.c.o -c ../drivers/net/bnx2x/elink.c
In file included from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/net/rte_ether.h:22,
                 from ../lib/ethdev/rte_eth_ctrl.h:10,
                 from ../lib/ethdev/rte_ethdev.h:1421,
                 from ../lib/ethdev/ethdev_driver.h:24,
                 from ../drivers/net/bnx2x/bnx2x_ethdev.h:34,
                 from ../drivers/net/bnx2x/bnx2x.h:23,
                 from ../drivers/net/bnx2x/elink.c:14:
../lib/mempool/rte_mempool.h:51:10: fatal error: rte_mempool_trace_fp.h: No such file or directory
compilation terminated.
[988/3184] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o
FAILED: drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o 
gcc -Idrivers/libtmp_rte_net_bnx2x.a.p -Idrivers -I../drivers -Idrivers/net/bnx2x -I../drivers/net/bnx2x -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DZLIB_CONST -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnx2x -MD -MQ drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o -MF drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o.d -o drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o -c ../drivers/net/bnx2x/bnx2x_stats.c
../drivers/net/bnx2x/bnx2x_stats.c:1585:1: fatal error: opening dependency file drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x_stats.c.o.d: No such file or directory
 }
 ^
compilation terminated.
[989/3184] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o
FAILED: drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o 
gcc -Idrivers/libtmp_rte_net_bnx2x.a.p -Idrivers -I../drivers -Idrivers/net/bnx2x -I../drivers/net/bnx2x -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DZLIB_CONST -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnx2x -MD -MQ drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o -MF drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o.d -o drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o -c ../drivers/net/bnx2x/ecore_sp.c
../drivers/net/bnx2x/ecore_sp.c:5438:1: fatal error: opening dependency file drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_ecore_sp.c.o.d: No such file or directory
 }
 ^
compilation terminated.
[990/3184] Compiling C object drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o
FAILED: drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o 
gcc -Idrivers/libtmp_rte_net_bnx2x.a.p -Idrivers -I../drivers -Idrivers/net/bnx2x -I../drivers/net/bnx2x -Ilib/ethdev -I../lib/ethdev -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DZLIB_CONST -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.bnx2x -MD -MQ drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o -MF drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o.d -o drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o -c ../drivers/net/bnx2x/bnx2x.c
../drivers/net/bnx2x/bnx2x.c:11935:1: fatal error: opening dependency file drivers/libtmp_rte_net_bnx2x.a.p/net_bnx2x_bnx2x.c.o.d: No such file or directory
 }
 ^
compilation terminated.
[991/3184] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command
FAILED: drivers/rte_common_sfc_efx.sym_chk 
/usr/local/bin/meson --internal exe --capture drivers/rte_common_sfc_efx.sym_chk -- /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map drivers/librte_common_sfc_efx.a
Found only in symbol map file:
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_prefix_get_layout
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_prefix_layout_check
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qcreate
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qcreate_es_super_buffer
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qdestroy
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qenable
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qflush
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qpost
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_qpush
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_context_alloc
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_context_alloc_v2
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_context_free
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_default_support_get
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_hash_flags_get
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_key_set
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_mode_set
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rx_scale_tbl_set
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rxq_nbufs
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_rxq_size
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_sram_buf_tbl_clear
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_sram_buf_tbl_set
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tunnel_config_clear
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tunnel_config_udp_add
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tunnel_config_udp_remove
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tunnel_fini
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tunnel_init
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tunnel_reconfigure
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_fini
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_init
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qcreate
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdesc_checksum_create
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdesc_dma_create
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdesc_post
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdesc_tso_create
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdesc_tso2_create
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdesc_vlantci_create
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qdestroy
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qenable
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qflush
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpace
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpio_disable
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpio_enable
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpio_post
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpio_write
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpost
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_tx_qpush
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_txq_nbufs
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_txq_size
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_fini
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_get_doorbell_offset
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_get_features
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_init
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_qcreate
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_qdestroy
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_qstart
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_qstop
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: efx_virtio_verify_features
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: sfc_efx_dev_class_get
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: sfc_efx_family
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: sfc_efx_mcdi_init
	/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: sfc_efx_mcdi_fini
Found empty maps:
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx: No such file or directory
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/devtools/check-symbol-maps.sh: line 44: buildtools/map-list-symbol.sh: No such file or directory
grep: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/drivers/common/sfc_efx/version.map: No such file or directory
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/devtools/check-symbol-maps.sh: line 66: buildtools/map-list-symbol.sh: No such file or directory
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 33: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 65: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_crc32_calculate is flagged as internal
but is not listed in version map
Please add efx_crc32_calculate to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_init is flagged as internal
but is not listed in version map
Please add efx_ev_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_fini is flagged as internal
but is not listed in version map
Please add efx_ev_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evq_size is flagged as internal
but is not listed in version map
Please add efx_evq_size to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evq_nbufs is flagged as internal
but is not listed in version map
Please add efx_evq_nbufs to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qcreate_irq is flagged as internal
but is not listed in version map
Please add efx_ev_qcreate_irq to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qcreate is flagged as internal
but is not listed in version map
Please add efx_ev_qcreate to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qpost is flagged as internal
but is not listed in version map
Please add efx_ev_qpost to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qpending is flagged as internal
but is not listed in version map
Please add efx_ev_qpending to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qcreate_check_init_done is flagged as internal
but is not listed in version map
Please add efx_ev_qcreate_check_init_done to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qpoll is flagged as internal
but is not listed in version map
Please add efx_ev_qpoll to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_usecs_to_ticks is flagged as internal
but is not listed in version map
Please add efx_ev_usecs_to_ticks to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qmoderate is flagged as internal
but is not listed in version map
Please add efx_ev_qmoderate to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qprime is flagged as internal
but is not listed in version map
Please add efx_ev_qprime to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_ev_qdestroy is flagged as internal
but is not listed in version map
Please add efx_ev_qdestroy to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_init is flagged as internal
but is not listed in version map
Please add efx_evb_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_fini is flagged as internal
but is not listed in version map
Please add efx_evb_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_vport_mac_set is flagged as internal
but is not listed in version map
Please add efx_evb_vport_mac_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_vport_vlan_set is flagged as internal
but is not listed in version map
Please add efx_evb_vport_vlan_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_vport_reset is flagged as internal
but is not listed in version map
Please add efx_evb_vport_reset to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_vport_stats is flagged as internal
but is not listed in version map
Please add efx_evb_vport_stats to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_vswitch_create is flagged as internal
but is not listed in version map
Please add efx_evb_vswitch_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_evb_vswitch_destroy is flagged as internal
but is not listed in version map
Please add efx_evb_vswitch_destroy to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_init is flagged as internal
but is not listed in version map
Please add efx_filter_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_fini is flagged as internal
but is not listed in version map
Please add efx_filter_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_insert is flagged as internal
but is not listed in version map
Please add efx_filter_insert to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_remove is flagged as internal
but is not listed in version map
Please add efx_filter_remove to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_restore is flagged as internal
but is not listed in version map
Please add efx_filter_restore to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_supported_filters is flagged as internal
but is not listed in version map
Please add efx_filter_supported_filters to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_init_rx is flagged as internal
but is not listed in version map
Please add efx_filter_spec_init_rx to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_init_tx is flagged as internal
but is not listed in version map
Please add efx_filter_spec_init_tx to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_ipv4_local is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_ipv4_local to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_ipv4_full is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_ipv4_full to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_eth_local is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_eth_local to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_ether_type is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_ether_type to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_uc_def is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_uc_def to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_mc_def is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_mc_def to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_encap_type is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_encap_type to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_vxlan is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_vxlan to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_geneve is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_geneve to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_nvgre is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_nvgre to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_filter_spec_set_rss_context is flagged as internal
but is not listed in version map
Please add efx_filter_spec_set_rss_context to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_hash_dwords is flagged as internal
but is not listed in version map
Please add efx_hash_dwords to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_hash_bytes is flagged as internal
but is not listed in version map
Please add efx_hash_bytes to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_init is flagged as internal
but is not listed in version map
Please add efx_intr_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_enable is flagged as internal
but is not listed in version map
Please add efx_intr_enable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_disable is flagged as internal
but is not listed in version map
Please add efx_intr_disable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_disable_unlocked is flagged as internal
but is not listed in version map
Please add efx_intr_disable_unlocked to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_trigger is flagged as internal
but is not listed in version map
Please add efx_intr_trigger to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_status_line is flagged as internal
but is not listed in version map
Please add efx_intr_status_line to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_status_message is flagged as internal
but is not listed in version map
Please add efx_intr_status_message to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_fatal is flagged as internal
but is not listed in version map
Please add efx_intr_fatal to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_intr_fini is flagged as internal
but is not listed in version map
Please add efx_intr_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_pdu_get is flagged as internal
but is not listed in version map
Please add efx_mac_pdu_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_pdu_set is flagged as internal
but is not listed in version map
Please add efx_mac_pdu_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_addr_set is flagged as internal
but is not listed in version map
Please add efx_mac_addr_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_filter_set is flagged as internal
but is not listed in version map
Please add efx_mac_filter_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_filter_get_all_ucast_mcast is flagged as internal
but is not listed in version map
Please add efx_mac_filter_get_all_ucast_mcast to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_multicast_list_set is flagged as internal
but is not listed in version map
Please add efx_mac_multicast_list_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_filter_default_rxq_set is flagged as internal
but is not listed in version map
Please add efx_mac_filter_default_rxq_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_filter_default_rxq_clear is flagged as internal
but is not listed in version map
Please add efx_mac_filter_default_rxq_clear to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_drain is flagged as internal
but is not listed in version map
Please add efx_mac_drain to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_up is flagged as internal
but is not listed in version map
Please add efx_mac_up to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_fcntl_set is flagged as internal
but is not listed in version map
Please add efx_mac_fcntl_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_fcntl_get is flagged as internal
but is not listed in version map
Please add efx_mac_fcntl_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_stat_name is flagged as internal
but is not listed in version map
Please add efx_mac_stat_name to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_stats_get_mask is flagged as internal
but is not listed in version map
Please add efx_mac_stats_get_mask to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_stats_clear is flagged as internal
but is not listed in version map
Please add efx_mac_stats_clear to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_stats_upload is flagged as internal
but is not listed in version map
Please add efx_mac_stats_upload to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_stats_periodic is flagged as internal
but is not listed in version map
Please add efx_mac_stats_periodic to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mac_stats_update is flagged as internal
but is not listed in version map
Please add efx_mac_stats_update to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_init is flagged as internal
but is not listed in version map
Please add efx_mae_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_fini is flagged as internal
but is not listed in version map
Please add efx_mae_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_get_limits is flagged as internal
but is not listed in version map
Please add efx_mae_get_limits to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_init is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_fini is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_invalid is flagged as internal
but is not listed in version map
Please add efx_mae_mport_invalid to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_by_phy_port is flagged as internal
but is not listed in version map
Please add efx_mae_mport_by_phy_port to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_by_pcie_mh_function is flagged as internal
but is not listed in version map
Please add efx_mae_mport_by_pcie_mh_function to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_by_pcie_function is flagged as internal
but is not listed in version map
Please add efx_mae_mport_by_pcie_function to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_by_id is flagged as internal
but is not listed in version map
Please add efx_mae_mport_by_id to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_id_by_selector is flagged as internal
but is not listed in version map
Please add efx_mae_mport_id_by_selector to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_field_set is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_field_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_bit_set is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_bit_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_mport_set is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_mport_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_recirc_id_set is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_recirc_id_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_specs_equal is flagged as internal
but is not listed in version map
Please add efx_mae_match_specs_equal to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_is_valid is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_is_valid to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_spec_init is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_spec_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_spec_fini is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_spec_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_decap is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_decap to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_vlan_pop is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_vlan_pop to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_set_dst_mac is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_set_dst_mac to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_set_src_mac is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_set_src_mac to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_decr_ip_ttl is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_decr_ip_ttl to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_vlan_push is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_vlan_push to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_encap is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_encap to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_count is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_count to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_flag is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_flag to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_mark is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_mark to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_mark_reset is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_mark_reset to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_deliver is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_deliver to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_populate_drop is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_populate_drop to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_specs_equal is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_specs_equal to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_specs_class_cmp is flagged as internal
but is not listed in version map
Please add efx_mae_match_specs_class_cmp to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_outer_rule_recirc_id_set is flagged as internal
but is not listed in version map
Please add efx_mae_outer_rule_recirc_id_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_outer_rule_insert is flagged as internal
but is not listed in version map
Please add efx_mae_outer_rule_insert to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_outer_rule_remove is flagged as internal
but is not listed in version map
Please add efx_mae_outer_rule_remove to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_match_spec_outer_rule_id_set is flagged as internal
but is not listed in version map
Please add efx_mae_match_spec_outer_rule_id_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mac_addr_alloc is flagged as internal
but is not listed in version map
Please add efx_mae_mac_addr_alloc to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mac_addr_free is flagged as internal
but is not listed in version map
Please add efx_mae_mac_addr_free to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_fill_in_dst_mac_id is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_fill_in_dst_mac_id to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_fill_in_src_mac_id is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_fill_in_src_mac_id to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_encap_header_alloc is flagged as internal
but is not listed in version map
Please add efx_mae_encap_header_alloc to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_encap_header_free is flagged as internal
but is not listed in version map
Please add efx_mae_encap_header_free to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_fill_in_eh_id is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_fill_in_eh_id to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_get_nb_count is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_get_nb_count to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_fill_in_counter_id is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_fill_in_counter_id to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_alloc is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_alloc to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_counters_alloc is flagged as internal
but is not listed in version map
Please add efx_mae_counters_alloc to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_counters_free is flagged as internal
but is not listed in version map
Please add efx_mae_counters_free to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_counters_stream_start is flagged as internal
but is not listed in version map
Please add efx_mae_counters_stream_start to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_counters_stream_stop is flagged as internal
but is not listed in version map
Please add efx_mae_counters_stream_stop to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_counters_stream_give_credits is flagged as internal
but is not listed in version map
Please add efx_mae_counters_stream_give_credits to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_set_free is flagged as internal
but is not listed in version map
Please add efx_mae_action_set_free to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_rule_insert is flagged as internal
but is not listed in version map
Please add efx_mae_action_rule_insert to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_action_rule_remove is flagged as internal
but is not listed in version map
Please add efx_mae_action_rule_remove to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_mport_alloc_alias is flagged as internal
but is not listed in version map
Please add efx_mcdi_mport_alloc_alias to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_mport_free is flagged as internal
but is not listed in version map
Please add efx_mae_mport_free to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mae_read_mport_journal is flagged as internal
but is not listed in version map
Please add efx_mae_read_mport_journal to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_init is flagged as internal
but is not listed in version map
Please add efx_mcdi_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_new_epoch is flagged as internal
but is not listed in version map
Please add efx_mcdi_new_epoch to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_get_timeout is flagged as internal
but is not listed in version map
Please add efx_mcdi_get_timeout to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_request_start is flagged as internal
but is not listed in version map
Please add efx_mcdi_request_start to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_request_abort is flagged as internal
but is not listed in version map
Please add efx_mcdi_request_abort to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_fini is flagged as internal
but is not listed in version map
Please add efx_mcdi_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_get_proxy_handle is flagged as internal
but is not listed in version map
Please add efx_mcdi_get_proxy_handle to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_request_poll is flagged as internal
but is not listed in version map
Please add efx_mcdi_request_poll to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_client_mac_addr_get is flagged as internal
but is not listed in version map
Please add efx_mcdi_client_mac_addr_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_client_mac_addr_set is flagged as internal
but is not listed in version map
Please add efx_mcdi_client_mac_addr_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_reboot is flagged as internal
but is not listed in version map
Please add efx_mcdi_reboot to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_get_client_handle is flagged as internal
but is not listed in version map
Please add efx_mcdi_get_client_handle to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mcdi_get_own_client_handle is flagged as internal
but is not listed in version map
Please add efx_mcdi_get_own_client_handle to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mon_name is flagged as internal
but is not listed in version map
Please add efx_mon_name to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mon_init is flagged as internal
but is not listed in version map
Please add efx_mon_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_mon_fini is flagged as internal
but is not listed in version map
Please add efx_mon_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_family is flagged as internal
but is not listed in version map
Please add efx_family to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_family_probe_bar is flagged as internal
but is not listed in version map
Please add efx_family_probe_bar to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_create is flagged as internal
but is not listed in version map
Please add efx_nic_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_probe is flagged as internal
but is not listed in version map
Please add efx_nic_probe to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_init is flagged as internal
but is not listed in version map
Please add efx_nic_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_reset is flagged as internal
but is not listed in version map
Please add efx_nic_reset to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_hw_unavailable is flagged as internal
but is not listed in version map
Please add efx_nic_hw_unavailable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_set_hw_unavailable is flagged as internal
but is not listed in version map
Please add efx_nic_set_hw_unavailable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_fini is flagged as internal
but is not listed in version map
Please add efx_nic_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_unprobe is flagged as internal
but is not listed in version map
Please add efx_nic_unprobe to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_destroy is flagged as internal
but is not listed in version map
Please add efx_nic_destroy to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_calculate_pcie_link_bandwidth is flagged as internal
but is not listed in version map
Please add efx_nic_calculate_pcie_link_bandwidth to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_check_pcie_link_speed is flagged as internal
but is not listed in version map
Please add efx_nic_check_pcie_link_speed to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_loopback_mask is flagged as internal
but is not listed in version map
Please add efx_loopback_mask to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_cfg_get is flagged as internal
but is not listed in version map
Please add efx_nic_cfg_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_get_fw_version is flagged as internal
but is not listed in version map
Please add efx_nic_get_fw_version to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_get_board_info is flagged as internal
but is not listed in version map
Please add efx_nic_get_board_info to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_set_drv_limits is flagged as internal
but is not listed in version map
Please add efx_nic_set_drv_limits to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_set_drv_version is flagged as internal
but is not listed in version map
Please add efx_nic_set_drv_version to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_get_bar_region is flagged as internal
but is not listed in version map
Please add efx_nic_get_bar_region to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_get_vi_pool is flagged as internal
but is not listed in version map
Please add efx_nic_get_vi_pool to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_get_fw_subvariant is flagged as internal
but is not listed in version map
Please add efx_nic_get_fw_subvariant to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_set_fw_subvariant is flagged as internal
but is not listed in version map
Please add efx_nic_set_fw_subvariant to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_dma_config_add is flagged as internal
but is not listed in version map
Please add efx_nic_dma_config_add to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_dma_reconfigure is flagged as internal
but is not listed in version map
Please add efx_nic_dma_reconfigure to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_nic_dma_map is flagged as internal
but is not listed in version map
Please add efx_nic_dma_map to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_verify is flagged as internal
but is not listed in version map
Please add efx_phy_verify to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_adv_cap_get is flagged as internal
but is not listed in version map
Please add efx_phy_adv_cap_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_adv_cap_set is flagged as internal
but is not listed in version map
Please add efx_phy_adv_cap_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_lp_cap_get is flagged as internal
but is not listed in version map
Please add efx_phy_lp_cap_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_oui_get is flagged as internal
but is not listed in version map
Please add efx_phy_oui_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_media_type_get is flagged as internal
but is not listed in version map
Please add efx_phy_media_type_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_module_get_info is flagged as internal
but is not listed in version map
Please add efx_phy_module_get_info to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_link_state_get is flagged as internal
but is not listed in version map
Please add efx_phy_link_state_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_phy_fec_type_get is flagged as internal
but is not listed in version map
Please add efx_phy_fec_type_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_port_loopback_set is flagged as internal
but is not listed in version map
Please add efx_port_loopback_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_loopback_type_name is flagged as internal
but is not listed in version map
Please add efx_loopback_type_name to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_port_poll is flagged as internal
but is not listed in version map
Please add efx_port_poll to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_port_init is flagged as internal
but is not listed in version map
Please add efx_port_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_port_fini is flagged as internal
but is not listed in version map
Please add efx_port_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_init is flagged as internal
but is not listed in version map
Please add efx_rx_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_fini is flagged as internal
but is not listed in version map
Please add efx_rx_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_hash_flags_get is flagged as internal
but is not listed in version map
Please add efx_rx_scale_hash_flags_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_hash_default_support_get is flagged as internal
but is not listed in version map
Please add efx_rx_hash_default_support_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_default_support_get is flagged as internal
but is not listed in version map
Please add efx_rx_scale_default_support_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_context_alloc is flagged as internal
but is not listed in version map
Please add efx_rx_scale_context_alloc to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_context_alloc_v2 is flagged as internal
but is not listed in version map
Please add efx_rx_scale_context_alloc_v2 to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_context_free is flagged as internal
but is not listed in version map
Please add efx_rx_scale_context_free to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_mode_set is flagged as internal
but is not listed in version map
Please add efx_rx_scale_mode_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_tbl_set is flagged as internal
but is not listed in version map
Please add efx_rx_scale_tbl_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_scale_key_set is flagged as internal
but is not listed in version map
Please add efx_rx_scale_key_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_pseudo_hdr_hash_get is flagged as internal
but is not listed in version map
Please add efx_pseudo_hdr_hash_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_pseudo_hdr_pkt_length_get is flagged as internal
but is not listed in version map
Please add efx_pseudo_hdr_pkt_length_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rxq_size is flagged as internal
but is not listed in version map
Please add efx_rxq_size to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rxq_nbufs is flagged as internal
but is not listed in version map
Please add efx_rxq_nbufs to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_prefix_layout_check is flagged as internal
but is not listed in version map
Please add efx_rx_prefix_layout_check to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_prefix_get_layout is flagged as internal
but is not listed in version map
Please add efx_rx_prefix_get_layout to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qcreate is flagged as internal
but is not listed in version map
Please add efx_rx_qcreate to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qcreate_es_super_buffer is flagged as internal
but is not listed in version map
Please add efx_rx_qcreate_es_super_buffer to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qpost is flagged as internal
but is not listed in version map
Please add efx_rx_qpost to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qpush is flagged as internal
but is not listed in version map
Please add efx_rx_qpush to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qflush is flagged as internal
but is not listed in version map
Please add efx_rx_qflush to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qenable is flagged as internal
but is not listed in version map
Please add efx_rx_qenable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_rx_qdestroy is flagged as internal
but is not listed in version map
Please add efx_rx_qdestroy to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_sram_buf_tbl_set is flagged as internal
but is not listed in version map
Please add efx_sram_buf_tbl_set to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_sram_buf_tbl_clear is flagged as internal
but is not listed in version map
Please add efx_sram_buf_tbl_clear to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tunnel_init is flagged as internal
but is not listed in version map
Please add efx_tunnel_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tunnel_fini is flagged as internal
but is not listed in version map
Please add efx_tunnel_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tunnel_config_udp_add is flagged as internal
but is not listed in version map
Please add efx_tunnel_config_udp_add to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tunnel_config_udp_remove is flagged as internal
but is not listed in version map
Please add efx_tunnel_config_udp_remove to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tunnel_config_clear is flagged as internal
but is not listed in version map
Please add efx_tunnel_config_clear to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tunnel_reconfigure is flagged as internal
but is not listed in version map
Please add efx_tunnel_reconfigure to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_init is flagged as internal
but is not listed in version map
Please add efx_tx_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_fini is flagged as internal
but is not listed in version map
Please add efx_tx_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_txq_size is flagged as internal
but is not listed in version map
Please add efx_txq_size to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_txq_nbufs is flagged as internal
but is not listed in version map
Please add efx_txq_nbufs to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qcreate is flagged as internal
but is not listed in version map
Please add efx_tx_qcreate to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpost is flagged as internal
but is not listed in version map
Please add efx_tx_qpost to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpace is flagged as internal
but is not listed in version map
Please add efx_tx_qpace to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpush is flagged as internal
but is not listed in version map
Please add efx_tx_qpush to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qflush is flagged as internal
but is not listed in version map
Please add efx_tx_qflush to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qenable is flagged as internal
but is not listed in version map
Please add efx_tx_qenable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpio_enable is flagged as internal
but is not listed in version map
Please add efx_tx_qpio_enable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpio_disable is flagged as internal
but is not listed in version map
Please add efx_tx_qpio_disable to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpio_write is flagged as internal
but is not listed in version map
Please add efx_tx_qpio_write to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qpio_post is flagged as internal
but is not listed in version map
Please add efx_tx_qpio_post to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdesc_post is flagged as internal
but is not listed in version map
Please add efx_tx_qdesc_post to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdesc_dma_create is flagged as internal
but is not listed in version map
Please add efx_tx_qdesc_dma_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdesc_tso_create is flagged as internal
but is not listed in version map
Please add efx_tx_qdesc_tso_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdesc_tso2_create is flagged as internal
but is not listed in version map
Please add efx_tx_qdesc_tso2_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdesc_vlantci_create is flagged as internal
but is not listed in version map
Please add efx_tx_qdesc_vlantci_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdesc_checksum_create is flagged as internal
but is not listed in version map
Please add efx_tx_qdesc_checksum_create to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_tx_qdestroy is flagged as internal
but is not listed in version map
Please add efx_tx_qdestroy to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_init is flagged as internal
but is not listed in version map
Please add efx_virtio_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_fini is flagged as internal
but is not listed in version map
Please add efx_virtio_fini to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_qcreate is flagged as internal
but is not listed in version map
Please add efx_virtio_qcreate to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_qstart is flagged as internal
but is not listed in version map
Please add efx_virtio_qstart to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_qstop is flagged as internal
but is not listed in version map
Please add efx_virtio_qstop to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_qdestroy is flagged as internal
but is not listed in version map
Please add efx_virtio_qdestroy to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_get_doorbell_offset is flagged as internal
but is not listed in version map
Please add efx_virtio_get_doorbell_offset to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_get_features is flagged as internal
but is not listed in version map
Please add efx_virtio_get_features to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
efx_virtio_verify_features is flagged as internal
but is not listed in version map
Please add efx_virtio_verify_features to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
sfc_efx_dev_class_get is flagged as internal
but is not listed in version map
Please add sfc_efx_dev_class_get to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
sfc_efx_family is flagged as internal
but is not listed in version map
Please add sfc_efx_family to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
sfc_efx_mcdi_init is flagged as internal
but is not listed in version map
Please add sfc_efx_mcdi_init to the version map
/root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/check-symbols.sh: line 86: /root/RHEL87-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/20230520045522/dpdk/buildtools/map-list-symbol.sh: No such file or directory
sfc_efx_mcdi_fini is flagged as internal
but is not listed in version map
Please add sfc_efx_mcdi_fini to the version map
ninja: build stopped


DPDK STV team

             reply	other threads:[~2023-05-19 21:15 UTC|newest]

Thread overview: 63+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 21:15 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-07  8:15 sys_stv
2023-02-07  5:05 sys_stv
2023-01-09  5:34 sys_stv
2022-12-08 21:31 sys_stv
2022-12-06 13:02 sys_stv
2022-12-05  3:36 sys_stv
2022-10-31  5:48 sys_stv
2022-10-11 10:06 sys_stv
2022-09-29  7:48 sys_stv
2022-09-29  5:44 sys_stv
2022-09-29  3:30 sys_stv
2022-09-21 21:06 sys_stv
2022-09-20  9:05 sys_stv
2022-09-19  5:24 sys_stv
2022-09-19  2:38 sys_stv
2022-09-16 10:09 sys_stv
2022-09-15 17:01 sys_stv
2022-09-14 21:06 sys_stv
2022-09-07  8:19 sys_stv
2022-08-30  7:51 sys_stv
2022-08-24  6:11 sys_stv
2022-06-22 21:09 sys_stv
2022-06-09  9:08 sys_stv
2022-06-06  7:26 sys_stv
2022-06-06  2:06 sys_stv
2022-06-01 21:06 sys_stv
2022-06-01  1:57 sys_stv
2022-05-31 21:06 sys_stv
2022-05-30  8:26 sys_stv
2022-05-26  8:57 sys_stv
2022-05-20  5:13 sys_stv
2022-05-20  4:47 sys_stv
2022-05-18 21:07 sys_stv
2022-05-18 10:08 sys_stv
2022-05-17 21:07 sys_stv
2022-05-17  9:36 sys_stv
2022-05-17  9:15 sys_stv
2022-05-17  8:58 sys_stv
2022-05-16 21:06 sys_stv
2022-05-07  7:26 sys_stv
2022-05-06 21:06 sys_stv
2022-05-06  9:49 sys_stv
2022-05-06  9:32 sys_stv
2022-03-08 21:07 sys_stv
2022-03-08 17:16 sys_stv
2022-01-21  7:59 sys_stv
2022-01-21  7:55 sys_stv
2021-12-18 21:50 sys_stv
2021-10-22 22:14 sys_stv
2021-10-14  3:03 sys_stv
2021-08-15 22:10 sys_stv
2021-06-29 15:39 sys_stv
2021-05-27 22:08 sys_stv
2021-05-07  1:05 sys_stv
2021-03-22 22:07 sys_stv
2021-01-28 22:07 sys_stv
2021-01-27 22:07 sys_stv
2021-01-26 22:08 sys_stv
2021-01-26  6:13 sys_stv
2020-11-05 22:08 sys_stv
2020-11-03 22:07 sys_stv
2020-10-20  5:41 sys_stv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='76ab7d$s98l2l@fmsmga006-auth.fm.intel.com' \
    --to=sys_stv@intel.com \
    --cc=dpdk_sw_eng@intel.com \
    --cc=npg.sw.core.tools.prc@intel.com \
    --cc=test-report@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).