]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel.org...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2026 23:07:50 +0000 (15:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2026 23:07:50 +0000 (15:07 -0800)
Pull io_uring large rx buffer support from Jens Axboe:
 "Now that the networking updates are upstream, here's the support for
  large buffers for zcrx.

  Using larger (bigger than 4K) rx buffers can increase the effiency of
  zcrx. For example, it's been shown that using 32K buffers can decrease
  CPU usage by ~30% compared to 4K buffers"

* tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
  io_uring/zcrx: implement large rx buffer support

1  2 
include/uapi/linux/io_uring.h
io_uring/zcrx.c

Simple merge
diff --cc io_uring/zcrx.c
Simple merge