[dpdk-dev] [PATCH 0/4] Various fixes for L2fwd-crypto

2016-02-04 Thread De Lara Guarch, Pablo
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Wednesday, February 03, 2016 11:14 AM > To: Doherty, Declan > Cc: dev at dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH 0/4] Various fixes for L2fwd-crypto > > This patchset includes param handling, typo and > statistics fixes

[dpdk-dev] [PATCH 0/4] Various fixes for L2fwd-crypto

2016-02-03 Thread Pablo de Lara
This patchset includes param handling, typo and statistics fixes in the L2fwd-crypto sample app. Pablo de Lara (4): l2fwd-crypto: fix accumulated stats l2fwd-crypto: fix incorrect params in command line help l2fwd-crypto: fix auth params setting l2fwd-crypto: fix typos examples/l2fwd-cry