+24
−3
+13
−20
+36
−51
Loading
If the user is using the DPDK submodule, if they run 'make install' then install DPDK too. Otherwise none of the installed SPDK applications will work. For rpmbuild, if the user is building with the DPDK submodule then we package DPDK libraries into spdk-devel. If they are using an external DPDK, then we make spdk-devel depend on a suitable DPDK package. Signed-off-by:Ben Walker <ben@nvidia.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21385 (master) (cherry picked from commit 6747380f) Change-Id: I589e24891e0d13e1c674fae9c76be1df25d9f5aa Signed-off-by:
Marek Chomnicki <marek.chomnicki@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21598 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>