[PATCH v2 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features
Maxime Coquelin
maxime.coquelin at redhat.com
Tue Feb 6 15:57:59 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(-)
>
Applied to next-virtio tree.
Thanks,
Maxime
More information about the dev
mailing list