mbox

[v2,0/5] L2fwd-crypto fixes

Message ID 20180719083959.41480-1-pablo.de.lara.guarch@intel.com (mailing list archive)
Headers

Message

De Lara Guarch, Pablo July 19, 2018, 8:39 a.m. UTC
  v2 changes:
- Split patch into multiple patches for better review
- First two patches are fixes for previous releases

Pablo de Lara (5):
  examples/l2fwd-crypto: check return value on IV size check
  examples/l2fwd-crypto: skip device not supporting operation
  examples/l2fwd-crypto: separate IV check from xform setting
  examples/l2fwd-crypto: fix session mempool size
  examples/l2fwd-crypto: remove duplicated capability check

 examples/l2fwd-crypto/main.c | 539 +++++++++++++++++++++++++++----------------
 1 file changed, 340 insertions(+), 199 deletions(-)