dpdk: rework cryptodev ipsec build and setup 06/4806/12
authorSergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>
Fri, 20 Jan 2017 15:35:23 +0000 (15:35 +0000)
committerDamjan Marion <dmarion.lists@gmail.com>
Fri, 27 Jan 2017 20:52:17 +0000 (20:52 +0000)
Build Cryptodev IPsec support by default when DPDK is enabled but only build
hardware Cryptodev PMDs.

To enable Cryptodev support, a new startup.conf option for dpdk has been
introduced 'enable-cryptodev'.

During VPP init, if Cryptodev support is not enabled or not enough cryptodev
resources are available then default to OpenSSL ipsec implementation.

Change-Id: I5aa7e0d5c2676bdb41d775ef40364536a081956d
Signed-off-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy@intel.com>

No differences found