dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: longli@linuxonhyperv.com
To: Ferruh Yigit <ferruh.yigit@amd.com>,
	Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
	Wei Hu <weh@microsoft.com>
Cc: dev@dpdk.org, Long Li <longli@microsoft.com>
Subject: [Patch v2 0/3] net/netvsc fixes for handling PCI hotplug with multiple devices
Date: Thu, 13 Feb 2025 10:58:22 -0800	[thread overview]
Message-ID: <1739473105-17797-1-git-send-email-longli@linuxonhyperv.com> (raw)

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


             reply	other threads:[~2025-02-13 18:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-13 18:58 longli [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1739473105-17797-1-git-send-email-longli@linuxonhyperv.com \
    --to=longli@linuxonhyperv.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=longli@microsoft.com \
    --cc=weh@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).