[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190117.115757.132791442815813875.davem@davemloft.net>
Date: Thu, 17 Jan 2019 11:57:57 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: vakul.garg@....com
Cc: netdev@...r.kernel.org, borisp@...lanox.com, aviadye@...lanox.com,
davejwatson@...com, doronrk@...com
Subject: Re: [PATCH net-next] selftests/tls: Fix recv partial/large_buff
test cases
From: Vakul Garg <vakul.garg@....com>
Date: Wed, 16 Jan 2019 08:40:58 +0000
> 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@....com>
Applied.
Powered by blists - more mailing lists