diff options
author | Or Gerlitz <[email protected]> | 2017-05-10 13:59:54 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2017-05-23 16:23:31 +0300 |
commit | 26c02749936f064abf771a0f5f49b280fcfd8b66 (patch) | |
tree | b0a59eef832471044846a30f9a6d00f7c42ca668 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3aa4266405a6c2e03eb0ff12d7c573d3d903da4c (diff) |
net/mlx5e: Allow TC csum offload if applied together with pedit action
When offloading header re-writes, the HW re-calculates the relevant L3/L4
checksums. Hence, when upper layers (as done by OVS) ask for TC checksum action
offload together with pedit offload, don't err. This command now works:
tc filter add dev ens1f0 protocol ip parent ffff: prio 20 flower skip_sw
ip_proto tcp dst_port 9001
action pedit ex munge tcp dport set 0x1234 pipe
action csum tcp
Signed-off-by: Or Gerlitz <[email protected]>
Reported-by: Paul Blakey <[email protected]>
Reviewed-by: Paul Blakey <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions