[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c48696b2-62ce-4e6e-8d33-e595580e290a@linux.dev>
Date: Wed, 19 Mar 2025 16:05:17 -0700
From: Martin KaFai Lau <martin.lau@...ux.dev>
To: Bastien Curutchet <bastien.curutchet@...tlin.com>
Cc: Stanislav Fomichev <stfomichev@...il.com>,
Alexei Starovoitov <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>,
"David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Jesper Dangaard Brouer <hawk@...nel.org>,
John Fastabend <john.fastabend@...il.com>,
Andrii Nakryiko <andrii@...nel.org>, Eduard Zingerman <eddyz87@...il.com>,
Mykola Lysenko <mykolal@...com>, Song Liu <song@...nel.org>,
Yonghong Song <yonghong.song@...ux.dev>, KP Singh <kpsingh@...nel.org>,
Stanislav Fomichev <sdf@...ichev.me>, Hao Luo <haoluo@...gle.com>,
Jiri Olsa <jolsa@...nel.org>, Shuah Khan <shuah@...nel.org>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Alexis Lothore <alexis.lothore@...tlin.com>, netdev@...r.kernel.org,
bpf@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into
test_progs
On 3/18/25 3:25 AM, Bastien Curutchet wrote:
> Hi all,
>
> On 2/24/25 5:10 PM, Stanislav Fomichev wrote:
>> On 02/21, Bastien Curutchet (eBPF Foundation) wrote:
>>> Hi all,
>>>
>>> This patch series continues the work to migrate the script tests into
>>> prog_tests.
>>>
>>> test_xdp_vlan.sh tests the ability of an XDP program to modify the VLAN
>>> ids on the fly. This isn't currently covered by an other test in the
>>> test_progs framework so I add a new file prog_tests/xdp_vlan.c that does
>>> the exact same tests (same network topology, same BPF programs) and
>>> remove the script.
>>>
>>> Signed-off-by: Bastien Curutchet (eBPF Foundation)
>>> <bastien.curutchet@...tlin.com>
>>
>> Acked-by: Stanislav Fomichev <sdf@...ichev.me>
>
> Small gentle ping on this, as I haven't received any updates since Stanislav
> acked it.
I made a small change in the Makefile to resolve a recent conflict. Applied. Thanks.
Powered by blists - more mailing lists