On Fri, Mar 21, 2025 at 2:49 PM Akihiko Odaki <[email protected]> wrote:
>
> The new RSS configuration structures allow easily constructing data for
> VIRTIO_NET_CTRL_MQ_RSS_CONFIG as they strictly follow the order of data
> for the command.
>
> Signed-off-by: Akihiko Odaki <[email protected]>
> Tested-by: Lei Yang <[email protected]>
> Acked-by: Michael S. Tsirkin <[email protected]>
> ---
>  drivers/net/virtio_net.c | 117 
> +++++++++++++++++------------------------------
>  1 file changed, 43 insertions(+), 74 deletions(-)
>

Though I still think hash config should use a separate helper, it
could be done in the future.

So

Acked-by: Jason Wang <[email protected]>

Thanks


Reply via email to