This series fixed a heap free list management issue which was captured by unit test failure. It also includes fixes of the unit test.
Ruifeng Wang (4): eal: fix list index for 256 byte element eal: simplify check condition test/malloc: fix missing free test/malloc: fix case expectation app/test/test_malloc.c | 21 +++++++++++---------- lib/eal/common/malloc_elem.c | 2 +- lib/eal/common/malloc_heap.c | 2 +- 3 files changed, 13 insertions(+), 12 deletions(-) -- 2.25.1