[PATCH net-next 1/5] net/rxrpc: Add local FCrypt-PCBC implementation
David Howells
dhowells at redhat.com
Mon Apr 27 23:24:15 PDT 2026
Eric Biggers <ebiggers at kernel.org> wrote:
> +config AF_RXRPC_KUNIT_TEST
> + tristate "RxRPC KUnit test" if !KUNIT_ALL_TESTS
> + depends on KUNIT && RXKAD
> + default KUNIT_ALL_TESTS
> + help
> + Enable the RxRPC KUnit test suite.
The description isn't really accurate. It doesn't test rxrpc per se. Can you
change it to "fcrypt kunit test" or "RxRPC fcrypt KUnit test"?
David
More information about the linux-afs
mailing list