[PATCH v3 1/1] app/test: fix external mbuf test when assertions enabled
Thomas Monjalon
thomas at monjalon.net
Wed Mar 6 18:37:14 CET 2024
23/11/2023 07:42, Rakesh Kudurumalla:
> when RTE_ENABLE_ASSERT is defined test_mbuf application is
> failing because we are trying to attach extbuf to a cloned
> buffer to which external mbuf is already attached.To make
> test_mbuf pass CI we have updated ol_flags. This patch fixes
> the same.
>
> Fixes: 7b295dceea07 ("test/mbuf: add unit test cases")
>
> Signed-off-by: Rakesh Kudurumalla <rkudurumalla at marvell.com>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied, thanks.
More information about the dev
mailing list