[PATCH v2 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features
Maxime Coquelin
maxime.coquelin at redhat.com
Mon Feb 5 11:32:48 CET 2024
On 1/23/24 11:55, Srujana Challa wrote:
> This patch introduces new function to get rss device config
> and adds code to forward the RSS control command to backend
> through hw control queue if RSS feature is negotiated.
> This patch will help to negotiate VIRTIO_NET_F_RSS feature
> if vhost-vdpa backend supports RSS in HW.
>
> Signed-off-by: Srujana Challa <schalla at marvell.com>
> ---
> .../net/virtio/virtio_user/virtio_user_dev.c | 31 ++++++++++++++++++-
> .../net/virtio/virtio_user/virtio_user_dev.h | 2 ++
> drivers/net/virtio/virtio_user_ethdev.c | 3 ++
> 3 files changed, 35 insertions(+), 1 deletion(-)
>
Reporting the R-by I gave on V1. Please next time apply R-By and A-by
from previous revision when the patch did not change.
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list