Re: [PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
From: Bastien Curutchet
Date: Fri Sep 04 2026 - 04:20:45 EST
Hi,
I think your mail subject should have started with [PATCH bpf-next] (cf
https://elixir.bootlin.com/linux/v7.2.2/source/Documentation/bpf/bpf_devel_QA.rst#L157-L166)
Also other commits to this file start with selftests/xsk, but that's a nit pick.
On 9/3/26 5:03 PM, Colin Ian King wrote:
There is a spelling mistake in an assert message. Fix it.Reviewed-by: Bastien Curutchet <bastien.curutchet@xxxxxxxxxxx>
Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
Regards,
Bastien