summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorVakul Garg <vakul.garg@nxp.com>2019-01-16 11:40:58 +0300
committerDavid S. Miller <davem@davemloft.net>2019-01-17 22:57:45 +0300
commitcea3bfb37482c601fc2f739bc0215e5c64e45ab0 (patch)
tree47e00a4679fab73dc8d7f59ae7a2bc53a1638f30 /drivers/net/dsa/dsa_loop.c
parent13d0ab6750b20957ac1466da4e44dc0af746ff28 (diff)
downloadlinux-cea3bfb37482c601fc2f739bc0215e5c64e45ab0.tar.xz
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 <vakul.garg@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions