|FAILURE| pw166035-166051 [PATCH] [17/17] net/virtio: replace strncp
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Jun 24 00:25:56 CEST 2026
Test-Label: iol-abi-testing
Test-Status: FAILURE
https://dpdk.org/patch/166051
_Testing issues_
Submitter: Bruce Richardson <bruce.richardson at intel.com>
Date: Tuesday, June 23 2026 16:51:47
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:277dfc633e528311d1f5296a9519b1fec2f17a8e
166035-166051 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#157548
Test environment and result as below:
+-------------------------------+----------+
| Environment | abi_test |
+===============================+==========+
| CentOS Stream 9 | FAIL |
+-------------------------------+----------+
| CentOS Stream 10 | PEND |
+-------------------------------+----------+
| openSUSE Leap 15.6 | PEND |
+-------------------------------+----------+
| Fedora Linux 43 | PEND |
+-------------------------------+----------+
| Debian GNU/Linux 12 | PEND |
+-------------------------------+----------+
| Fedora Linux 44 | PEND |
+-------------------------------+----------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------+
| Red Hat Enterprise Linux 10.2 | PEND |
+-------------------------------+----------+
| Ubuntu 22.04 | PEND |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.7 | PEND |
+-------------------------------+----------+
==== 20 line log output for CentOS Stream 9 (abi_test): ====
[3697/3841] Linking target drivers/librte_net_null.so.26.2
[3698/3841] Linking static target drivers/librte_net_octeon_ep_avx2_lib.a
[3699/3841] Linking target drivers/librte_net_octeon_ep.so.26.2
[3700/3841] Linking target drivers/librte_net_pcap.so.26.2
[3701/3841] Linking target drivers/librte_net_pfe.so.26.2
[3702/3841] Linking static target drivers/librte_net_pfe_base_lib.a
[3703/3841] Linking target drivers/librte_net_qede.so.26.2
[3704/3841] Linking target drivers/librte_net_r8169.so.26.2
[3705/3841] Linking target drivers/librte_net_ring.so.26.2
[3706/3841] Linking static target drivers/net/rnp/base/librnp_base.a
[3707/3841] Linking target drivers/librte_net_rnp.so.26.2
[3708/3841] Linking target drivers/librte_net_sfc.so.26.2
[3709/3841] Linking target drivers/librte_net_softnic.so.26.2
FAILED: [code=1] drivers/librte_net_softnic.so.26.2
cc -o drivers/librte_net_softnic.so.26.2 drivers/librte_net_softnic.so.26.2.p/meson-generated_.._rte_net_softnic.pmd.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_cli.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_mempool.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_pipeline.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_swq.c.o drivers/libtmp_rte_net_softnic.a.p/net_softnic_rte_eth_softnic_thread.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,librte_net_softnic.so.26 -Wl,--no-as-needed -pthread -lm -ldl -lnuma '-Wl,-rpath,$ORIGIN/../lib:$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 2/dpdk/build/lib -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 2/
dpdk/build/drivers lib/librte_ethdev.so.26.2 lib/librte_eal.so.26.2 lib/librte_kvargs.so.26.2 lib/librte_log.so.26.2 lib/librte_telemetry.so.26.2 lib/librte_argparse.so.26.2 lib/librte_net.so.26.2 lib/librte_mbuf.so.26.2 lib/librte_mempool.so.26.2 lib/librte_ring.so.26.2 lib/librte_meter.so.26.2 drivers/librte_bus_pci.so.26.2 lib/librte_pci.so.26.2 drivers/librte_bus_vdev.so.26.2 lib/librte_pipeline.so.26.2 lib/librte_port.so.26.2 lib/librte_sched.so.26.2 lib/librte_ip_frag.so.26.2 lib/librte_hash.so.26.2 lib/librte_rcu.so.26.2 lib/librte_cryptodev.so.26.2 lib/librte_eventdev.so.26.2 lib/librte_timer.so.26.2 lib/librte_dmadev.so.26.2 lib/librte_table.so.26.2 lib/librte_lpm.so.26.2 lib/librte_acl.so.26.2 lib/librte_ipsec.so.26.2 lib/librte_security.so.26.2 -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 2/dpdk/build/drivers/net_softnic_exports.map /usr/lib64/libpcap.so -Wl,--end-group
/usr/bin/ld: drivers/libtmp_rte_net_softnic.a.p/net_softnic_conn.c.o: in function `softnic_conn_init':
/home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 2/dpdk/build/../drivers/net/softnic/conn.c:119: undefined reference to `strlcpy'
/usr/bin/ld: /home-local/jenkins-local/jenkins-agent/workspace/Generic-DPDK-Compile-ABI at 2/dpdk/build/../drivers/net/softnic/conn.c:120: undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
openSUSE Leap 15.6
Kernel: 7.0
Compiler: gcc gcc (SUSE Linux) 7.5.0
Fedora Linux 43
Kernel: 7.0
Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 44
Kernel: 7.0
Compiler: gcc gcc (GCC) 16.1.1 20260501 (Red Hat 16.1.1-1)
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36347/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list