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(a)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