These patches address a potential future issue when devices are passed through to DPDK applications on Azure. Since PCI bus is changing in current release it makes sense to change now.
Stephen Hemminger (3): pci: remove unnecessary casts from strtoul eal: PCI domain should be 32 bits mlx5: handle 32 bit PCI domain drivers/net/mlx5/mlx5_ethdev.c | 2 +- lib/librte_eal/common/include/rte_pci.h | 2 +- lib/librte_eal/linuxapp/eal/eal_pci.c | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) -- 2.11.0