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

Vincent Donnefort posted 2 patches 2 months, 2 weeks ago
There is a newer version of this series
tools/testing/selftests/ring-buffer/map_test.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
[PATCH 0/2] ring-buffer/selftest: Meta-page testing improvements
Posted by Vincent Donnefort 2 months, 2 weeks ago
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@google.com/

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
-- 
2.46.0.598.g6f2099f65c-goog
Re: [PATCH 0/2] ring-buffer/selftest: Meta-page testing improvements
Posted by Steven Rostedt 2 months, 2 weeks ago
On Tue, 10 Sep 2024 15:43:21 +0100
Vincent Donnefort <vdonnefort@google.com> 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@google.com/

This looks good, but can you resend this and Cc:

  Shuah Khan <skhan@linuxfoundation.org>
  linux-kselftest@vger.kernel.org

Thanks,

-- Steve

> 
> 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