mbox series

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

Message ID 20240910144323.2888480-1-vdonnefort@google.com (mailing list archive)
Headers show
Series ring-buffer/selftest: Meta-page testing improvements | expand

Message

Vincent Donnefort Sept. 10, 2024, 2:43 p.m. UTC
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

Comments

Steven Rostedt Sept. 10, 2024, 3:45 p.m. UTC | #1
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