Re: [PATCH v6 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()

From: Paul Walmsley

Date: Thu Aug 06 2026 - 13:58:23 EST


On Wed, 20 May 2026, Milan Tripkovic wrote:

> From: Milan Tripkovic <Milan.Tripkovic@xxxxxxxxx>
>
> Extend the string benchmarking suite to include memcmp().
> Extend the string unit test to include memcmp().
>
> Signed-off-by: Milan Tripkovic <Milan.Tripkovic@xxxxxxxxx>

Same comments on this patch as were posted here:

https://lore.kernel.org/linux-riscv/81c7c1b0-2906-96f6-6f7e-c859a7578c8c@xxxxxxxxxx/T/#u


- Paul