6118b85333
This is a dependency of the DPDK crypto framework. The submodule is currently set to our SPDK fork of the ipsec library which is based off of the library v0.48 tag, as required by DPDK plus one minor Makefile change on the 'spdk' branch of the fork. Also added is a configure option '--with-crypto' and the associated conditionals for building DPDK with or without the library dependency. The crypto vbdev patch will use this same configure option to determine DPDK opts as well as whether the crypto vbdev should be built or not. Change-Id: Ib1cfd15b63b29acf3c2f7345d0d7edfd94716620 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Signed-off-by: paul luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/404983 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
7 lines
174 B
Plaintext
7 lines
174 B
Plaintext
[submodule "dpdk"]
|
|
path = dpdk
|
|
url = https://github.com/spdk/dpdk.git
|
|
[submodule "intel-ipsec-mb"]
|
|
path = intel-ipsec-mb
|
|
url = https://github.com/spdk/intel-ipsec-mb.git
|