[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEKGpzizbCb6Z3DN_p42LVsnBWwZpy3dPnsA2oRNEPP3p8BXRQ@mail.gmail.com>
Date: Tue, 25 Jun 2019 07:48:58 +0900
From: "Daniel T. Lee" <danieltimlee@...il.com>
To: Toke Høiland-Jørgensen <toke@...hat.com>
Cc: Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] samples: bpf: make the use of xdp samples consistent
Will do right away! :)
On Tue, Jun 25, 2019 at 3:24 AM Toke Høiland-Jørgensen <toke@...hat.com> wrote:
>
> "Daniel T. Lee" <danieltimlee@...il.com> writes:
>
> > Currently, each xdp samples are inconsistent in the use.
> > Most of the samples fetch the interface with it's name.
> > (ex. xdp1, xdp2skb, xdp_redirect, xdp_sample_pkts, etc.)
>
> The xdp_redirect and xdp_redirect_map also only accept ifindexes, not
> interface names. Care to fix those while you're at it? :)
>
> -Toke
Powered by blists - more mailing lists