uapi/linux/virtio_net.h: Added USO types.
authorAndrew Melnychenko <andrew@daynix.com>
Wed, 7 Dec 2022 11:35:56 +0000 (13:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Dec 2022 09:29:56 +0000 (09:29 +0000)
commit34061b348ae912b9783fae7fabae69d46977a036
treeac0f4d94acbb5e51af0314664cfa64674dcff8c7
parent399e0827642f6a8bcae24277fe08e80e7e4bb891
uapi/linux/virtio_net.h: Added USO types.

Added new GSO type for USO: VIRTIO_NET_HDR_GSO_UDP_L4.
Feature VIRTIO_NET_F_HOST_USO allows to enable NETIF_F_GSO_UDP_L4.
Separated VIRTIO_NET_F_GUEST_USO4 & VIRTIO_NET_F_GUEST_USO6 features
required for Windows guests.

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/virtio_net.h