> -----Original Message-----
> From: Nithin Kumar Dabilpuram <[email protected]>
> Sent: Saturday, July 27, 2019 7:17 PM
> To: Sunil Kumar Kori <[email protected]>; Jerin Jacob Kollanukkaran
> <[email protected]>; Kiran Kumar Kokkilagadda
> <[email protected]>
> Cc: [email protected]
> Subject: Re: [EXT] [dpdk-dev] [PATCH v2 1/1] net/octeontx2: fix handling
> indirect mbufs during Tx
> 
> 
> 
> On 7/25/2019 1:50 PM, Sunil Kumar Kori wrote:
> > External Email
> >
> > ----------------------------------------------------------------------
> > Multi segmented packet may be spliced with indirect mbufs also.
> > Currently driver causes buffer leak for indirect mbufs as they were
> > not being freed to packet pool.
> >
> > Patch fixes handling of indirect mbufs for following use cases
> > - packet contains all indirect mbufs only.
> > - packet contains mixed mbufs i.e. direct and indirect both.
> >
> > Fixes: cbd5710db48d ("net/octeontx2: add Tx multi segment version")
> >
> > Signed-off-by: Sunil Kumar Kori <[email protected]>
> Acked-by: Nithin Dabilpuram <[email protected]>

Applied to dpdk-next-net-mrvl/master. Thanks

Reply via email to