On Thu, Jun 25, 2020 at 7:28 AM Jesper Dangaard Brouer
<[email protected]> 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 <[email protected]>
> Signed-off-by: Jesper Dangaard Brouer <[email protected]>
> ---

Thanks!

Acked-by: Andrii Nakryiko <[email protected]>

>  tools/lib/bpf/libbpf.c                             |    2 +-
>  .../bpf/progs/test_xdp_with_devmap_helpers.c       |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>

[...]

Reply via email to