[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190704215037.6008-1-jakub.kicinski@netronome.com>
Date: Thu, 4 Jul 2019 14:50:35 -0700
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
alexei.starovoitov@...il.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net 0/2] net/tls: fix poll() wake up
Hi!
This small fix + selftest series is very similar to the previous
commit 04b25a5411f9 ("net/tls: fix no wakeup on partial reads").
This time instead of recvmsg we're fixing poll wake up.
Jakub Kicinski (2):
net/tls: fix poll ignoring partially copied records
selftests/tls: add test for poll() with data in TLS ULP
net/tls/tls_sw.c | 3 ++-
tools/testing/selftests/net/tls.c | 26 ++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
--
2.21.0
Powered by blists - more mailing lists