diff options
author | David Wilder <[email protected]> | 2020-10-13 16:20:14 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-14 20:16:31 -0700 |
commit | 413f142cc05cb03f2d1ea83388e40c1ddc0d74e9 (patch) | |
tree | 0aee47ec3e5923f8c738c877d17b7efbc7a016a1 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 5ce9ad815a296374ca21f43f3b1ab5083d202ee1 (diff) |
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 <[email protected]>
Reviewed-by: Thomas Falcon <[email protected]>
Reviewed-by: Cristobal Forno <[email protected]>
Reviewed-by: Pradeep Satyanarayana <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions