On 9/8/17 2:01 PM, John Fastabend wrote:
Be a bit more friendly about waiting for flush bits to complete. Replace the cpu_relax() with a cond_resched().Suggested-by: Daniel Borkmann <dan...@iogearbox.net> Acked-by: Daniel Borkmann <dan...@iogearbox.net> Signed-off-by: John Fastabend <john.fastab...@gmail.com>
unlike patch 1 and 2, this one could have waited till net-next opens, but I don't mind now. lgtm Acked-by: Alexei Starovoitov <a...@kernel.org>