Commit updating intel-ipsec-mb submodule.
Additionally: In release 1.0 intel-ipsec-mb module moved main header (intel-ipsec-mb.h) from main directory of the project to the /lib directory. This change aims to address that and allow for a successful build. Change-Id: Idd6ec90396166c94ca492ef1d2038331adbbc36c Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7976 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
This commit is contained in:
parent
1da47a32b9
commit
eba4d1c721
@ -1 +1 @@
|
|||||||
Subproject commit 93c2ddf877532f499a79e7111c9d9532cb44ceaf
|
Subproject commit 775043b6f7f22287aa020a92d2e276ffc4b75105
|
@ -176,7 +176,7 @@ LDFLAGS += -L$(CONFIG_URING_PATH)
|
|||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
IPSEC_MB_DIR=$(SPDK_ROOT_DIR)/intel-ipsec-mb
|
IPSEC_MB_DIR=$(SPDK_ROOT_DIR)/intel-ipsec-mb/lib
|
||||||
|
|
||||||
ISAL_DIR=$(SPDK_ROOT_DIR)/isa-l
|
ISAL_DIR=$(SPDK_ROOT_DIR)/isa-l
|
||||||
ifeq ($(CONFIG_ISAL), y)
|
ifeq ($(CONFIG_ISAL), y)
|
||||||
|
Loading…
Reference in New Issue
Block a user