[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <871rzi4zax.fsf@toke.dk>
Date: Mon, 24 Jun 2019 14:24:06 -0400
From: Toke Høiland-Jørgensen <toke@...hat.com>
To: "Daniel T. Lee" <danieltimlee@...il.com>,
Daniel Borkmann <daniel@...earbox.net>,
Alexei Starovoitov <ast@...nel.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] samples: bpf: make the use of xdp samples consistent
"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