[PITCH] Kernel 6.16 Test Week 2025-08-10

Hello folks,

@amoloney and I will be handling the Fedora Magazine post for this. Please grant us a slot

1 Like

Pagure Ticket #407 opened for this article. Thank you.

@amoloney and @sumantrom joint authorship.

Running sudo ./runtests.sh -t performance fails with:

lat_rpc.c:24:10: error: conflicting types for ‘client_rpc_xact_1’; have ‘char *(char *, CLIENT *)’ {aka ‘char *(char *, struct __rpc_client *)’}
24 | char *client_rpc_xact_1(char *argp, CLIENT *clnt);
| ^~~~~~~~~~~~~~~~~

for me. Is this expected?
Also, I can’t see my submission on the test page.

It looks like you are not the only one:

1 Like