DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: fengchengwen <fengchengwen@huawei.com>
To: Maxime Leroy <maxime@leroys.fr>, <dev@dpdk.org>
Subject: Re: [PATCH 0/2] ethdev: fix fast-path ops on a stopped port
Date: Wed, 17 Jun 2026 12:02:23 +0800	[thread overview]
Message-ID: <bf6ccea4-e195-41a4-beb8-ff4b78011ade@huawei.com> (raw)
In-Reply-To: <20260616094259.686555-1-maxime@leroys.fr>

Series-acked-by: Chengwen Feng <fengchengwen@huawei.com>

On 6/16/2026 5:42 PM, Maxime Leroy wrote:
> Two small fixes for fast-path ops on a stopped port:
> patch 1 stops rte_eth_rx_queue_count() from dereferencing NULL after a port
> stop, patch 2 makes the dummy queue count return 0 (empty queue) instead of
> -ENOTSUP.
> 
> Maxime Leroy (2):
>   ethdev: keep fast-path ops valid after port stop
>   ethdev: return 0 from dummy queue count
> 
>  lib/ethdev/ethdev_driver.c  | 2 +-
>  lib/ethdev/ethdev_private.c | 7 +++++++
>  2 files changed, 8 insertions(+), 1 deletion(-)
> 


      parent reply	other threads:[~2026-06-17  4:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-16  9:42 [PATCH 0/2] ethdev: fix fast-path ops on a stopped port Maxime Leroy
2026-06-16  9:42 ` [PATCH 1/2] ethdev: keep fast-path ops valid after port stop Maxime Leroy
2026-06-16  9:42 ` [PATCH 2/2] ethdev: return 0 from dummy queue count Maxime Leroy
2026-06-16  9:54   ` Morten Brørup
2026-06-16 14:07   ` Stephen Hemminger
2026-06-17  4:02 ` fengchengwen [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=bf6ccea4-e195-41a4-beb8-ff4b78011ade@huawei.com \
    --to=fengchengwen@huawei.com \
    --cc=dev@dpdk.org \
    --cc=maxime@leroys.fr \
    /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