]> git.proxmox.com Git - ovs.git/commit
userspace-tso: Document the minimum kernel version.
authorFlavio Leitner <fbl@sysclose.org>
Tue, 10 Mar 2020 14:39:36 +0000 (11:39 -0300)
committerIlya Maximets <i.maximets@ovn.org>
Tue, 15 Sep 2020 20:28:32 +0000 (22:28 +0200)
commitb0008d6233f9fe40f97ce9b37cdd797b30fbc069
tree3453ef09745712683e147bd90b956cb11ef8e462
parentd3daf73db3e48d71a32839243e6ec323e02c0dd6
userspace-tso: Document the minimum kernel version.

The kernel needs to be at least 4.19-rc7 to include the commit
9d2f67e43b73 ("net/packet: fix packet drop as of virtio gso")
otherwise the TSO packets are dropped when using raw sockets.

Fixes: 29cf9c1b3b9c ("userspace: Add TCP Segmentation Offload support")
Reported-by: Yi Yang <yangyi01@inspur.com>
Signed-off-by: Flavio Leitner <fbl@sysclose.org>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Documentation/topics/userspace-tso.rst