> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Thursday, February 04, 2016 8:26 AM > To: Doherty, Declan > Cc: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 0/4] Various fixes for L2fwd-crypto > Importance: High > > This patchset includes param handling, typo and > statistics fixes in the L2fwd-crypto sample app. > > Changes in v2: > - Include "Fixes" line > > 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-crypto/main.c | 20 ++++++++++++-------- > 1 file changed, 12 insertions(+), 8 deletions(-) > > -- > 2.5.0
Nack, first patch needs an additional fix.