[PATCH net-next 01/35] rxrpc: Implement an in-kernel rxperf server for testing purposes

Jakub Kicinski kuba at kernel.org
Wed Nov 30 20:04:50 PST 2022


On Wed, 30 Nov 2022 16:54:26 +0000 David Howells wrote:
> Implement an in-kernel rxperf server to allow kernel-based rxrpc services
> to be tested directly, unlike with AFS where they're accessed by the
> fileserver when the latter decides it wants to.
> 
> This is implemented as a module that, if loaded, opens UDP port 7009
> (afs3-rmtsys) and listens on it for incoming calls.  Calls can be generated
> using the rxperf command shipped with OpenAFS, for example.

This one generates a build warning on 32bit x86, type mismatch in min().



More information about the linux-afs mailing list