This patches fixes some small issues in L2fwd-crypto app and also improves the app, making it more flexible (accepting different key sizes) and readable (information display improvement).
Pablo de Lara (7): l2fwd-crypto: add missing new line character in help l2fwd-crypto: rename period parameter l2fwd-crypto: add missing string initialization l2fwd-crypto: fix length of random IV/AAD l2fwd-crypto: fix ambiguous input key size l2fwd-crypto: use key-value list of supported algorithms l2fwd-crypto: extend crypto information examples/l2fwd-crypto/main.c | 465 ++++++++++++++++++++++++++++------ lib/librte_cryptodev/rte_crypto_sym.h | 6 +- 2 files changed, 398 insertions(+), 73 deletions(-) -- 2.5.5