qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/7] virtio-net: Disable RSS on reset


From: Michael Tokarev
Subject: Re: [PATCH v2 3/7] virtio-net: Disable RSS on reset
Date: Tue, 10 Oct 2023 11:00:33 +0300
User-agent: Mozilla Thunderbird

10.10.2023 05:59, Akihiko Odaki wrote:
RSS is disabled by default.

Fixes: 590790297c ("virtio-net: implement RSS configuration command")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>

This one is difficult to review since it moves whole function around
*and* adding a single statement to this function.  I'd prefer this
change to be split into two, one no-op just moving code around, and
another one-liner adding the new statement.

Either way,

Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]