qemu/tools
Akihiko Odaki 72fa42cfca ebpf: Fix RSS error handling
calculate_rss_hash() was using hash value 0 to tell if it calculated
a hash, but the hash value may be 0 on a rare occasion. Have a
distinct bool value for correctness.

Fixes: f3fa412de2 ("ebpf: Added eBPF RSS program.")
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2024-06-04 15:14:26 +08:00
..
ebpf ebpf: Fix RSS error handling 2024-06-04 15:14:26 +08:00
meson.build virtiofsd: Remove build and docs glue 2023-02-16 18:15:08 +00:00