mbox series

[liburing,0/2] use nop CQE32 tests to test some assumptions

Message ID cover.1655455225.git.asml.silence@gmail.com (mailing list archive)
Headers show
Series use nop CQE32 tests to test some assumptions | expand

Message

Pavel Begunkov June 17, 2022, 8:42 a.m. UTC
Pavel Begunkov (2):
  Revert "test/nop: kill cqe32 test code"
  tests: fix and improve nop tests

 test/nop.c | 54 +++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 41 insertions(+), 13 deletions(-)

Comments

Jens Axboe June 17, 2022, 11:37 a.m. UTC | #1
On Fri, 17 Jun 2022 09:42:40 +0100, Pavel Begunkov wrote:
> Pavel Begunkov (2):
>   Revert "test/nop: kill cqe32 test code"
>   tests: fix and improve nop tests
> 
> test/nop.c | 54 +++++++++++++++++++++++++++++++++++++++++-------------
>  1 file changed, 41 insertions(+), 13 deletions(-)
> 
> [...]

Applied, thanks!

[1/2] Revert "test/nop: kill cqe32 test code"
      commit: 203abdf5f0bf78a58d59f3f4a4e8561cb76b10f4
[2/2] tests: fix and improve nop tests
      commit: 540ca1c11016ed50940e3f6f555a986356578646

Best regards,