[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEf4BzamWwRwrnG0e1n9Fr2ojXtw3f_R5jQeLKUeVrWnCAK=3A@mail.gmail.com>
Date: Thu, 25 Jun 2020 09:58:11 -0700
From: Andrii Nakryiko <andrii.nakryiko@...il.com>
To: Jesper Dangaard Brouer <brouer@...hat.com>
Cc: bpf <bpf@...r.kernel.org>, Andrii Nakryiko <andriin@...com>,
Networking <netdev@...r.kernel.org>,
Alexei Starovoitov <alexei.starovoitov@...il.com>,
Daniel Borkmann <borkmann@...earbox.net>,
David Ahern <dsahern@...il.com>
Subject: Re: [PATCH bpf] libbpf: adjust SEC short cut for expected attach type BPF_XDP_DEVMAP
On Thu, Jun 25, 2020 at 7:28 AM Jesper Dangaard Brouer
<brouer@...hat.com> wrote:
>
> Adjust the SEC("xdp_devmap/") prog type prefix to contain a
> slash "/" for expected attach type BPF_XDP_DEVMAP. This is consistent
> with other prog types like tracing.
>
> Fixes: 2778797037a6 ("libbpf: Add SEC name for xdp programs attached to device map")
> Suggested-by: Andrii Nakryiko <andriin@...com>
> Signed-off-by: Jesper Dangaard Brouer <brouer@...hat.com>
> ---
Thanks!
Acked-by: Andrii Nakryiko <andriin@...com>
> tools/lib/bpf/libbpf.c | 2 +-
> .../bpf/progs/test_xdp_with_devmap_helpers.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
[...]
Powered by blists - more mailing lists