DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@amd.com>
To: Junfeng Guo <junfeng.guo@intel.com>,
	qi.z.zhang@intel.com, jingjing.wu@intel.com,
	beilei.xing@intel.com
Cc: dev@dpdk.org, xiaoyun.li@intel.com, jeroendb@google.com,
	rushilg@google.com, jrkim@google.com
Subject: Re: [PATCH] net/gve: support queue release
Date: Fri, 11 Nov 2022 14:50:49 +0000	[thread overview]
Message-ID: <354167f0-2126-ca24-72fc-30ac56350a19@amd.com> (raw)
In-Reply-To: <20221111095824.71778-1-junfeng.guo@intel.com>

On 11/11/2022 9:58 AM, Junfeng Guo wrote:
> Add support for queue operations:
>   - rx_queue_release
>   - tx_queue_release
> 
> Previous gve_tx_queue_release and gve_rx_queue_release functions are
> only used internally to release Rx/Tx queue related resources. But
> when the queues or ports are required to re-config, both of the dev
> ops tx_queue_release and ops rx_queue_release will be checked and
> then called. Without these two dev ops, the Rx/Tx queue struct will
> be set as NULL directly.
> 
> Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit@amd.com>

Applied to dpdk-next-net/main, thanks.


      reply	other threads:[~2022-11-11 14:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-11  9:58 Junfeng Guo
2022-11-11 14:50 ` Ferruh Yigit [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=354167f0-2126-ca24-72fc-30ac56350a19@amd.com \
    --to=ferruh.yigit@amd.com \
    --cc=beilei.xing@intel.com \
    --cc=dev@dpdk.org \
    --cc=jeroendb@google.com \
    --cc=jingjing.wu@intel.com \
    --cc=jrkim@google.com \
    --cc=junfeng.guo@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=rushilg@google.com \
    --cc=xiaoyun.li@intel.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).