All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch v2 0/3] net/netvsc fixes for handling PCI hotplug with multiple devices
@ 2025-02-13 18:58 longli
  2025-02-13 18:58 ` [Patch v2 1/3] net/netvsc: scan all net devices under the PCI device longli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: longli @ 2025-02-13 18:58 UTC (permalink / raw)
  To: Ferruh Yigit, Andrew Rybchenko, Wei Hu; +Cc: dev, Long Li

From: Long Li <longli@microsoft.com>

On some systems, one PCI device may have muiltple NET devices. This
patchset fixes issues on those systems when such PCI device is doing hot 
add/remove.

Change in v2: added cover letter, drop the 4th patch that will be implemented in EAL instead for device args caching

Long Li (3):
  net/netvsc: scan all net devices under the PCI device
  net/netvsc: remove RTE device if all its net devices are removed
  net/netvsc: log error on failure to switch data path

 drivers/net/netvsc/hn_ethdev.c | 29 ++++++++++++-----------------
 drivers/net/netvsc/hn_vf.c     | 18 +++++++++++++++---
 2 files changed, 27 insertions(+), 20 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-13 18:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13 18:58 [Patch v2 0/3] net/netvsc fixes for handling PCI hotplug with multiple devices longli
2025-02-13 18:58 ` [Patch v2 1/3] net/netvsc: scan all net devices under the PCI device longli
2025-02-13 18:58 ` [Patch v2 2/3] net/netvsc: remove RTE device if all its net devices are removed longli
2025-02-13 18:58 ` [Patch v2 3/3] net/netvsc: log error on failure to switch data path longli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.