On Wed, Jun 24, 2020 at 1:36 AM Jesper Dangaard Brouer <[email protected]> wrote: > > On Tue, 23 Jun 2020 22:49:02 -0700 > Andrii Nakryiko <[email protected]> wrote: > > > On Tue, Jun 23, 2020 at 2:40 PM Lorenzo Bianconi <[email protected]> wrote: > > > > > > As for DEVMAP, support SEC("xdp_cpumap*") as a short cut for loading > ^^^^^^^^^^^ > > Maybe update desc to include the "/" ?
+1 > > > > the program with type BPF_PROG_TYPE_XDP and expected attach type > > > BPF_XDP_CPUMAP. > > > > > > Signed-off-by: Lorenzo Bianconi <[email protected]> > > > --- > > > > Thanks! > > > > Acked-by: Andrii Nakryiko <[email protected]> > > I like this extra "/". > > Acked-by: Jesper Dangaard Brouer <[email protected]> > > If we agree, I hope we can also adjust this for devmap in bpf-tree ? Yes. Please. It's not in an official release. There is time to adjust things.
