]> git.proxmox.com Git - mirror_qemu.git/commit - net/tap-linux.c
tap: Add USO support to tap device.
authorAndrew Melnychenko <andrew@daynix.com>
Mon, 31 Jul 2023 22:31:45 +0000 (01:31 +0300)
committerJason Wang <jasowang@redhat.com>
Mon, 18 Sep 2023 06:36:13 +0000 (14:36 +0800)
commit2ab0ec31215e68f7af6b21b62e49141eb7c083e2
treec5cbe776a688d0325c5945e1728b96d8c51bb7b3
parent005ad32358f12fe9313a4a01918a55e60d4f39e5
tap: Add USO support to tap device.

Passing additional parameters (USOv4 and USOv6 offloads) when
setting TAP offloads

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
15 files changed:
hw/net/e1000e_core.c
hw/net/igb_core.c
hw/net/virtio-net.c
hw/net/vmxnet3.c
include/net/net.h
net/net.c
net/netmap.c
net/tap-bsd.c
net/tap-linux.c
net/tap-linux.h
net/tap-solaris.c
net/tap-stub.c
net/tap-win32.c
net/tap.c
net/tap_int.h