Re: [dpdk-dev] [PATCH v4 1/7] lib: add cryptodev type for the upcoming ARMv8 PMD

2017-01-17 Thread Jerin Jacob
On Tue, Jan 17, 2017 at 04:48:57PM +0100, zbigniew.bo...@caviumnetworks.com wrote: > From: Zbigniew Bodek Please change the commit subject to cryptodev: add cryptodev type for the ARMv8 PMD from lib: add cryptodev type for the upcoming ARMv8 PMD > > Add type and name for ARMv8 crypto PMD >

[dpdk-dev] [PATCH v4 1/7] lib: add cryptodev type for the upcoming ARMv8 PMD

2017-01-17 Thread zbigniew.bodek
From: Zbigniew Bodek Add type and name for ARMv8 crypto PMD Signed-off-by: Zbigniew Bodek Reviewed-by: Jerin Jacob --- lib/librte_cryptodev/rte_cryptodev.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/librte_cryptodev/rte_cryptodev.h b/lib/librte_cryptodev/rte_cryptodev.h index