[dpdk-dev] [PATCH v7 10/10] l2fwd-crypto: crypto

2015-11-25 Thread Thomas Monjalon
2015-11-13 18:58, Declan Doherty: > + printf("\nStatistics for cryptodev %lu > -" > + "\nPackets enqueued: %28"PRIu64 > + "\nPackets dequeued: %28"PRIu64 > + "\nPackets errors: %30"PRIu

[dpdk-dev] [PATCH v7 10/10] l2fwd-crypto: crypto

2015-11-13 Thread Declan Doherty
This patch creates a new sample applicaiton based off the l2fwd application which performs specified crypto operations on IP packet payloads which are forwarding. Signed-off-by: Declan Doherty Acked-by: Sergio Gonzalez Monroy --- MAINTAINERS|1 + examples/Makefile