[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <80c5ad0c-a38b-7444-d8fa-b2feadc35cd1@iogearbox.net>
Date: Sat, 13 Jan 2018 00:13:27 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: Jesper Dangaard Brouer <brouer@...hat.com>, netdev@...r.kernel.org,
Daniel Borkmann <borkmann@...earbox.net>,
Alexei Starovoitov <alexei.starovoitov@...il.com>
Subject: Re: [bpf-next PATCH] bpf: simplify xdp_convert_ctx_access for
xdp_rxq_info
On 01/11/2018 05:39 PM, Jesper Dangaard Brouer wrote:
> As pointed out by Daniel Borkmann, using bpf_target_off() is not
> necessary for xdp_rxq_info when extracting queue_index and
> ifindex, as these members are u32 like BPF_W.
>
> Also fix trivial spelling mistake introduced in same commit.
>
> Fixes: 02dd3291b2f0 ("bpf: finally expose xdp_rxq_info to XDP bpf-programs")
> Reported-by: Daniel Borkmann <daniel@...earbox.net>
> Signed-off-by: Jesper Dangaard Brouer <brouer@...hat.com>
Applied to bpf-next, thanks Jesper!
Powered by blists - more mailing lists