> -----Original Message----- > From: Zhang, Roy Fan > Sent: Wednesday, April 19, 2017 3:47 PM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo > Subject: [PATCH] crypto/scheduler: change ordering ring dequeue > > Commit <ecaed092b677> ("ring: return remaining entry count when > dequeuing") changed the return of rte_ring_sc_dequeue_bulk, this > patch updates the scheduler to comply with this change. > > Signed-off-by: Fan Zhang <roy.fan.zh...@intel.com>
Modified title to: "crypto/scheduler fix ring dequeue return handling" Added "Fixes: 8a48e039432b ("crypto/scheduler: optimize crypto op ordering")" Applied to dpdk-next-crypto. Thanks, Pablo