mbox series

[liburing,0/2] passthrough test fix and cleanup

Message ID 20221206121831.5528-1-joshi.k@samsung.com (mailing list archive)
Headers show
Series passthrough test fix and cleanup | expand

Message

Kanchan Joshi Dec. 6, 2022, 12:18 p.m. UTC
Hi Jens,

This series does a fix in test/io_uring_passthrough.c and a minor
cleanup too.
Please take a look.

Kanchan Joshi (2):
  test/io_uring_passthrough: fix iopoll test
  test/io_uring_passthrough: cleanup invalid submission test

 test/io_uring_passthrough.c | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)

Comments

Jens Axboe Dec. 6, 2022, 5:19 p.m. UTC | #1
On Tue, 06 Dec 2022 17:48:29 +0530, Kanchan Joshi wrote:
> This series does a fix in test/io_uring_passthrough.c and a minor
> cleanup too.
> Please take a look.
> 
> Kanchan Joshi (2):
>   test/io_uring_passthrough: fix iopoll test
>   test/io_uring_passthrough: cleanup invalid submission test
> 
> [...]

Applied, thanks!

[1/2] test/io_uring_passthrough: fix iopoll test
      commit: 6e86d14a0a88e41c442a4a9c37effc55ac00d2ff
[2/2] test/io_uring_passthrough: cleanup invalid submission test
      commit: 29ec9d9fd3262034e4dce32cb75c0faaad158d1c

Best regards,