+4
−0
Loading
DPDK commit 9df1ae8a888d ("eal: rename and move PCI resource structure")
introduced the new struct rte_mem_resource name; before that point, the
equivalent type was struct rte_pci_resource.
Since this is an easy fix, we can go ahead and patch around it; however,
users are highly recommended to use newer DPDK releases.
Change-Id: I27637136fa932f10032f5f76248da07120fa02a9
Signed-off-by:
Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/408743
Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by:
Jim Harris <james.r.harris@intel.com>
Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>