Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework

2025-03-14 Thread Bastien Curutchet
Hi Maciej On 3/14/25 4:45 PM, Maciej Fijalkowski wrote: On Thu, Mar 13, 2025 at 11:47:58AM +0100, Bastien Curutchet (eBPF Foundation) wrote: Hi all, This patch series continues the work to migrate the script tests into prog_tests. Hi Bastien, the sole purpose of this is a cleanup of some s

Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework

2025-03-14 Thread Maciej Fijalkowski
On Thu, Mar 13, 2025 at 11:47:58AM +0100, Bastien Curutchet (eBPF Foundation) wrote: > Hi all, > > This patch series continues the work to migrate the script tests into > prog_tests. Hi Bastien, the sole purpose of this is a cleanup of some sort? > > The test_xsk.sh script tests lots of AF_XD

Re: [PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework

2025-03-13 Thread Bastien Curutchet
Hi all, On 3/13/25 11:47 AM, Bastien Curutchet (eBPF Foundation) wrote: Hi all, This patch series continues the work to migrate the script tests into prog_tests. The test_xsk.sh script tests lots of AF_XDP use cases. The tests it uses are defined in xksxceiver.c. As this script is used to test