On Fri, 13 Dec 2019 07:39:02 -0300, Thadeu Lima de Souza Cascardo wrote: > This test only works when [1] is applied, which was rejected. > > Basically, the errors are reported and cleared. In this particular case of > tls sockets, following reads will block. > > The test case was originally submitted with the rejected patch, but, then, > was included as part of a different patchset, possibly by mistake. > > [1] https://lore.kernel.org/netdev/20191007035323.4360-2-jakub.kicinski@xxxxxxxxxxxxx/#t > > Thanks Paolo Pisati for pointing out the original patchset where this > appeared. > > Cc: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> > Fixes: 65190f77424d (selftests/tls: add a test for fragmented messages) > Reported-by: Paolo Pisati <paolo.pisati@xxxxxxxxxxxxx> > Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxxxxx> Applied to net and queued for stable, thank you!