[dpdk-stable] [PATCH] [18.11] net/mlx5: fix PCI address lookup
Kevin Traynor
ktraynor at redhat.com
Fri Dec 4 18:05:34 CET 2020
On 04/12/2020 13:39, Viacheslav Ovsiienko wrote:
[ upstream commit 482a1d34b60e7b918a39b2ccd32e06638f8c5aa4 ]
> mlx5 PMDs use the mlx5_dev_to_pci_addr() routine to convert
> Infiniband device name to the Bus-Device-Function location
> on the PCI bus. The routine returned success even in case of
> not found identification string. On caller side it likely
> caused the wrong match with the BDF of previous device
> resulting in wrong representor and master recognitions.
>
> Fixes: 771fa900b73a ("mlx5: introduce new driver for Mellanox ConnectX-4 adapters")
> Cc: stable at dpdk.org
Removed Cc: stable tag
>
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> ---
Applied, thanks.
More information about the stable
mailing list