+3
−0
+67
−4
+4
−1
+1
−1
Loading
- In case that --with-dpdk=dpdk/install option is used, we need to link with the proper IPSec_mb libs the DPDK was built with rather than using the default location of IPSec_mb submodule located inside the SPDK dir. - Check with pkg-config if we need to link with IPSec_mb. Find the proper IPSec_mb library path for DPDK specified with --with-dpdk=dpdk/install option. - Use the same behavior for plain --with-dpdk. Signed-off-by:Yuriy Umanets <yumanets@nvidia.com> Change-Id: Iea56d20d20556d63cb7ffb5ce2ca78f2244796e1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11617 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>