+2
−2
+5
−5
+1
−1
Loading
In some cases (for example, Intel VMD or Microsoft Azure), the PCI domain may be larger than 16 bits. Extend the domain field of struct spdk_pci_addr to 32 bits to accomodate this. Note that equivalent changes must be made in DPDK's struct rte_pci_addr for larger domains to actually work. Change-Id: I21c4666a68bc8a4aedfcc82b44042c02734246de Signed-off-by:Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/366520 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Cunyin Chang <cunyin.chang@intel.com>