+11
−3
Loading
This touches the rte_pci_device structure, so let's make a separate accessor function just for that. We will start putting the definitions for these new dpdk_pci_device_xxx functions at the end of pci.c. At the end of this series, we will then just lop off the end of pci.c containing all of the dpdk_pci_device functions and move them to a DPDK-dependent pci_22_07.c file. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I0323fc19b51d21d1bac899df21d6ebf4354ab339 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14542 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>