Skip to content

Commit 060aa0b

Browse files
spikehaxboe
authored andcommitted
io_uring zcrx: add MAINTAINERS entry
Same as [1] but also with netdev@ as an additional mailing list. io_uring zero copy receive is of particular interest to netdev participants too, given its tight integration to netdev core. With this updated entry, folks running get_maintainer.pl on patches that touch io_uring/zcrx.* will know to send it to netdev@ as well. Note that this doesn't mean all changes require explicit acks from netdev; this is purely for wider visibility and for other contributors to know where to send patches. [1]: https://lore.kernel.org/io-uring/989528e611b51d71fb712691ebfb76d2059ba561.1755461246.git.asml.silence@gmail.com/ Signed-off-by: David Wei <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Reviewed-by: Mina Almasry <[email protected]> [axboe: use correct io_uring tree URL] Signed-off-by: Jens Axboe <[email protected]>
1 parent 915651b commit 060aa0b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

MAINTAINERS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13110,6 +13110,15 @@ F: include/uapi/linux/io_uring.h
1311013110
F: include/uapi/linux/io_uring/
1311113111
F: io_uring/
1311213112

13113+
IO_URING ZCRX
13114+
M: Pavel Begunkov <[email protected]>
13115+
13116+
13117+
T: git https://github.com/isilence/linux.git zcrx/for-next
13118+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git
13119+
S: Maintained
13120+
F: io_uring/zcrx.*
13121+
1311313122
IPMI SUBSYSTEM
1311413123
M: Corey Minyard <[email protected]>
1311513124
L: [email protected] (moderated for non-subscribers)

0 commit comments

Comments
 (0)