|FAILURE| pw169139 [PATCH] [RFC] mempool: no cache size limit
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Sep 8 14:21:35 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/169139
_Testing issues_
Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Monday, September 07 2026 12:06:05
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d55ccd4e6de64e3f797f60de9e81f1d60f849775
169139 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#477910
Test environment and result as below:
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+===============================+================+===========================+==============================+==============+
| Ubuntu 22.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 12 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.8 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 | FAIL | SKIPPED | SKIPPED | PASS |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Red Hat Enterprise Linux 10.2 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 44 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora Linux 43 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 26.04 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian GNU/Linux 13 | FAIL | FAIL | FAIL | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 | FAIL | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+---------------------------+------------------------------+--------------+
==== Unit test summary for CentOS Stream 9 (dpdk_unit_test): ====
ninja: Entering directory `/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build'
ninja: no work to do.
1/151 DPDK:fast-tests / acl_autotest OK 6.57s
2/151 DPDK:fast-tests / alarm_autotest OK 1.20s
3/151 DPDK:fast-tests / argparse_autotest OK 0.20s
4/151 DPDK:fast-tests / atomic_autotest OK 1.42s
5/151 DPDK:fast-tests / bitcount_autotest OK 0.20s
6/151 DPDK:fast-tests / bitmap_autotest OK 0.22s
7/151 DPDK:fast-tests / bitops_autotest OK 1.70s
8/151 DPDK:fast-tests / bitratestats_autotest FAIL 19.59s killed by signal 11 SIGSEGV
>>> MALLOC_PERTURB_=237 DPDK_TEST=bitratestats_autotest /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=bitratestats_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/bitratestats_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>bitratestats_autotest
ETHDEV: Invalid port_id=33
ETHDEV: Invalid port_id=65535
ETHDEV: Invalid port_id=31
EAL: Error: Invalid memory
------------------------------------------------------------------------------------------------------------------------------------------------------------
9/151 DPDK:fast-tests / bitset_autotest OK 3.62s
10/151 DPDK:fast-tests / bpf_no_instructions_autotest OK 0.23s
11/151 DPDK:fast-tests / bpf_exit_only_autotest OK 0.20s
12/151 DPDK:fast-tests / bpf_no_exit_autotest OK 0.21s
13/151 DPDK:fast-tests / bpf_minimal_working_autotest OK 0.21s
14/151 DPDK:fast-tests / bpf_add_one_autotest OK 0.23s
15/151 DPDK:fast-tests / bpf_subtract_one_autotest OK 0.22s
16/151 DPDK:fast-tests / bpf_jump_over_invalid_first_autotest OK 0.22s
17/151 DPDK:fast-tests / bpf_jump_over_invalid_non_first_autotest OK 0.22s
18/151 DPDK:fast-tests / bpf_load_null_autotest OK 0.21s
19/151 DPDK:fast-tests / bpf_exec_wrong_nb_prog_arg_autotest OK 0.31s
20/151 DPDK:fast-tests / bpf_exec_wrong_flags_autotest OK 0.24s
21/151 DPDK:fast-tests / bpf_autotest OK 0.30s
22/151 DPDK:fast-tests / bpf_stack_alignment_autotest OK 0.30s
23/151 DPDK:fast-tests / bpf_stack_copy_uint128_autotest OK 0.21s
24/151 DPDK:fast-tests / bpf_stack_sse2_autotest SKIP 0.22s exit status 77
25/151 DPDK:fast-tests / bpf_stack_memcpy_autotest OK 0.30s
26/151 DPDK:fast-tests / bpf_elf_autotest SKIP 0.25s exit status 77
27/151 DPDK:fast-tests / bpf_convert_autotest OK 0.22s
28/151 DPDK:fast-tests / bpf_xadd32_autotest OK 0.21s
29/151 DPDK:fast-tests / bpf_xadd64_autotest OK 0.25s
30/151 DPDK:fast-tests / bpf_xchg32_autotest OK 0.25s
31/151 DPDK:fast-tests / bpf_xchg64_autotest OK 0.20s
32/151 DPDK:fast-tests / bpf_atomic_imms_autotest OK 0.20s
33/151 DPDK:fast-tests / bpf_validate_autotest OK 0.35s
34/151 DPDK:fast-tests / byteorder_autotest OK 0.24s
35/151 DPDK:fast-tests / cfgfile_autotest OK 0.22s
36/151 DPDK:fast-tests / cksum_autotest OK 0.21s
37/151 DPDK:fast-tests / cmdline_autotest OK 0.21s
38/151 DPDK:fast-tests / common_autotest OK 1.02s
39/151 DPDK:fast-tests / compressdev_autotest SKIP 0.11s exit status 77
40/151 DPDK:fast-tests / cpuflags_autotest OK 0.19s
41/151 DPDK:fast-tests / crc_autotest OK 0.19s
42/151 DPDK:fast-tests / user_delay_us OK 0.20s
43/151 DPDK:fast-tests / debug_autotest OK 4.47s
44/151 DPDK:fast-tests / devargs_autotest OK 0.20s
45/151 DPDK:fast-tests / dispatcher_autotest OK 2.72s
46/151 DPDK:fast-tests / distributor_autotest FAIL 0.15s (exit status 255 or signal 127 SIGinvalid)
>>> MALLOC_PERTURB_=34 DPDK_TEST=distributor_autotest /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --file-prefix=distributor_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/distributor_autotest/mp_socket
EAL: Selected IOVA mode 'PA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>distributor_autotest
=== Basic distributor sanity tests ===
Worker 0 handled 32 packets
Worker 1 handled 0 packets
Worker 2 handled 0 packets
Sanity test with all zero hashes done.
Worker 0 handled 16 packets
Worker 1 handled 16 packets
Worker 2 handled 0 packets
Sanity test with two hash values done
Worker 0 handled 11 packets
Worker 1 handled 11 packets
Worker 2 handled 10 packets
Sanity test with non-zero hashes done
line 240: Error getting mbufs from pool
Test Failed
RTE>>
------------------------------------------------------------------------------------------------------------------------------------------------------------
47/151 DPDK:fast-tests / eal_flags_c_opt_autotest OK 3.28s
48/151 DPDK:fast-tests / eal_flags_main_opt_autotest OK 0.77s
49/151 DPDK:fast-tests / eal_flags_n_opt_autotest OK 0.68s
50/151 DPDK:fast-tests / eal_flags_hpet_autotest OK 0.44s
51/151 DPDK:fast-tests / eal_flags_no_huge_autotest OK 0.86s
52/151 DPDK:fast-tests / eal_flags_a_opt_autotest OK 1.75s
53/151 DPDK:fast-tests / eal_flags_b_opt_autotest OK 1.08s
54/151 DPDK:fast-tests / eal_flags_vdev_opt_autotest OK 0.96s
55/151 DPDK:fast-tests / eal_flags_r_opt_autotest OK 0.59s
56/151 DPDK:fast-tests / eal_flags_mem_autotest OK 1.01s
57/151 DPDK:fast-tests / eal_flags_pagesz_mem_autotest OK 1.29s
58/151 DPDK:fast-tests / eal_flags_file_prefix_autotest OK 2.33s
59/151 DPDK:fast-tests / eal_flags_misc_autotest OK 3.21s
60/151 DPDK:fast-tests / eal_fs_autotest OK 0.25s
61/151 DPDK:fast-tests / errno_autotest OK 0.22s
62/151 DPDK:fast-tests / ethdev_link_status OK 0.21s
63/151 DPDK:fast-tests / event_eth_tx_adapter_autotest OK 1.45s
64/151 DPDK:fast-tests / event_ring_autotest OK 0.20s
65/151 DPDK:fast-tests / eventdev_common_autotest OK 0.21s
66/151 DPDK:fast-tests / eventdev_selftest_sw FAIL 18.98s killed by signal 11 SIGSEGV
>>> DPDK_TEST=eventdev_selftest_sw MALLOC_PERTURB_=235 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=eventdev_selftest_sw
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/eventdev_selftest_sw/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>eventdev_selftest_sw
------------------------------------------------------------------------------------------------------------------------------------------------------------
67/151 DPDK:fast-tests / external_mem_autotest OK 0.22s
68/151 DPDK:fast-tests / fbarray_autotest OK 0.22s
69/151 DPDK:fast-tests / fib_autotest OK 1.34s
70/151 DPDK:fast-tests / fib6_autotest OK 1.32s
71/151 DPDK:fast-tests / func_reentrancy_autotest OK 0.88s
72/151 DPDK:fast-tests / graph_autotest OK 0.22s
73/151 DPDK:fast-tests / node_list_dump OK 0.21s
74/151 DPDK:fast-tests / graph_feature_arc_autotest OK 0.21s
75/151 DPDK:fast-tests / hash_autotest OK 0.86s
76/151 DPDK:fast-tests / hash_readwrite_func_autotest OK 0.12s
77/151 DPDK:fast-tests / interrupt_autotest OK 1.32s
78/151 DPDK:fast-tests / ipfrag_autotest FAIL 1.87s killed by signal 11 SIGSEGV
>>> DPDK_TEST=ipfrag_autotest MALLOC_PERTURB_=16 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --file-prefix=ipfrag_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/ipfrag_autotest/mp_socket
EAL: Selected IOVA mode 'PA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>ipfrag_autotest
EAL: lib.eal log level changed from info to debug
------------------------------------------------------------------------------------------------------------------------------------------------------------
79/151 DPDK:fast-tests / ipsec_autotest SKIP 0.20s exit status 77
80/151 DPDK:fast-tests / ipsec_sad_autotest OK 0.63s
81/151 DPDK:fast-tests / kvargs_autotest OK 0.25s
82/151 DPDK:fast-tests / latencystats_autotest FAIL 13.69s killed by signal 11 SIGSEGV
>>> MALLOC_PERTURB_=107 DPDK_TEST=latencystats_autotest /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=latencystats_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/latencystats_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>latencystats_autotest
+ ------------------------------------------------------- +
+ Test Suite : Latency Stats Unit Test Suite
+ ------------------------------------------------------- +
+ TestCase [ 0] : test_latency_init succeeded
min_latency_ns
avg_latency_ns
max_latency_ns
jitter_ns
samples
+ TestCase [ 1] : test_latencystats_get_names succeeded
+ TestCase [ 2] : test_latencystats_get succeeded
min_latency_ns = 65
avg_latency_ns = 2835067
max_latency_ns = 2837770
jitter_ns = 657
samples = 99945
EAL: Error: Invalid memory
------------------------------------------------------------------------------------------------------------------------------------------------------------
83/151 DPDK:fast-tests / lcore_var_autotest OK 0.87s
84/151 DPDK:fast-tests / lcores_autotest OK 0.32s
85/151 DPDK:fast-tests / logs_autotest OK 0.20s
86/151 DPDK:fast-tests / lpm_autotest OK 1.84s
87/151 DPDK:fast-tests / lpm6_autotest OK 6.12s
88/151 DPDK:fast-tests / malloc_autotest OK 0.48s
89/151 DPDK:fast-tests / mbuf_autotest FAIL 2.06s killed by signal 11 SIGSEGV
>>> DPDK_TEST=mbuf_autotest MALLOC_PERTURB_=26 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --file-prefix=mbuf_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
Listing only the last 100 lines from a long log.
0038: 0 0 0 0 0 0 0 0
dynfield: offset=92, offset2=94, offset3=96
dynflag: flag=23, flag2=24, flag3=40
Reserved fields:
name=test-dynfield offset=92 size=1 align=1 flags=0
name=test-dynfield2 offset=94 size=2 align=2 flags=0
name=test-dynfield3 offset=96 size=1 align=1 flags=0
Reserved flags:
name=test-dynflag bitnum=23 flags=0
name=test-dynflag2 bitnum=24 flags=0
name=test-dynflag3 bitnum=40 flags=0
Free space in mbuf (0 = occupied, value = free zone alignment):
0000: 00 00 00 00 00 00 00 00
0008: 00 00 00 00 00 00 00 00
0010: 00 00 00 00 00 00 00 00
0018: 00 00 00 00 00 00 00 00
0020: 00 00 00 00 00 00 00 00
0028: 00 00 00 00 00 00 00 00
0030: 00 00 00 00 00 00 00 00
0038: 00 00 00 00 00 00 00 00
0040: 00 00 00 00 00 00 00 00
0048: 00 00 00 00 00 00 00 00
0050: 00 00 00 00 00 00 00 00
0058: 00 00 00 00 00 01 00 00
0060: 00 01 02 02 04 04 04 04
0068: 08 08 08 08 08 08 08 08
0070: 10 10 10 10 10 10 10 10
0078: 10 10 10 10 10 10 10 10
Free bit in mbuf->ol_flags (0 = occupied, 1 = free):
0000: 0 0 0 0 0 0 0 0
0008: 0 0 0 0 0 0 0 0
0010: 0 0 0 0 0 0 0 0
0018: 0 1 1 1 1 1 1 1
0020: 1 1 1 1 1 1 1 1
0028: 0 0 0 0 0 0 0 0
0030: 0 0 0 0 0 0 0 0
0038: 0 0 0 0 0 0 0 0
rte_pktmbuf_alloc() failed (31)
rte_pktmbuf_alloc() failed (32)
rte_pktmbuf_alloc() failed (33)
rte_pktmbuf_alloc() failed (34)
rte_pktmbuf_alloc() failed (35)
rte_pktmbuf_alloc() failed (36)
rte_pktmbuf_alloc() failed (37)
rte_pktmbuf_alloc() failed (38)
rte_pktmbuf_alloc() failed (39)
rte_pktmbuf_alloc() failed (40)
rte_pktmbuf_alloc() failed (41)
rte_pktmbuf_alloc() failed (42)
rte_pktmbuf_alloc() failed (43)
rte_pktmbuf_alloc() failed (44)
rte_pktmbuf_alloc() failed (45)
rte_pktmbuf_alloc() failed (46)
rte_pktmbuf_alloc() failed (47)
rte_pktmbuf_alloc() failed (48)
rte_pktmbuf_alloc() failed (49)
rte_pktmbuf_alloc() failed (50)
rte_pktmbuf_alloc() failed (51)
rte_pktmbuf_alloc() failed (52)
rte_pktmbuf_alloc() failed (53)
rte_pktmbuf_alloc() failed (54)
rte_pktmbuf_alloc() failed (55)
rte_pktmbuf_alloc() failed (56)
rte_pktmbuf_alloc() failed (57)
rte_pktmbuf_alloc() failed (58)
rte_pktmbuf_alloc() failed (59)
rte_pktmbuf_alloc() failed (60)
rte_pktmbuf_alloc() failed (61)
rte_pktmbuf_alloc() failed (62)
rte_pktmbuf_alloc() failed (63)
rte_pktmbuf_alloc() failed (64)
rte_pktmbuf_alloc() failed (65)
rte_pktmbuf_alloc() failed (66)
rte_pktmbuf_alloc() failed (67)
rte_pktmbuf_alloc() failed (68)
rte_pktmbuf_alloc() failed (69)
rte_pktmbuf_alloc() failed (70)
rte_pktmbuf_alloc() failed (71)
rte_pktmbuf_alloc() failed (72)
rte_pktmbuf_alloc() failed (73)
rte_pktmbuf_alloc() failed (74)
rte_pktmbuf_alloc() failed (75)
rte_pktmbuf_alloc() failed (76)
rte_pktmbuf_alloc() failed (77)
rte_pktmbuf_alloc() failed (78)
rte_pktmbuf_alloc() failed (79)
rte_pktmbuf_alloc() failed (80)
rte_pktmbuf_alloc() failed (81)
rte_pktmbuf_alloc() failed (82)
rte_pktmbuf_alloc() failed (83)
rte_pktmbuf_alloc() failed (84)
rte_pktmbuf_alloc() failed (85)
rte_pktmbuf_alloc() failed (86)
rte_pktmbuf_alloc() failed (87)
rte_pktmbuf_alloc() failed (88)
rte_pktmbuf_alloc() failed (89)
rte_pktmbuf_alloc() failed (90)
rte_pktmbuf_alloc() failed (91)
rte_pktmbuf_alloc() failed (92)
rte_pktm
------------------------------------------------------------------------------------------------------------------------------------------------------------
90/151 DPDK:fast-tests / mcslock_autotest OK 0.38s
91/151 DPDK:fast-tests / member_autotest OK 2.98s
92/151 DPDK:fast-tests / memcpy_autotest OK 0.49s
93/151 DPDK:fast-tests / memory_autotest OK 0.11s
94/151 DPDK:fast-tests / mempool_autotest FAIL 0.11s (exit status 255 or signal 127 SIGinvalid)
>>> DPDK_TEST=mempool_autotest MALLOC_PERTURB_=45 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --file-prefix=mempool_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/mempool_autotest/mp_socket
EAL: Selected IOVA mode 'PA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>mempool_autotest
RING: Cannot reserve memory
RING: Cannot reserve memory
RING: Cannot reserve memory
test_mempool ret = 0
test failed at test_mempool():919
Test Failed
RTE>>
------------------------------------------------------------------------------------------------------------------------------------------------------------
95/151 DPDK:fast-tests / memzone_autotest OK 0.26s
96/151 DPDK:fast-tests / meter_autotest OK 0.19s
97/151 DPDK:fast-tests / metrics_autotest OK 0.19s
98/151 DPDK:fast-tests / multiprocess_autotest OK 0.46s
99/151 DPDK:fast-tests / net_ether_autotest OK 1.07s
100/151 DPDK:fast-tests / net_ipv6_autotest OK 0.19s
101/151 DPDK:fast-tests / pcapng_autotest OK 36.04s
102/151 DPDK:fast-tests / pdcp_autotest SKIP 0.12s exit status 77
103/151 DPDK:fast-tests / pdump_autotest OK 0.37s
104/151 DPDK:fast-tests / per_lcore_autotest OK 0.34s
105/151 DPDK:fast-tests / pflock_autotest OK 0.57s
106/151 DPDK:fast-tests / pie_autotest OK 0.25s
107/151 DPDK:fast-tests / af_packet_pmd_autotest FAIL 23.68s killed by signal 11 SIGSEGV
>>> MALLOC_PERTURB_=180 DPDK_TEST=af_packet_pmd_autotest /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=af_packet_pmd_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/af_packet_pmd_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>af_packet_pmd_autotest
------------------------------------------------------------------------------------------------------------------------------------------------------------
108/151 DPDK:fast-tests / pcap_pmd_autotest FAIL 39.12s killed by signal 11 SIGSEGV
>>> DPDK_TEST=pcap_pmd_autotest MALLOC_PERTURB_=111 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=pcap_pmd_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/pcap_pmd_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>pcap_pmd_autotest
EAL: Test assert test_tx_to_file line 895 failed: Failed to allocate mbufs
ETH_PCAP: open_single_rx_pcap(): Couldn't open /tmp/pcap_tx_PPa0vD.pcap: truncated dump file; tried to read 4 file header bytes, only got 0
EAL: Test assert create_pcap_vdev line 571 failed: Failed to create vdev net_pcap_rx: Operation not permitted
EAL: Test assert test_rx_from_file line 940 failed: Failed to create RX vdev
------------------------------------------------------------------------------------------------------------------------------------------------------------
109/151 DPDK:fast-tests / ring_pmd_autotest OK 0.19s
110/151 DPDK:fast-tests / tap_pmd_autotest FAIL 91.20s killed by signal 11 SIGSEGV
>>> MALLOC_PERTURB_=149 DPDK_TEST=tap_pmd_autotest /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=tap_pmd_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/tap_pmd_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>tap_pmd_autotest
------------------------------------------------------------------------------------------------------------------------------------------------------------
111/151 DPDK:fast-tests / power_autotest OK 0.18s
112/151 DPDK:fast-tests / power_cpufreq_autotest SKIP 0.10s exit status 77
113/151 DPDK:fast-tests / power_caps_autotest SKIP 0.19s exit status 77
114/151 DPDK:fast-tests / power_intel_uncore_autotest SKIP 0.20s exit status 77
115/151 DPDK:fast-tests / power_kvm_vm_autotest SKIP 0.16s exit status 77
116/151 DPDK:fast-tests / prefetch_autotest OK 0.23s
117/151 DPDK:fast-tests / ptr_compress_autotest OK 0.23s
118/151 DPDK:fast-tests / rawdev_autotest OK 0.21s
119/151 DPDK:fast-tests / rcu_qsbr_autotest OK 0.67s
120/151 DPDK:fast-tests / reassembly_autotest OK 0.20s
121/151 DPDK:fast-tests / reorder_autotest FAIL 58.65s killed by signal 11 SIGSEGV
>>> DPDK_TEST=reorder_autotest MALLOC_PERTURB_=172 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=reorder_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
EAL: Detected CPU lcores: 32
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/reorder_autotest/mp_socket
EAL: Selected IOVA mode 'VA'
VIRTIO_INIT: eth_virtio_pci_init(): Failed to init PCI device
EAL: Failed to probe device 0000:01:00.0
APP: HPET is not enabled, using TSC as default timer
RTE>>reorder_autotest
REORDER: Invalid reorder buffer name ptr: NULL
REORDER: Invalid reorder buffer size - Not a power of 2
REORDER: Invalid reorder buffer parameter: NULL
REORDER: Invalid reorder buffer memory size: 262335, minimum required: 262336
REORDER: Invalid reorder buffer size - Not a power of 2
REORDER: Invalid reorder buffer parameter: NULL
------------------------------------------------------------------------------------------------------------------------------------------------------------
122/151 DPDK:fast-tests / rib_autotest OK 4.77s
123/151 DPDK:fast-tests / rib6_autotest OK 4.51s
124/151 DPDK:fast-tests / ring_autotest OK 0.22s
125/151 DPDK:fast-tests / rwlock_test1_autotest OK 0.52s
126/151 DPDK:fast-tests / rwlock_rda_autotest OK 5.19s
127/151 DPDK:fast-tests / rwlock_rds_wrm_autotest OK 5.19s
128/151 DPDK:fast-tests / rwlock_rde_wro_autotest OK 5.19s
129/151 DPDK:fast-tests / sched_autotest OK 0.21s
130/151 DPDK:fast-tests / security_autotest OK 0.11s
131/151 DPDK:fast-tests / seqlock_autotest OK 2.20s
132/151 DPDK:fast-tests / service_autotest OK 2.92s
133/151 DPDK:fast-tests / soring_autotest OK 0.21s
134/151 DPDK:fast-tests / spinlock_autotest OK 0.23s
135/151 DPDK:fast-tests / stack_autotest OK 0.17s
136/151 DPDK:fast-tests / stack_lf_autotest OK 0.17s
137/151 DPDK:fast-tests / string_autotest OK 0.20s
138/151 DPDK:fast-tests / table_autotest FAIL 30.47s killed by signal 11 SIGSEGV
>>> DPDK_TEST=table_autotest MALLOC_PERTURB_=40 /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --no-huge -m 2048 --file-prefix=table_autotest
-------------------------------------------------------------------------- --------------------------------------------------------------------------
Listing only the last 100 lines from a long log.
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
Got 1 object(s) from ring 0!
Object: at [0x80], len=0
Got 1 object(s) from ring 1!
Object: at [0x80], len=0
setup_pipeline: **** Setting up Stub test
test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 1
test_pipeline_single_filter: Enqueue onto ring 1
Added default entry to table id 0 with action 1
Added default entry to table id 1 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x2
STUB Table Action Miss - setting mask to 0x2
Got 1 object(s) from ring 0!
Object: at [0x80], len=0
Got 1 object(s) from ring 1!
Object: at [0x80], len=0
setup_pipeline: **** Setting up Stub test
test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 1
test_pipeline_single_filter: Enqueue onto ring 1
Added default entry to table id 0 with action 1
Added default entry to table id 1 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x3
STUB Table Action Miss - setting mask to 0x3
Got 2 object(s) from ring 0!
Object: at [0x80], len=0
Object: at [0x80], len=0
Got 2 object(s) from ring 1!
Object: at [0x80], len=0
Object: at [0x80], len=0
setup_pipeline: **** Setting up Stub test
test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 1
test_pipeline_single_filter: Enqueue onto ring 1
Setting first table to output to next table
Added default entry to table id 0 with action 3
Setting second table to output to port
Added default entry to table id 0 with action 1
Setting first table to output to next table
Added default entry to table id 2 with action 3
Setting second table to output to port
Added default entry to table id 2 with action 1
Pipeline Consistency OK!
Got 2 object(s) from ring 0!
Object: at [0x80], len=0
Object: at [0x80], len=0
Got 2 object(s) from ring 1!
Object: at [0x80], len=0
Object: at [0x80], len=0
setup_pipeline: **** Setting up Stub test
test_pipeline_single_filter: **** Running Stub test
PIPELINE: rte_pipeline_flush: pipeline parameter NULL
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 0
test_pipeline_single_filter: Enqueue onto ring 1
test_pipeline_single_filter: Enqueue onto ring 1
TEST - two tables, hitmask override to 0x01
Setting first table to output to next table
Added default entry to table id 0 with action 3
Setting second table to output to port
Added default entry to table id 0 with action 1
Setting first table to output to next table
Added default entry to table id 2 with action 3
Setting second table to output to port
Added default entry to table id 2 with action 1
Pipeline Consistency OK!
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
STUB Table Action Miss - setting mask to 0x1
Got 1 object(s) from ring 0!
Object: at [0x80], len=0
Got 1 object(s) from ring 1!
Object: at [0x80], len=0
PIPELINE: rte_pipeline_check_params: Incorrect value for parameter params
PIPELINE: rte_pipeline_create: Pipeline params check failed (-22)
PIPELINE: rte_pipeline_check_params: Incorrect value for parameter name
PIPELINE: rte_pipeline_create: Pipeline params check failed (-22)
PIPELINE: rte_pipeline_check_params: Incorrect value for parameter socket_id
PIPELINE: rte_pipeline_create: Pipeline params check failed (-22)
PIPELINE: rte_pipeline_check: pipeline parameter NULL
PORT: rte_port_ring_reader_create_internal: Invalid Parameters
PORT: rte_port_ring_reader_free: port is NULL
PORT: rte_port_ring_writer_create_internal: Invalid Parameters
PORT: rte_port_ring_writer_free: Port is NULL
PORT: rte_port_ring_writer_create_internal: Invalid Parameters
PORT: rte_port_ring_writer_create_internal: Invalid Parameters
------------------------------------------------------------------------------------------------------------------------------------------------------------
139/151 DPDK:fast-tests / tailq_autotest OK 0.26s
140/151 DPDK:fast-tests / telemetry_data_autotest OK 0.24s
141/151 DPDK:fast-tests / telemetry_json_autotest OK 0.25s
142/151 DPDK:fast-tests / thash_autotest OK 0.22s
143/151 DPDK:fast-tests / threads_autotest OK 0.27s
144/151 DPDK:fast-tests / ticketlock_autotest OK 0.25s
145/151 DPDK:fast-tests / timer_autotest OK 2.84s
146/151 DPDK:fast-tests / timer_secondary_autotest OK 0.99s
147/151 DPDK:fast-tests / trace_autotest OK 1.33s
148/151 DPDK:fast-tests / trace_autotest_with_traces OK 0.29s
149/151 DPDK:fast-tests / vdev_autotest OK 0.22s
150/151 DPDK:fast-tests / version_autotest OK 0.21s
151/151 DPDK:fast-tests / telemetry_all SKIP 1.77s exit status 77
Summary of Failures:
8/151 DPDK:fast-tests / bitratestats_autotest FAIL 19.59s killed by signal 11 SIGSEGV
46/151 DPDK:fast-tests / distributor_autotest FAIL 0.15s (exit status 255 or signal 127 SIGinvalid)
66/151 DPDK:fast-tests / eventdev_selftest_sw FAIL 18.98s killed by signal 11 SIGSEGV
78/151 DPDK:fast-tests / ipfrag_autotest FAIL 1.87s killed by signal 11 SIGSEGV
82/151 DPDK:fast-tests / latencystats_autotest FAIL 13.69s killed by signal 11 SIGSEGV
89/151 DPDK:fast-tests / mbuf_autotest FAIL 2.06s killed by signal 11 SIGSEGV
94/151 DPDK:fast-tests / mempool_autotest FAIL 0.11s (exit status 255 or signal 127 SIGinvalid)
107/151 DPDK:fast-tests / af_packet_pmd_autotest FAIL 23.68s killed by signal 11 SIGSEGV
108/151 DPDK:fast-tests / pcap_pmd_autotest FAIL 39.12s killed by signal 11 SIGSEGV
110/151 DPDK:fast-tests / tap_pmd_autotest FAIL 91.20s killed by signal 11 SIGSEGV
121/151 DPDK:fast-tests / reorder_autotest FAIL 58.65s killed by signal 11 SIGSEGV
138/151 DPDK:fast-tests / table_autotest FAIL 30.47s killed by signal 11 SIGSEGV
Ok: 129
Expected Fail: 0
Fail: 12
Unexpected Pass: 0
Skipped: 10
Timeout: 0
Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt
Test log output from the failed test bitratestats_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test distributor_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test eventdev_selftest_sw:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test ipfrag_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test latencystats_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test mbuf_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test mempool_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test af_packet_pmd_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test pcap_pmd_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test tap_pmd_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test reorder_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test bitratestats_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test distributor_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test eventdev_selftest_sw:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test ipfrag_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test latencystats_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test mbuf_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test mempool_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test af_packet_pmd_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test pcap_pmd_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test tap_pmd_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test reorder_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
Test log output from the failed test table_autotest:
Sorry, we were not able to find the logs for this test.
Download the log output from the CI site for this test run.
==== End log output ====
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
CPU: Unknown Unknown
Libc: GNU 2.35
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.36
Red Hat Enterprise Linux 9.8
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CPU: ThunderX2-99xx 1
Libc: GNU 2.34
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.39
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CPU: ThunderX2-99xx 1
Libc: GNU 2.39
Fedora Linux 44
Kernel: 7.0
Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
CPU: ThunderX2-99xx 1
Libc: GNU 2.43
Fedora Linux 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
CPU: ThunderX2-99xx 1
Libc: GNU 2.42
Ubuntu 26.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.43
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CPU: ThunderX2-99xx 1
Libc: GNU 2.39
Debian GNU/Linux 13
Kernel: 7.0
Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0
CPU: ThunderX2-99xx 1
Libc: GNU 2.41
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CPU: ThunderX2-99xx 1
Libc: GNU 2.34
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36931/
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