diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2023-09-12 17:16:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-09-15 09:41:39 +0300 |
commit | c326ca98446e0ae4fee43a40acf79412b74cfedb (patch) | |
tree | 0b0cadabe1a803cf7cb8c4c7ea513d16eb821a58 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 63a2de8d16b3ecd607c077c98f8d6cd0147ec099 (diff) | |
download | linux-c326ca98446e0ae4fee43a40acf79412b74cfedb.tar.xz |
selftests: tls: swap the TX and RX sockets in some tests
tls.sendmsg_large and tls.sendmsg_multiple are trying to send through
the self->cfd socket (only configured with TLS_RX) and to receive through
the self->fd socket (only configured with TLS_TX), so they're not using
kTLS at all. Swap the sockets.
Fixes: 7f657d5bf507 ("selftests: tls: add selftests for TLS sockets")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions