Hi Kevin, This patch need not be backported. You can ignore this.
Thanks, Anoob > -----Original Message----- > From: Kevin Traynor <[email protected]> > Sent: Wednesday, May 8, 2019 4:47 PM > To: Anoob Joseph <[email protected]>; Akhil Goyal <[email protected]>; > Pablo de Lara <[email protected]> > Cc: Jerin Jacob Kollanukkaran <[email protected]>; Narayana Prasad Raju > Athreya <[email protected]>; Shally Verma <[email protected]>; > [email protected] > Subject: [EXT] Re: [dpdk-dev] [PATCH] crypto/octeontx: use distinct metabuf > pool for each queue > > External Email > > ---------------------------------------------------------------------- > On 18/04/2019 04:30, Anoob Joseph wrote: > > The metabuf pool is shared across all queue pairs belonging to the > > PMD. In order to prevent one queue pair from starving another, use a > > distinct mempool for each queue pair. > > > > Fixes: 273487f7b381 ("crypto/octeontx: add global resource init") > > > > Hi Anoob, > > This won't apply on stable, the code has changed quite a bit on master. > Please send a backport for 18.11 stable branch, or let me know if it's not > needed. > > thanks, > Kevin. > > > Signed-off-by: Anoob Joseph <[email protected]>

