summary refs log tree commit diff stats
path: root/python/scripts/mkvenv.py
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki@daynix.com>2024-11-22 14:03:10 +0900
committerJason Wang <jasowang@redhat.com>2024-11-25 14:00:04 +0800
commit1981fa9d7da7a763b38ca2f583b9ec3a335cf661 (patch)
treeb7d4d9bad2b8aed09322e14852b414466afcd6ea /python/scripts/mkvenv.py
parent162bdb8113d32e2efb3c6967e3828d4f0c4e14e0 (diff)
downloadfocaccia-qemu-1981fa9d7da7a763b38ca2f583b9ec3a335cf661.tar.gz
focaccia-qemu-1981fa9d7da7a763b38ca2f583b9ec3a335cf661.zip
virtio-net: Fix hash reporting when the queue changes
virtio_net_process_rss() fills the values used for hash reporting, but
the values used to be thrown away with a recursive function call if
the queue changes after RSS. Avoid the function call to keep the values.

Fixes: a4c960eedcd2 ("virtio-net: Do not write hashes to peer buffer")
Buglink: https://issues.redhat.com/browse/RHEL-59572
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'python/scripts/mkvenv.py')
0 files changed, 0 insertions, 0 deletions