All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net mshot fixes and improvements
@ 2024-03-08 13:55 Pavel Begunkov
  2024-03-08 13:55 ` [PATCH 1/3] io_uring: fix mshot io-wq checks Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2024-03-08 13:55 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

The first patch fixes multishot interaction with io-wq for net
opcodes, followed by a couple of clean ups.

Pavel Begunkov (3):
  io_uring: fix mshot io-wq checks
  io_uring: refactor DEFER_TASKRUN multishot checks
  io_uring/net: dedup io_recv_finish req completion

 io_uring/io_uring.c | 20 ++++++++++++++++++++
 io_uring/net.c      | 37 ++++---------------------------------
 io_uring/rw.c       |  2 --
 3 files changed, 24 insertions(+), 35 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-08 15:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-08 13:55 [PATCH 0/3] net mshot fixes and improvements Pavel Begunkov
2024-03-08 13:55 ` [PATCH 1/3] io_uring: fix mshot io-wq checks Pavel Begunkov
2024-03-08 13:55 ` [PATCH 2/3] io_uring: refactor DEFER_TASKRUN multishot checks Pavel Begunkov
2024-03-08 13:55 ` [PATCH 3/3] io_uring/net: dedup io_recv_finish req completion Pavel Begunkov
2024-03-08 15:47 ` [PATCH 0/3] net mshot fixes and improvements Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.