Re: [PATCH v6 2/2] lib/string_kunit: extend benchmarks and unit test to memcmp()
Paul Walmsley <[email protected]>
| Newsgroups | org.kernel.vger.linux-hardening,org.infradead.lists.linux-riscv,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 20 May 2026, Milan Tripkovic wrote: > From: Milan Tripkovic <[email protected]> > > Extend the string benchmarking suite to include memcmp(). > Extend the string unit test to include memcmp(). > > Signed-off-by: Milan Tripkovic <[email protected]> Same comments on this patch as were posted here: https://lore.kernel.org/linux-riscv/[email protected]/T/#u - Paul