[PATCH] net/intel: do not bypass mbuf lib for mbuf fast-free

Morten Brørup mb at smartsharesystems.com
Sun Apr 19 08:29:08 CEST 2026


Recheck-request: iol-unit-amd64-testing

FYI, the log from the failure:

54/143 DPDK:fast-tests / eal_flags_misc_autotest                  FAIL             1.21s   (exit status 255 or signal 127 SIGinvalid)
>>> DPDK_TEST=eal_flags_misc_autotest MALLOC_PERTURB_=27 /root/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test --file-prefix=eal_flags_misc_autotest
--------------------------------------------------------------------------   --------------------------------------------------------------------------

[...]

Calling recursive action for test_misc_flags
Returned from recursive action for test_misc_flags with 0
Cleaning up /root/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test recursive instance
/root/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test recursive instance returning 0
Running binary with argv[]:'/root/workspace/Generic-Unit-Test-DPDK/dpdk/build/app/dpdk-test' '--file-prefix=virtaddr' '--log-level=lib.eal:debug' '--no-pci' '--base-virtaddr=0x23456789' 
EAL: lib.eal log level changed from info to debug
EAL: Detected lcore 0 as core 0 on NUMA node 0
EAL: Detected lcore 1 as core 0 on NUMA node 0
EAL: Detected lcore 2 as core 0 on NUMA node 0
EAL: Detected lcore 3 as core 0 on NUMA node 0
EAL: Detected lcore 4 as core 0 on NUMA node 0
EAL: Detected lcore 5 as core 0 on NUMA node 0
EAL: Detected lcore 6 as core 0 on NUMA node 0
EAL: Detected lcore 7 as core 0 on NUMA node 0
EAL: Detected lcore 8 as core 0 on NUMA node 1
EAL: Detected lcore 9 as core 0 on NUMA node 1
EAL: Detected lcore 10 as core 0 on NUMA node 1
EAL: Detected lcore 11 as core 0 on NUMA node 1
EAL: Detected lcore 12 as core 0 on NUMA node 1
EAL: Detected lcore 13 as core 0 on NUMA node 1
EAL: Detected lcore 14 as core 0 on NUMA node 1
EAL: Detected lcore 15 as core 0 on NUMA node 1
EAL: Maximum logical cores by configuration: 128
EAL: Detected CPU lcores: 16
EAL: Detected NUMA nodes: 2
EAL: Cores selected by affinity auto-detection: 0
EAL: lcore 0 mapped to physical core 0
EAL: Control threads will use cores: 0
EAL: Checking presence of .so 'librte_eal.so.26.2'
EAL: Checking presence of .so 'librte_eal.so.26'
EAL: Checking presence of .so 'librte_eal.so'
EAL: Detected static linkage of DPDK
EAL: Ask a virtual area of 0x7000 bytes
EAL: Cannot get a virtual area at requested address: 0x23ff9000 (got 0x7fa029a47000)
EAL: Cannot mmap memory for rte_config
EAL: Cannot init config
EAL: rte_intr_fd_get, ln 209: Interrupt instance unallocated
EAL: Unregistering with invalid input parameter
Error with EAL initialization, ret = -1
Error (line 1101) - process did not run ok with --base-virtaddr parameter
Test Failed
RTE>>


More information about the dev mailing list