On Tue, Feb 7, 2023 at 2:21 PM David Marchand wrote:
> On Tue, Jan 31, 2023 at 3:52 AM Jie Hai wrote:
> >
> > Retest "mbuf_autotest" will fail because the mbuf pool was
> > not freed after previous test successful done.
> > This patch fixes it.
> >
> > Fixes: efc6f9104c80 ("mbuf: fix reset on mbu
On Tue, Jan 31, 2023 at 3:52 AM Jie Hai wrote:
>
> Retest "mbuf_autotest" will fail because the mbuf pool was
> not freed after previous test successful done.
> This patch fixes it.
Good catch.
>
> Fixes: efc6f9104c80 ("mbuf: fix reset on mbuf free")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Jie
Retest "mbuf_autotest" will fail because the mbuf pool was
not freed after previous test successful done.
This patch fixes it.
Fixes: efc6f9104c80 ("mbuf: fix reset on mbuf free")
Cc: sta...@dpdk.org
Signed-off-by: Jie Hai
---
app/test/test_mbuf.c | 1 +
1 file changed, 1 insertion(+)
diff --g
3 matches
Mail list logo