diff options
author | 2023-05-16 18:50:37 -0700 | |
---|---|---|
committer | 2023-05-19 08:37:37 +0100 | |
commit | 210620ae44a83f25220450bbfcc22e6fe986b25f (patch) | |
tree | b036664e7653b0aac340b40233a9d0116e11d1c1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | tls: rx: device: fix checking decryption status (diff) | |
download | wireguard-linux-210620ae44a83f25220450bbfcc22e6fe986b25f.tar.xz wireguard-linux-210620ae44a83f25220450bbfcc22e6fe986b25f.zip |
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
alloc_skb_with_frags() fills in page frag sizes but does not
set skb->len and skb->data_len. Set those correctly otherwise
device offload will most likely generate an empty skb and
hit the BUG() at the end of __skb_nsg().
Fixes: 84c61fe1a75b ("tls: rx: do not use the standard strparser")
Tested-by: Shai Amiram <samiram@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions