> -----Original Message----- > From: Doherty, Declan > Sent: Monday, March 20, 2017 3:28 PM > To: Zhang, Roy Fan; [email protected] > Cc: De Lara Guarch, Pablo; Gonzalez Monroy, Sergio > Subject: Re: [PATCH] crypto/scheduler: optimize crypto op ordering > > On 02/03/17 14:18, Fan Zhang wrote: > > This patch optimizes the crypto op ordering by replacing the > > ordering method from using rte_reorder library to using rte_ring > > to avoid unnecessary crypto op storing and recovering cost. > > > > Signed-off-by: Fan Zhang <[email protected]> > > Signed-off-by: Sergio Gonzalez Monroy > <[email protected]> > > --- > ... > > > > Acked-by: Declan Doherty <[email protected]>
Applied to dpdk-next-crypto. Thanks, Pablo

