Re: [dpdk-dev] [PATCH] cryptodev: extend feature flags description

2018-05-18 Thread Varghese, Vipin
8, 2018 6:50 PM > To: Doherty, Declan > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [dpdk-dev] [PATCH] cryptodev: extend feature flags description > > Extend the description of cryptodev feature flags, adding extra information. > > Signed-off-by: Pablo de Lara

[dpdk-dev] [PATCH] cryptodev: extend feature flags description

2018-05-18 Thread Pablo de Lara
Extend the description of cryptodev feature flags, adding extra information. Signed-off-by: Pablo de Lara --- lib/librte_cryptodev/rte_cryptodev.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/librte_cryptodev/rte_cryptodev.h b/lib/librte_cryptodev/rte_cryptodev.h i