[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220727031524.358216-1-kuba@kernel.org>
Date: Tue, 26 Jul 2022 20:15:20 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
borisp@...dia.com, john.fastabend@...il.com, maximmi@...dia.com,
tariqt@...dia.com, vfedorenko@...ek.ru,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/4] tls: rx: follow ups to rx work
A selection of unrelated changes. First some selftest polishing.
Next a change to rcvtimeo handling for locking based on an exchange
with Eric. Follow up to Paolo's comments from yesterday. Last but
not least a fix to a false positive warning, turns out I've been
testing with DEBUG_NET=n this whole time.
Jakub Kicinski (4):
selftests: tls: handful of memrnd() and length checks
tls: rx: don't consider sock_rcvtimeo() cumulative
tls: strp: rename and multithread the workqueue
tls: rx: fix the false positive warning
net/tls/tls_strp.c | 2 +-
net/tls/tls_sw.c | 39 ++++++++++++++++---------------
tools/testing/selftests/net/tls.c | 26 ++++++++++++++-------
3 files changed, 38 insertions(+), 29 deletions(-)
--
2.37.1
Powered by blists - more mailing lists