DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <mcoqueli@redhat.com>
To: Hengqi Chen <hengqi.chen@gmail.com>
Cc: dev@dpdk.org, Maxime Coquelin <maxime.coquelin@redhat.com>,
	 Chenbo Xia <chenbox@nvidia.com>
Subject: Re: [PATCH] net/virtio: Implement {rxq,txq}_info_get callbacks
Date: Wed, 15 Oct 2025 09:04:35 +0200	[thread overview]
Message-ID: <CAO55cszXsh8Y55s7wTwSUQpugRH_Nj=KObwKDkh=kPXzuz4QeA@mail.gmail.com> (raw)
In-Reply-To: <20250619115445.257679-1-hengqi.chen@gmail.com>

On Thu, Jun 19, 2025 at 1:55 PM Hengqi Chen <hengqi.chen@gmail.com> wrote:
>
> Currently, there are no ways to retrieve the queue size
> set by vhost backend. Implement the {rxq,txq}_info_get
> callbacks so that DPDK applications can use the queue
> size to setup mempool properly.
>
> Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>
> ---
>  drivers/net/virtio/virtio_ethdev.c | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
>

Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>

Thanks,
Maxime


      parent reply	other threads:[~2025-10-15  7:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-19 11:54 Hengqi Chen
2025-07-02 12:17 ` Hengqi Chen
2025-10-15 11:45   ` Maxime Coquelin
2025-10-15  7:04 ` Maxime Coquelin [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='CAO55cszXsh8Y55s7wTwSUQpugRH_Nj=KObwKDkh=kPXzuz4QeA@mail.gmail.com' \
    --to=mcoqueli@redhat.com \
    --cc=chenbox@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=hengqi.chen@gmail.com \
    --cc=maxime.coquelin@redhat.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).