commit | 65190f77424d7b82c4aad7326c9cce6bd91a2fcc | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Nov 27 12:16:42 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 28 22:40:29 2019 -0800 |
tree | 47133506cdef6c7ad130d19354e0ea92f78458a0 | |
parent | 031097d9e079e40dce401031d1012e83d80eaf01 [diff] |
selftests/tls: add a test for fragmented messages Add a sendmsg test with very fragmented messages. This should fill up sk_msg and test the boundary conditions. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>