Re: [PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements

From: Steven Rostedt
Date: Tue Sep 10 2024 - 12:45:08 EST


On Tue, 10 Sep 2024 17:23:33 +0100
Vincent Donnefort <vdonnefort@xxxxxxxxxx> wrote:

> Following the comments on the original patch [1] here's a set of 2 patches to
> improve the selftest.
>
> [1] https://lore.kernel.org/all/20240628104611.1443542-1-vdonnefort@xxxxxxxxxx/
>
> Vincent Donnefort (2):
> ring-buffer/selftest: Verify the entire meta-page padding
> ring-buffer/selftest: Handle meta-page bigger than the system
>
> tools/testing/selftests/ring-buffer/map_test.c | 18 ++++++++++++++----
> 1 file changed, 14 insertions(+), 4 deletions(-)
>
>
> base-commit: 2fcd5aff92aab479a9a89cfce2dbc9c6a9455b4f

Ah, you just Cc'd the patches. OK, I can work with that.

-- Steve