+2
−2
+2
−2
Loading
Patch below removed spdk_* prefix from functions in env_dpdk: (15d0ae62) lib/env_dpdk: remove spdk prefix from internal functions. This resulted in name conflict with libpci PCI Utilities library pci_init() function. Fixes #1407 Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: Ie6d6eea3a7b8a0f0223bd14bbe258061460a81dd Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2611 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>