]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-net: Retrieve peer hashing capability
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Fri, 30 May 2025 04:33:19 +0000 (13:33 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Jul 2025 09:25:34 +0000 (05:25 -0400)
commit7b6e7e49905d0682f67ae4d02fc9edc4a2ec7df5
treeb5e944d7724cda6955c4e33d55ab8107d427ce29
parent2deec9ab7d25d7cd8f57033bd0421c1f9f28d905
virtio-net: Retrieve peer hashing capability

Retrieve peer hashing capability instead of hardcoding.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20250530-vdpa-v1-4-5af4109b1c19@daynix.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c
include/hw/virtio/virtio-net.h
net/vhost-vdpa.c