automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw(106123) sid(21280) job(PER_PATCH_BUILD833)net/tap: Bug fix to populate fds in secondary process
@ 2022-01-21  2:23 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2022-01-21  2:23 UTC (permalink / raw)
  To: test-report, kumaraparamesh92

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


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/106123

_Compilation issues_

Submitter: Kumara Parameshwaran <kumaraparamesh92@gmail.com>
Date: 2022-01-20 13:38:02
Reply_mail: 20220120133802.3942-1-kumaraparamesh92@gmail.com

DPDK git baseline: Repo:dpdk-next-net, CommitID: cf1b7d67719b564d810004e0af9d53f80338cda7


Meson Build Summary: 19 Builds Done, 1 Successful, 18 Failures, 0 Blocked

+--------------+------------+--------------+------------+------------+-----------+----------+
| os           | gcc-static | clang-static | icc-static | gcc-shared | gcc-debug | document |
+--------------+------------+--------------+------------+------------+-----------+----------+
| FC35-64      | fail       | fail         |            |            |           |          |
| FreeBSD13-64 | fail       | fail         |            | fail       | fail      |          |
| RHEL85-64    | fail       | fail         | fail       | fail       | fail      |          |
| SUSE15-64    | fail       | fail         |            |            |           |          |
| UB2004-32    | fail       |              |            |            |           |          |
| UB2004-64    | fail       | fail         | fail       |            |           | pass     |
| UB2110-64    | fail       |              |            |            |           |          |
+--------------+------------+--------------+------------+------------+-----------+----------+
Test environment and configuration as below:


OS: FC35-64
	Kernel Version: 5.14.16-301.fc35.x86_64
	GCC Version: gcc (GCC) 11.2.1 20210728 (Red Hat 11.2.1-1)
	Clang Version: 13.0.0 (Fedora 13.0.0~rc1-1.fc35)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang

OS: FreeBSD13-64
	Kernel Version: 13.0-RELEASE
	GCC Version: gcc (FreeBSD Ports Collection) 10.3.0
	Clang Version: 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)
	x86_64-native-bsdapp-gcc
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug

OS: RHEL85-64
	Kernel Version: 4.18.0-348.7.1.el8_5.x86_64
	GCC Version: gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-4)
	Clang Version: 12.0.1 (Red Hat 12.0.1-4.module_el8.5.0+1025+93159d6c)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-gcc+debug
	x86_64-native-linuxapp-icc

OS: SUSE15-64
	Kernel Version: 5.3.18-57-default
	GCC Version: gcc (SUSE Linux) 7.5.0
	Clang Version: 11.0.1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc

OS: UB2004-32
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	i686-native-linuxapp-gcc

OS: UB2004-64
	Kernel Version: 5.8.0-48-generic
	GCC Version: gcc (Ubuntu 10.3.0-1ubuntu1~20.04) 10.3.0
	Clang Version: 10.0.0-4ubuntu1
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-doc

OS: UB2110-64
	Kernel Version: 5.13.0-19-generic
	GCC Version: gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0
	Clang Version: 13.0.0-2
	x86_64-native-linuxapp-gcc



