Re: [dpdk-dev] [PATCH] net/sfc: add Xilinx vendor/device ID for Riverhead VF

2021-11-04 Thread Ferruh Yigit
On 10/29/2021 4:33 PM, Andrew Rybchenko wrote: From: Igor Romanov Add the device and vendor numbers to the PCI ID map so that a VF can be probed. Signed-off-by: Igor Romanov Signed-off-by: Andrew Rybchenko Updated patch title as: net/sfc: support Xilinx Riverhead VF Applied to dpdk-next-n

[dpdk-dev] [PATCH] net/sfc: add Xilinx vendor/device ID for Riverhead VF

2021-10-29 Thread Andrew Rybchenko
From: Igor Romanov Add the device and vendor numbers to the PCI ID map so that a VF can be probed. Signed-off-by: Igor Romanov Signed-off-by: Andrew Rybchenko --- doc/guides/rel_notes/release_21_11.rst | 1 + drivers/net/sfc/sfc_ethdev.c | 1 + 2 files changed, 2 insertions(+) diff