On 08/22/2017 10:47 PM, Jesper Dangaard Brouer wrote:
Given there is a tracepoint that can track the error code of xdp_do_redirect calls, the WARN_ONCE in bpf_warn_invalid_xdp_redirect doesn't seem relevant any longer. Simply remove the function.Signed-off-by: Jesper Dangaard Brouer <bro...@redhat.com>
Acked-by: Daniel Borkmann <dan...@iogearbox.net>