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