crypto: fixed ipsec_mb lib dependencies 67/29367/7
authorPiotrX Kleski <piotrx.kleski@intel.com>
Mon, 12 Oct 2020 13:33:11 +0000 (15:33 +0200)
committerDamjan Marion <dmarion@me.com>
Wed, 14 Oct 2020 17:38:16 +0000 (17:38 +0000)
commit9235d43d231b103285be539ebe64d37620fe9930
tree36e801ebf90f76b4e139cd4d05719924a2943757
parent444e800f42565ffb123209f8694751607dc34596
crypto: fixed ipsec_mb lib dependencies

Type: fix

This patch re-enables libIPSec_MB build for the ipsecmb crypto engine
plugin.

Also since DPDK meson build relies on system installed libIPSec_MB.so
that may be inconsistent with VPP compiled one (system installed
version vs VPP locally compiled version for example), this patch also
disables all libIPSec_MB dependant PMDs from DPDK build.

Also ipsec-mb version is incresed to 0.54.

Signed-off-by: PiotrX Kleski <piotrx.kleski@intel.com>
Reviewed-by: Fan Zhang <roy.fan.zhang@intel.com>
Change-Id: I2ff9e7cd0c35cff9fa642895301a26a5350ea94e
build/external/Makefile
build/external/packages/dpdk.mk
build/external/packages/ipsec-mb.mk
build/external/patches/ipsec-mb_0.54/0001-nasm-ver-check.patch [new file with mode: 0644]
src/plugins/dpdk/CMakeLists.txt