Hi,
Yea, it is only RFC - later I'll add all tests for review in v2.

On Fri, Aug 20, 2021 at 3:57 PM Michal Prívozník <mprivozn@redhat.com> wrote:
On 7/28/21 10:17 AM, Andrew Melnychenko wrote:
> If domain config contains "rss" and/or "rss_hash_report" options for driver.
> Also if the qemu has device capabilities for RSS. Libvirt will create an NIC device
> command line with enabled "rss"/"hash".
>
> Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
> ---
>  src/qemu/qemu_command.c | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>

To continue my suggestion from 01/10 this could then introduce xml2argv
test case.

Michal