https://bugs.dpdk.org/show_bug.cgi?id=1579 Bug ID: 1579 Summary: [dpdk-24.11-rc2] meson_tests/fasts malloc_autotest test failed on i40e Product: DPDK Version: 24.11 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Normal Component: meson Assignee: dev@dpdk.org Reporter: hailinx.xu@intel.com Target Milestone: --- ENV ---------- DPDK version: dpdk-24.11-rc2 c5df7a373ad07413d9652479272cd16adf989b06 OS: Ubuntu 24.04.1 LTS/6.8.0-48-generic Compiler: gcc version 13.2.0 Hardware platform: Intel(R) Xeon(R) Gold 6140M CPU @ 2.30GHz NIC hardware: Ethernet Controller XXV710 for 25GbE SFP28 158b NIC firmware: driver: i40e-5.14.0-427.13.1.el9_4.x86_64 / i40e-2.26.8 firmware-version: 9.50 0x8000f49c 255.65535.255 Test Setup ---------- Steps to reproduce 1. bind ports to dpdk ./usertools/dpdk-devbind.py -b vfio-pci 0000:af:00.0 0000:af:00.1 2. launch app ./x86_64-native-linuxapp-gcc/app/dpdk-test -c 0xff -a 0000:af:00.0 -a 0000:af:00.1 3. start test RTE>>malloc_autotest Show the output from the previous commands. ------------------------------------------- Incorrect heap statistics: Allocated size test_multi_alloc_statistics() failed Test Failed RTE>> Expected Result --------------- Test Successful. -- You are receiving this mail because: You are the assignee for the bug.