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 <[email protected]>
> Acked-by: Olivier Matz <[email protected]>Applied, thanks.

