[dpdk-dev] [PATCH v2 3/3] mlx5: handle 32 bit PCI domain

Stephen Hemminger stephen at networkplumber.org
Thu Jun 22 18:42:57 CEST 2017


On Thu, 22 Jun 2017 18:17:38 +0200
Thomas Monjalon <thomas at monjalon.net> wrote:

> 22/06/2017 17:56, Stephen Hemminger:
> > The PCI domain in Azure maybe 32 bits. When device is passed through
> > the domain is synthesize from the internal GUID.
> > 
> > Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
> > ---
> >  drivers/net/mlx5/mlx5_ethdev.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)  
> 
> Do you want to update other drivers, or should we ask to
> PMD maintainers to do the update of their driver?
> 

Looks like mlx4 is only other driver looking for PCI_SLOT_NAME


More information about the dev mailing list