Re: [PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support

2023-10-19 Thread Martin KaFai Lau
On 10/16/23 6:47 AM, Breno Leitao wrote: Expand the sockopt test to use also check for io_uring {g,s}etsockopt commands operations. This patch starts by marking each test if they support io_uring support or not. Right now, io_uring cmd getsockopt() has a limitation of only accepting level ==

[PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support

2023-10-16 Thread Breno Leitao
Expand the sockopt test to use also check for io_uring {g,s}etsockopt commands operations. This patch starts by marking each test if they support io_uring support or not. Right now, io_uring cmd getsockopt() has a limitation of only accepting level == SOL_SOCKET, otherwise it returns