*Build Failed #1:
OS: FC35-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FC35-64_K5.14.16_GCC11.2.1/x86_64-native-linuxapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/FC35-64_K5.14.16_GCC11.2.1/x86_64-native-linuxapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[287/3049] Generating rte_ip_frag_mingw with a custom command
[288/3049] Generating gso.sym_chk with a custom command (wrapped by meson to capture output)
[289/3049] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[290/3049] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[291/3049] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[292/3049] Compiling C object lib/librte_pdump.a.p/pdump_rte_pdump.c.o
[293/3049] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[294/3049] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[295/3049] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #2:
OS: FC35-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FC35-64_K5.14.17_Clang13.0.0/x86_64-native-linuxapp-clang/21280/dpdk/buildtools/check-symbols.sh /root/FC35-64_K5.14.17_Clang13.0.0/x86_64-native-linuxapp-clang/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[304/3049] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[305/3049] Compiling C object lib/librte_member.a.p/member_rte_member.c.o
[306/3049] Compiling C object lib/librte_latencystats.a.p/latencystats_rte_latencystats.c.o
[307/3049] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[308/3049] Compiling C object lib/librte_kni.a.p/kni_rte_kni.c.o
[309/3049] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[310/3049] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[311/3049] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[312/3049] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #3:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[296/2072] Linking static target lib/librte_latencystats.a
[297/2072] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm.c.o
[298/2072] Compiling C object lib/librte_member.a.p/member_rte_member_vbf.c.o
[299/2072] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[300/2072] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[301/2072] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[302/2072] Compiling C object lib/librte_lpm.a.p/lpm_rte_lpm6.c.o
[303/2072] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[304/2072] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #4:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-clang
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD13-64_K13_Clang11.0.1/x86_64-native-bsdapp-clang/21280/dpdk/buildtools/check-symbols.sh /root/FreeBSD13-64_K13_Clang11.0.1/x86_64-native-bsdapp-clang/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[305/2033] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[306/2033] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[307/2033] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[308/2033] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[309/2033] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[310/2033] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output)
[311/2033] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[312/2033] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[313/2033] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #5:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+shared
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+shared/21280/dpdk/buildtools/check-symbols.sh /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+shared/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[305/1915] Compiling C object lib/librte_member.a.p/member_rte_member_ht.c.o
[306/1915] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[307/1915] Generating jobstats.sym_chk with a custom command (wrapped by meson to capture output)
[308/1915] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[309/1915] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[310/1915] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[311/1915] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output)
[312/1915] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[313/1915] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #6:
OS: FreeBSD13-64
Target: x86_64-native-bsdapp-gcc+debug
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/21280/dpdk/buildtools/check-symbols.sh /root/FreeBSD13-64_K13_GCC10.3.0/x86_64-native-bsdapp-gcc+debug/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[309/2033] Generating rte_rawdev_mingw with a custom command
[310/2033] Generating ip_frag.sym_chk with a custom command (wrapped by meson to capture output)
[311/2033] Generating latencystats.sym_chk with a custom command (wrapped by meson to capture output)
[312/2033] Generating member.sym_chk with a custom command (wrapped by meson to capture output)
[313/2033] Generating lpm.sym_chk with a custom command (wrapped by meson to capture output)
[314/2033] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
[315/2033] Compiling C object lib/librte_pcapng.a.p/pcapng_rte_pcapng.c.o
[316/2033] Compiling C object lib/librte_rawdev.a.p/rawdev_rte_rawdev.c.o
[317/2033] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #7:
OS: RHEL85-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL85-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/RHEL85-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[268/3012] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[269/3012] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[270/3012] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[271/3012] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[272/3012] Compiling C object lib/librte_gso.a.p/gso_gso_udp4.c.o
[273/3012] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[274/3012] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[275/3012] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
[276/3012] Generating gpudev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #8:
OS: RHEL85-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL85-64_K4.18.0_Clang12.0.1/x86_64-native-linuxapp-clang/21280/dpdk/buildtools/check-symbols.sh /root/RHEL85-64_K4.18.0_Clang12.0.1/x86_64-native-linuxapp-clang/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[261/3012] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o
[262/3012] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o
[263/3012] Generating symbol file lib/librte_hash.so.22.1.p/librte_hash.so.22.1.symbols
[264/3012] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_match_sse.c.o
[265/3012] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor_single.c.o
[266/3012] Compiling C object lib/librte_distributor.a.p/distributor_rte_distributor.c.o
[267/3012] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[268/3012] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[269/3012] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
ninja: build stopped




*Build Failed #9:
OS: RHEL85-64
Target: x86_64-native-linuxapp-gcc+shared
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL85-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc+shared/21280/dpdk/buildtools/check-symbols.sh /root/RHEL85-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc+shared/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[247/2847] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o
[248/2847] Linking target lib/librte_ring.so.22.1
[249/2847] Compiling C object lib/librte_eventdev.a.p/eventdev_eventdev_trace_points.c.o
[250/2847] Generating compressdev.sym_chk with a custom command (wrapped by meson to capture output)
[251/2847] Compiling C object lib/librte_efd.a.p/efd_rte_efd.c.o
[252/2847] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_crypto_adapter.c.o
[253/2847] Generating distributor.sym_chk with a custom command (wrapped by meson to capture output)
[254/2847] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_tx_adapter.c.o
[255/2847] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
ninja: build stopped




