Pïng for review
26/01/2023 16:47, David Marchand:
> Hi Reshma,
>
> On Sat, Jan 7, 2023 at 4:20 PM Volodymyr Fialko <vfia...@marvell.com> wrote:
> >
> > This patch address issues with reorder drain/free,
> > discovered with enabled `RTE_LIBRTE_MEMPOOL_DEBUG`.
> >
> > Volodymyr Fialko (2):
> > reorder: invalidate buf from ready queue in drain
> > test/reorder: fix double free of drained buffers
> >
> > app/test/test_reorder.c | 2 ++
> > lib/reorder/rte_reorder.c | 1 +
> > 2 files changed, 3 insertions(+)
>
> Please review, thanks.