public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Ciara Loftus <ciara.loftus@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [PATCH 0/4] net/iavf: improve VF reset resilience
Date: Fri, 3 Apr 2026 17:40:32 +0100	[thread overview]
Message-ID: <ac_tgAD-wTTQVcin@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <ac_mBFKgkjqfaP3a@bricha3-mobl1.ger.corp.intel.com>

On Fri, Apr 03, 2026 at 05:08:36PM +0100, Bruce Richardson wrote:
> On Tue, Mar 31, 2026 at 01:01:16PM +0000, Ciara Loftus wrote:
> > Previously, VF recovery from PF-initiated resets required explicit
> > opt-in via auto_reset, leaving VFs non-functional by default after a
> > reset unless the application handled it. This series makes transparent
> > recovery including the restoration of settings the default, and
> > implements some fixes related to the reset path as well.
> > 
> > Patch 1 fixes a regression which prevented promiscuous mode from being
> > disabled before sending the RESET_VF message to the PF during device
> > close.
> > 
> > Patch 2 enables the auto_reset and no-poll-on-link-down devargs
> > by default so VFs recover from resets without the need to introduce any
> > reset handling in the application.
> > 
> > Patch 3 introduces a new auto_reconfig devarg (on by default) which
> > extends the recovery path to restore unicast and multicast promiscuous
> > state after a reset. Restoration of additional settings such as VLAN
> > filters could be added under the same mechanism in a follow-up series.
> > 
> > Patch 4 fixes a minor logging issue.
> > 
> > Ciara Loftus (4):
> >   net/iavf: fix disabling of promiscuous modes on device close
> >   net/iavf: enable auto reset by default
> >   net/iavf: enable post-reset restoration of VF settings
> >   net/iavf: fix reset handling error log
> > 
> Series-Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> 
Applied to dpdk-next-net-intel.

Thanks,
/Bruce

      reply	other threads:[~2026-04-03 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-31 13:01 [PATCH 0/4] net/iavf: improve VF reset resilience Ciara Loftus
2026-03-31 13:01 ` [PATCH 1/4] net/iavf: fix disabling of promiscuous modes on device close Ciara Loftus
2026-03-31 13:01 ` [PATCH 2/4] net/iavf: enable auto reset by default Ciara Loftus
2026-03-31 13:01 ` [PATCH 3/4] net/iavf: enable post-reset restoration of VF settings Ciara Loftus
2026-03-31 13:01 ` [PATCH 4/4] net/iavf: fix reset handling error log Ciara Loftus
2026-03-31 13:23   ` David Marchand
2026-04-03 16:08 ` [PATCH 0/4] net/iavf: improve VF reset resilience Bruce Richardson
2026-04-03 16:40   ` Bruce Richardson [this message]

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=ac_tgAD-wTTQVcin@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=ciara.loftus@intel.com \
    --cc=dev@dpdk.org \
    /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