*Build Failed #10:
OS: RHEL85-64
Target: x86_64-native-linuxapp-gcc+debug
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL85-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc+debug/21280/dpdk/buildtools/check-symbols.sh /root/RHEL85-64_K4.18.0_GCC8.5.0/x86_64-native-linuxapp-gcc+debug/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[266/3076] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[267/3076] Linking static target lib/librte_gpudev.a
[268/3076] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[269/3076] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[270/3076] Compiling C object lib/librte_gso.a.p/gso_gso_tcp4.c.o
[271/3076] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[272/3076] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[273/3076] Compiling C object lib/librte_gso.a.p/gso_gso_common.c.o
[274/3076] Generating cryptodev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped




*Build Failed #11:
OS: RHEL85-64
Target: x86_64-native-linuxapp-icc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/RHEL85-64_K4.18.0_ICC19.1.3/x86_64-native-linuxapp-icc/21280/dpdk/buildtools/check-symbols.sh /root/RHEL85-64_K4.18.0_ICC19.1.3/x86_64-native-linuxapp-icc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[572/3049] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_adminq.c.o
[573/3049] Compiling C object drivers/libtmp_rte_common_iavf.a.p/common_iavf_iavf_impl.c.o
[574/3049] Generating rte_common_dpaax.pmd.c with a custom command
[575/3049] Generating node.sym_chk with a custom command (wrapped by meson to capture output)
[576/3049] Generating symbol file lib/librte_graph.so.22.1.p/librte_graph.so.22.1.symbols
[577/3049] Generating rte_common_cpt.sym_chk with a custom command (wrapped by meson to capture output)
[578/3049] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_swx_pipeline.c.o
[579/3049] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[580/3049] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped




*Build Failed #12:
OS: SUSE15-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/ethdev.sym_chk 
/usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/21280/dpdk/buildtools/check-symbols.sh /root/SUSE15-64_K5.3.18_Clang11.0.1/x86_64-native-linuxapp-clang/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name
[281/3037] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tunnel_tcp4.c.o'
[282/3037] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_gso_tunnel_udp4.c.o'
[283/3037] Generating gro.sym_chk with a meson_exe.py custom command
[284/3037] Compiling C object 'lib/76b5a35@@rte_gso@sta/gso_rte_gso.c.o'
[285/3037] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv4_fragmentation.c.o'
[286/3037] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_rte_ipv6_fragmentation.c.o'
[287/3037] Compiling C object 'lib/76b5a35@@rte_ip_frag@sta/ip_frag_ip_frag_internal.c.o'
[288/3037] Generating eal.sym_chk with a meson_exe.py custom command
[289/3037] Generating eventdev.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #13:
OS: SUSE15-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/SUSE15-64_K5.3.18_GCC7.5.0/x86_64-native-linuxapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name
[318/3035] Compiling C object 'lib/76b5a35@@rte_lpm@sta/lpm_rte_lpm6.c.o'
[319/3035] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'
[320/3035] Generating rte_power_def with a custom command
[321/3035] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'
[322/3035] Generating kni.sym_chk with a meson_exe.py custom command
[323/3035] Compiling C object 'lib/76b5a35@@rte_pcapng@sta/pcapng_rte_pcapng.c.o'
[324/3035] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'
[325/3035] Generating eventdev.sym_chk with a meson_exe.py custom command
[326/3035] Generating eal.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #14:
OS: UB2004-32
Target: i686-native-linuxapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/UB2004-32_K5.8.0_GCC10.2.0/i686-native-linuxapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name
[259/2480] Generating eal.sym_chk with a meson_exe.py custom command
[260/2480] Generating rte_gro_mingw with a custom command
[261/2480] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[262/2480] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[263/2480] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[264/2480] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[265/2480] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[266/2480] Generating gpudev.sym_chk with a meson_exe.py custom command
[267/2480] Generating cryptodev.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #15:
OS: UB2004-64
Target: x86_64-native-linuxapp-clang
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/21280/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_Clang10.0.0/x86_64-native-linuxapp-clang/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name
[258/3072] Generating eal.sym_chk with a meson_exe.py custom command
[259/3072] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_timer_adapter.c.o
[260/3072] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[261/3072] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[262/3072] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[263/3072] Compiling C object lib/librte_gro.a.p/gro_rte_gro.c.o
[264/3072] Compiling C object lib/librte_gpudev.a.p/gpudev_gpudev.c.o
[265/3072] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[266/3072] Generating cryptodev.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #16:
OS: UB2004-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_GCC10.3.0/x86_64-native-linuxapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name
[263/3072] Compiling C object lib/librte_gro.a.p/gro_gro_tcp4.c.o
[264/3072] Linking target lib/librte_eal.so.22.1
[265/3072] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_eventdev.c.o
[266/3072] Compiling C object lib/librte_gro.a.p/gro_gro_udp4.c.o
[267/3072] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_tcp4.c.o
[268/3072] Compiling C object lib/librte_eventdev.a.p/eventdev_rte_event_eth_rx_adapter.c.o
[269/3072] Compiling C object lib/librte_gro.a.p/gro_gro_vxlan_udp4.c.o
[270/3072] Generating cryptodev.sym_chk with a meson_exe.py custom command
[271/3072] Generating gpudev.sym_chk with a meson_exe.py custom command
ninja: build stopped




