Re: [PATCH] pci-hyperv: Use only 16 bit integer for PCI domain

From: Stephen Hemminger
Date: Thu May 25 2017 - 11:52:18 EST


On Thu, 25 May 2017 14:19:55 +0100
Alan Cox <gnomes@xxxxxxxxxxxxxxxxxxx> wrote:

> > > Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> > > ---
> >
> > According to Stephen Hemminger <sthemmin@xxxxxxxxxxxxx>, 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.
>
> The correct way to handle this is to send the needed patches to DPDK and
> to X.org both of whom will I am sure be delighted to get it fixed in
> their codebase.

Both projects have stable ABI requirements. And the lead time to get
the change propagated out to applications is long (>5yrs) even longer
with the Enterprise distro's. As developers we can all just pass the
buck but this doesn't help users in any reasonable time fram. It is not
as simple as just making a patch or pull request for their upstream
code bases.