DPDK patches and discussions
 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 v4 2/2] net/iavf: add reinit command to testpmd
Date: Tue, 14 Oct 2025 16:12:25 +0100	[thread overview]
Message-ID: <aO5oWb_xaYbPhaZY@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20251014123624.1413473-2-ciara.loftus@intel.com>

On Tue, Oct 14, 2025 at 12:36:24PM +0000, Ciara Loftus wrote:
> This patch adds an IAVF testpmd command "port reinit <port_id>" which
> will send a request to the PF to reset the given VF, followed by the
> VF then reinitialising and restarting itself.
> 
> Signed-off-by: Ciara Loftus <ciara.loftus@intel.com>
> ---
> v4:
> * Rename restore -> reinit
> ---
>  drivers/net/intel/iavf/iavf_testpmd.c | 51 +++++++++++++++++++++++++++
>  1 file changed, 51 insertions(+)
> 
Series-acked-by: Bruce Richardson <bruce.richardson@intel.com>

Taking this as driver-local for now, but hopefully we can convert it to a
standard ethdev API in the next release.

Applied to dpdk-next-net-intel.

/Bruce

      reply	other threads:[~2025-10-14 15:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-29 14:30 [PATCH 1/2] net/iavf: support VF initiated resets Ciara Loftus
2025-09-29 14:30 ` [PATCH 2/2] net/iavf: add reset VF command to testpmd Ciara Loftus
2025-09-30  9:07 ` [PATCH 1/2] net/iavf: support VF initiated resets Bruce Richardson
2025-09-30 12:30   ` Stephen Hemminger
2025-10-01  8:37   ` Loftus, Ciara
2025-10-03 10:29     ` Loftus, Ciara
2025-10-08 10:13       ` Thomas Monjalon
2025-10-09 10:30         ` Loftus, Ciara
2025-10-09 14:58           ` Thomas Monjalon
2025-10-10 13:48             ` Loftus, Ciara
2025-10-14 13:19               ` Thomas Monjalon
2025-10-14 13:26                 ` Loftus, Ciara
2025-10-03 10:23 ` [PATCH v2 " Ciara Loftus
2025-10-03 10:23   ` [PATCH v2 2/2] net/iavf: add restore command to testpmd Ciara Loftus
2025-10-09 10:28   ` [PATCH v3 1/2] net/iavf: support VF initiated resets Ciara Loftus
2025-10-09 10:28     ` [PATCH v3 2/2] net/iavf: add restore command to testpmd Ciara Loftus
2025-10-10 16:36       ` Bruce Richardson
2025-10-10 16:29     ` [PATCH v3 1/2] net/iavf: support VF initiated resets Bruce Richardson
2025-10-14 12:36     ` [PATCH v4 " Ciara Loftus
2025-10-14 12:36       ` [PATCH v4 2/2] net/iavf: add reinit command to testpmd Ciara Loftus
2025-10-14 15:12         ` 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=aO5oWb_xaYbPhaZY@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;
as well as URLs for NNTP newsgroup(s).