*Build Failed #17:
OS: UB2004-64
Target: x86_64-native-linuxapp-icc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2004-64_K5.8.0_ICC19.1.3/x86_64-native-linuxapp-icc/21280/dpdk/buildtools/check-symbols.sh /root/UB2004-64_K5.8.0_ICC19.1.3/x86_64-native-linuxapp-icc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name
[617/3023] Generating symbol file drivers/librte_common_iavf.so.22.1.p/librte_common_iavf.so.22.1.symbols
[618/3023] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_process.c.o
[619/3023] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_bman_driver.c.o
[620/3023] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_alloc.c.o
[621/3023] Generating symbol file drivers/librte_common_octeontx.so.22.1.p/librte_common_octeontx.so.22.1.symbols
[622/3023] Linking target drivers/librte_bus_auxiliary.so.22.1
[623/3023] Compiling C object drivers/libtmp_rte_bus_dpaa.a.p/bus_dpaa_base_qbman_dpaa_sys.c.o
[624/3023] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o
[625/3023] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
ninja: build stopped




*Build Failed #18:
OS: UB2110-64
Target: x86_64-native-linuxapp-gcc
FAILED: lib/ethdev.sym_chk 
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /root/UB2110-64_K5.13.0_GCC11.2.0/x86_64-native-linuxapp-gcc/21280/dpdk/buildtools/check-symbols.sh /root/UB2110-64_K5.13.0_GCC11.2.0/x86_64-native-linuxapp-gcc/21280/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---
rte_get_eth_dev_by_name is not flagged as experimental
but is listed in version map
Please add __rte_experimental to the definition of rte_get_eth_dev_by_name

[286/3086] Compiling C object lib/librte_gso.a.p/gso_rte_gso.c.o
[287/3086] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_reassembly.c.o
[288/3086] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_fragmentation.c.o
[289/3086] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv4_fragmentation.c.o
[290/3086] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ipv6_reassembly.c.o
[291/3086] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[292/3086] Compiling C object lib/librte_ip_frag.a.p/ip_frag_rte_ip_frag_common.c.o
[293/3086] Compiling C object lib/librte_ip_frag.a.p/ip_frag_ip_frag_internal.c.o
[294/3086] Generating eventdev.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped


DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-21  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21  2:23 [dpdk-test-report] |FAILURE| pw(106123) sid(21280) job(PER_PATCH_BUILD833)net/tap: Bug fix to populate fds in secondary process sys_stv

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).