From: Ciara Loftus <ciara.loftus@intel.com>
To: dev@dpdk.org
Cc: Ciara Loftus <ciara.loftus@intel.com>
Subject: [RFC 0/2] iavf post-reset state restoration updates
Date: Tue, 21 Jul 2026 13:08:12 +0000 [thread overview]
Message-ID: <20260721130814.2950332-1-ciara.loftus@intel.com> (raw)
A deprecation notice [1] has been submitted for the iavf auto_reconfig devarg.
The first patch removes the devarg, restoring promiscuous and all-multicast
modes unconditionally after a VF reset. The second patch limits this
restoration to VF reset only, avoiding unnecessary work on dev_start.
[1] https://mails.dpdk.org/archives/dev/2026-July/341822.html
Ciara Loftus (2):
net/iavf: remove auto reconfig devarg
net/iavf: restore promiscuous mode only after VF reset
doc/guides/nics/intel_vf.rst | 5 ---
doc/guides/rel_notes/release_26_07.rst | 5 +++
drivers/net/intel/iavf/iavf.h | 1 -
drivers/net/intel/iavf/iavf_ethdev.c | 62 +++++++++++++++++---------
4 files changed, 45 insertions(+), 28 deletions(-)
--
2.43.0
next reply other threads:[~2026-07-21 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-21 13:08 Ciara Loftus [this message]
2026-07-21 13:08 ` [RFC 1/2] net/iavf: remove auto reconfig devarg Ciara Loftus
2026-07-21 13:08 ` [RFC 2/2] net/iavf: restore promiscuous mode only after VF reset Ciara Loftus
2026-07-22 10:10 ` [RFC 0/2] iavf post-reset state restoration updates David Marchand
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=20260721130814.2950332-1-ciara.loftus@intel.com \
--to=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