diff options
| author | Jacek Kalwas <jacek.kalwas@intel.com> | 2018-04-12 22:03:13 +0300 |
|---|---|---|
| committer | Steffen Klassert <steffen.klassert@secunet.com> | 2018-04-18 07:57:17 +0300 |
| commit | cd027a5433d66734097adbd9d262c203471102a3 (patch) | |
| tree | 276ffa2fe458ede28ec39ad7566896d72eb91dcc /tools/perf/scripts/python | |
| parent | 5e596ee171ba99f0cfb885f256c6275390e63271 (diff) | |
| download | linux-cd027a5433d66734097adbd9d262c203471102a3.tar.xz | |
udp: enable UDP checksum offload for ESP
In case NIC has support for ESP TX CSUM offload skb->ip_summed is not
set to CHECKSUM_PARTIAL which results in checksum calculated by SW.
Fix enables ESP TX CSUM for UDP by extending condition with check for
NETIF_F_HW_ESP_TX_CSUM.
Signed-off-by: Jacek Kalwas <jacek.kalwas@intel.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
