diff options
author | 2021-04-15 13:17:48 +0530 | |
---|---|---|
committer | 2021-04-15 16:55:49 -0700 | |
commit | e8a4155567b3c903f49cbf89b8017e9cc22c4fe4 (patch) | |
tree | b8e2407301f122c03f50d9e6fd584e24c58f3c0c /tools/perf/scripts/python/stackcollapse.py | |
parent | ch_ktls: tcb close causes tls connection failure (diff) | |
download | wireguard-linux-e8a4155567b3c903f49cbf89b8017e9cc22c4fe4.tar.xz wireguard-linux-e8a4155567b3c903f49cbf89b8017e9cc22c4fe4.zip |
ch_ktls: do not send snd_una update to TCB in middle
snd_una update should not be done when the same skb is being
sent out.chcr_short_record_handler() sends it again even
though SND_UNA update is already sent for the skb in
chcr_ktls_xmit(), which causes mismatch in un-acked
TCP seq number, later causes problem in sending out
complete record.
Fixes: 429765a149f1 ("chcr: handle partial end part of a record")
Signed-off-by: Vinay Kumar Yadav <vinay.yadav@chelsio.com>
Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions