diff options
author | Gal Pressman <gal@nvidia.com> | 2022-07-17 14:04:29 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-07-28 23:55:25 +0300 |
commit | ec082d31c161976a0e81c5d2e3ac317237ac5a0d (patch) | |
tree | 9017b898507bfa9f522aca21e72695af77185242 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 623cd87006983935de6c2ad8e2d50e68f1b7d6e7 (diff) | |
download | linux-ec082d31c161976a0e81c5d2e3ac317237ac5a0d.tar.xz |
net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulation
Use skb_inner_tcp_all_headers() instead of skb_tcp_all_headers() when
transmitting an encapsulated packet in mlx5e_tx_get_gso_ihs().
Fixes: 504148fedb85 ("net: add skb_[inner_]tcp_all_headers helpers")
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions