mbox series

[liburing,0/3] some extra zc tests

Message ID cover.1667559818.git.asml.silence@gmail.com (mailing list archive)
Headers show
Series some extra zc tests | expand

Message

Pavel Begunkov Nov. 4, 2022, 11:05 a.m. UTC
Pavel Begunkov (3):
  tests/zc: create a new ring for test_send_faults()
  tests/zc: add control flags tests
  tests/zc: extra verification for notif completions

 test/send-zerocopy.c | 55 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 42 insertions(+), 13 deletions(-)

Comments

Jens Axboe Nov. 5, 2022, 3:20 p.m. UTC | #1
On Fri, 4 Nov 2022 11:05:50 +0000, Pavel Begunkov wrote:
> Pavel Begunkov (3):
>   tests/zc: create a new ring for test_send_faults()
>   tests/zc: add control flags tests
>   tests/zc: extra verification for notif completions
> 
> test/send-zerocopy.c | 55 +++++++++++++++++++++++++++++++++-----------
>  1 file changed, 42 insertions(+), 13 deletions(-)
> 
> [...]

Applied, thanks!

[1/3] tests/zc: create a new ring for test_send_faults()
      commit: 799d6e0ed8103ac296135e8670c25cbd5c074a73
[2/3] tests/zc: add control flags tests
      commit: 81ab5f3831fe8dccb3e51b3be093791ef8ad2df8
[3/3] tests/zc: extra verification for notif completions
      commit: 3e3f71a6eb8356c129706cb88d150fe4e01fa19e

Best regards,