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 v3] net/iavf: support pre and post reset callbacks
Date: Fri, 23 Jan 2026 11:53:56 +0000	[thread overview]
Message-ID: <aXNhVGHTidM8f3-n@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20260121124250.1999260-1-ciara.loftus@intel.com>

On Wed, Jan 21, 2026 at 12:42:50PM +0000, Ciara Loftus wrote:
> The user may want to perform some actions before and/or after a VF
> reset, for example storing settings that may be lost during the reset
> and restoring them after the reset. To facilitate this, introduce two
> new functions which allow the user to register either a pre or post
> reset callback, which will be executed before or after the VF has been
> reset. To unregister the callback, simply use the register functions
> with a NULL callback and argument.
> 
> Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Applied to dpdk-next-net-intel.
Thanks,
/Bruce

      reply	other threads:[~2026-01-23 11:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-13 15:17 [PATCH] net/iavf: support pre and post reset callbacks Ciara Loftus
2026-01-13 15:51 ` Bruce Richardson
2026-01-14 13:21 ` [PATCH v2] " Ciara Loftus
2026-01-20 18:01   ` Bruce Richardson
2026-01-21  9:29     ` David Marchand
2026-01-21 19:39       ` Aaron Conole
2026-01-21 12:42   ` [PATCH v3] " Ciara Loftus
2026-01-23 11:53     ` 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=aXNhVGHTidM8f3-n@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