Re: [PATCH 2/2] lib/string_kunit: extend benchmarks and unit test to memchr()
From: Paul Walmsley
Date: Thu Aug 06 2026 - 13:55:42 EST
Hi,
On Wed, 20 May 2026, Milan Tripkovic wrote:
> From: Milan Tripkovic <Milan.Tripkovic@xxxxxxxxx>
>
> Extend the string benchmarking suite to include memchr().
> Extend the string unit test to include memchr()
>
> Signed-off-by: Milan Tripkovic <Milan.Tripkovic@xxxxxxxxx>
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