On Wed, Feb 2, 2022 at 10:54 PM David Marchand <david.march...@redhat.com> wrote: > I could not check all unit tests with RTE_MALLOC_DEBUG (I passed > -Dc_args=-DRTE_MALLOC_DEBUG to meson). > mbuf_autotest fails but I reproduced the same error before the series > so I'll report and investigate this separately. > Fwiw, the failure is: > 1: > [/home/dmarchan/builds/build-gcc-shared/app/test/../../lib/librte_eal.so.22(rte_dump_stack+0x1b) > [0x7f860c482dab]] > Test mbuf linearize API > mbuf test FAILED (l.2035): <test_pktmbuf_read_from_offset: Incorrect > data length! > > > mbuf test FAILED (l.2539): <test_pktmbuf_ext_pinned_buffer: > test_rte_pktmbuf_read_from_offset(pinned) failed > > > test_pktmbuf_ext_pinned_buffer() failed > Test Failed
This should be fixed with: https://patchwork.dpdk.org/project/dpdk/patch/20220203093912.25032-1-david.march...@redhat.com/ -- David Marchand