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]>

