diff options
| author | Vakul Garg <[email protected]> | 2019-01-16 08:40:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-17 11:57:45 -0800 |
| commit | cea3bfb37482c601fc2f739bc0215e5c64e45ab0 (patch) | |
| tree | 47e00a4679fab73dc8d7f59ae7a2bc53a1638f30 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 13d0ab6750b20957ac1466da4e44dc0af746ff28 (diff) | |
selftests/tls: Fix recv partial/large_buff test cases
TLS test cases recv_partial & recv_peek_large_buf_mult_recs expect to
receive a certain amount of data and then compare it against known
strings using memcmp. To prevent recvmsg() from returning lesser than
expected number of bytes (compared in memcmp), MSG_WAITALL needs to be
passed in recvmsg().
Signed-off-by: Vakul Garg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions