Re: [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()
Paul Walmsley <[email protected]>
| Newsgroups | org.kernel.vger.linux-hardening,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Wed, 20 May 2026, Milan Tripkovic wrote: > From: Milan Tripkovic <[email protected]> > > Extend the string benchmarking suite to include memchr(). > Extend the string unit test to include memchr() > > Signed-off-by: Milan Tripkovic <[email protected]> This one either needs an ack from the appropriate maintainers of lib/tests/string_kunit.c, or should be posted separately so those maintainers can take it upstream. thanks - Paul