On Wed, Jul 2, 2025 at 2:17 PM Hengqi Chen <[email protected]> wrote: > > Hi Maxime, Chenbo, > > Gentle ping on this. Does this change make sense ? > > On Thu, Jun 19, 2025 at 7:55 PM Hengqi Chen <[email protected]> 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 <[email protected]> > > --- > > drivers/net/virtio/virtio_ethdev.c | 24 ++++++++++++++++++++++++ > > 1 file changed, 24 insertions(+) > > Applied to next-virtio/for-next-net.
Thanks, Maxime

