[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3136e24a-abf7-3cdb-f0a8-6de8830bc3f9@gmail.com>
Date: Fri, 5 Jun 2020 17:45:12 -0600
From: David Ahern <dsahern@...il.com>
To: Alexei Starovoitov <alexei.starovoitov@...il.com>,
David Ahern <dsahern@...nel.org>
Cc: Network Development <netdev@...r.kernel.org>,
bpf <bpf@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Jesper Dangaard Brouer <brouer@...hat.com>,
Toke Høiland-Jørgensen <toke@...hat.com>,
Lorenzo Bianconi <lorenzo@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
John Fastabend <john.fastabend@...il.com>,
Alexei Starovoitov <ast@...nel.org>,
Martin KaFai Lau <kafai@...com>,
Song Liu <songliubraving@...com>, Yonghong Song <yhs@...com>,
Andrii Nakryiko <andriin@...com>
Subject: Re: [PATCH v4 bpf-next 0/5] bpf: Add support for XDP programs in
DEVMAP entries
On 6/1/20 4:28 PM, David Ahern wrote:
>>
>> and that selftest is imo too primitive.
>
> I focused the selftests on API changes introduced by this set - new
> attach type, valid accesses to egress_ifindex and not allowing devmap
> programs with xdp generic.
>
>> It's only loading progs and not executing them.
>> Could you please add prog_test_run to it?
>>
>
> I will look into it.
>
The test_run infrastructure does not handle XDP_REDIRECT which is needed
to step into the devmap code and then run programs tied to devmap entries.
Powered by blists - more mailing lists