13/04/2021 22:05, Wenwu Ma: > Amount of allocated memory was not enough for mempool > which cause buffer overflow when access fields of mempool > private structure in the rte_pktmbuf_priv_size function.
Was it causing the test to fail?
How do you reproduce the overflow?
> Fixes: 923ceaeac140 ("test/mempool: add unit test cases")
> Cc: [email protected]
>
> Signed-off-by: Wenwu Ma <[email protected]>

