[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200127161701.153625-1-sgarzare@redhat.com>
Date: Mon, 27 Jan 2020 17:17:00 +0100
From: Stefano Garzarella <sgarzare@...hat.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: io-uring@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH liburing 0/1] test: add epoll test case
Hi Jens,
I wrote the test case for epoll.
Since it fails also without sqpoll (Linux 5.4.13-201.fc31.x86_64),
can you take a look to understand if the test is wrong?
Tomorrow I'll travel, but on Wednesday I'll try this test with the patch
that I sent and also with the upstream kernel.
Thanks,
Stefano
Stefano Garzarella (1):
test: add epoll test case
.gitignore | 1 +
test/Makefile | 5 +-
test/epoll.c | 307 ++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 311 insertions(+), 2 deletions(-)
create mode 100644 test/epoll.c
--
2.24.1
Powered by blists - more mailing lists