> -----Original Message----- > From: Haiyang Zhang [mailto:[email protected]] > Sent: Wednesday, May 24, 2017 4:39 PM > To: [email protected]; [email protected] > Cc: Haiyang Zhang <[email protected]>; KY Srinivasan > <[email protected]>; Stephen Hemminger <[email protected]>; > [email protected]; [email protected]; driverdev- > [email protected]; [email protected] > Subject: [PATCH] pci-hyperv: Use only 16 bit integer for PCI domain > > [This sender failed our fraud detection checks and may not be who they > appear to be. Learn about spoofing at http://aka.ms/LearnAboutSpoofing] > > From: Haiyang Zhang <[email protected]> > > This patch uses the lower 16 bits of the serial number as PCI > domain, otherwise some drivers may not be able to handle it. > > Besides Nvidia drivers, we also found X.org, and DPDK handle > only 16 bit PCI domain. > > Signed-off-by: Haiyang Zhang <[email protected]> > ---
According to Stephen Hemminger <[email protected]>, there are additional programs, like X.org, DPDK, are also using 16-bit only PCI domain numbers. So, I'm submitting this patch for re-consideration. Thanks, - Haiyang _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
