On 05/14/2019 06:42 AM, John Fastabend wrote:
> The tcp_bpf_wait_data() routine needs to check timeo != 0 before
> calling sk_wait_event() otherwise we may see unexpected stalls
> on receiver.
> 
> Arika did all the leg work here I just formaatted, posted and ran
> a few tests.
> 
> Fixes: 604326b41a6fb ("bpf, sockmap: convert to generic sk_msg interface")
> Reported-by: Arika Chen <eagles...@gmail.com>
> Suggested-by: Arika Chen <eagles...@gmail.com>
> Signed-off-by: John Fastabend <john.fastab...@gmail.com>

Applied, thanks!

Reply via email to