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 <roy.fan.zh...@intel.com> Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.mon...@intel.com> ---
...
Acked-by: Declan Doherty <declan.dohe...@intel.com>