On 1/17/2022 10:29 AM, Sebastian, Selwin wrote:

<...>

-----Original Message-----
From: Namburu, Chandu-babu <[email protected]>
Sent: Thursday, December 2, 2021 9:41 PM
To: [email protected]; [email protected]
Cc: Sebastian, Selwin <[email protected]>; [email protected]; 
[email protected]; Namburu, Chandu-babu <[email protected]>; [email protected]
Subject: [PATCH v2] net/axgbe: use PCI root complex device to distinguish AMD 
hardware

"bus/pci: optimize bus scan" broke axgbe on V1000/R1000.
RV root complex pci device does not have any kernel driver assigned so it is 
removed from pci scan list which is used in
"net/axgbe: add a HW quirk for register definitions".

Get root complex device id directly from pci sysfs instead of pci scan list.

Fixes: 991e0b1dbc4a (net/axgbe: add a HW quirk for register definitions)
Cc: [email protected]

Signed-off-by: Chandubabu Namburu <[email protected]>

Acked-by: Selwin Sebastian <[email protected]>


Applied to dpdk-next-net/main, thanks.

Reply via email to