summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Wilder <dwilder@us.ibm.com>2020-10-13 16:20:14 -0700
committerJakub Kicinski <kuba@kernel.org>2020-10-14 20:16:31 -0700
commit413f142cc05cb03f2d1ea83388e40c1ddc0d74e9 (patch)
tree0aee47ec3e5923f8c738c877d17b7efbc7a016a1 /include
parent5ce9ad815a296374ca21f43f3b1ab5083d202ee1 (diff)
downloadlinux-413f142cc05cb03f2d1ea83388e40c1ddc0d74e9.tar.bz2
ibmveth: Identify ingress large send packets.
Ingress large send packets are identified by either: The IBMVETH_RXQ_LRG_PKT flag in the receive buffer or with a -1 placed in the ip header checksum. The method used depends on firmware version. Frame geometry and sufficient header validation is performed by the hypervisor eliminating the need for further header checks here. Fixes: 7b5967389f5a ("ibmveth: set correct gso_size and gso_type") Signed-off-by: David Wilder <dwilder@us.ibm.com> Reviewed-by: Thomas Falcon <tlfalcon@linux.ibm.com> Reviewed-by: Cristobal Forno <cris.forno@ibm.com> Reviewed-by: Pradeep Satyanarayana <pradeeps@linux.vnet.ibm.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions