]> git.hungrycats.org Git - linux/commit
Merge branch 'netdev-expose-page-pool-order-via-netlink'
authorJakub Kicinski <kuba@kernel.org>
Mon, 15 Jun 2026 19:58:20 +0000 (12:58 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 15 Jun 2026 19:58:20 +0000 (12:58 -0700)
commitb260c97930bc62713d246670677ade2190f0ff87
treea6aab04094b9c5cc8e4943e56e2350284ca59ce6
parent0399e685927a4d1bc310771735b0c8780ddf1cab
parent18f65355e112dfc87d5e2e8a299119afd2e65e7e
Merge branch 'netdev-expose-page-pool-order-via-netlink'

Dragos Tatulea says:

====================
netdev: expose page pool order via netlink

This small series exposes io_uring's high order page configuration
via the page_pool netlink interface and updates the appropriate
selftest to check this value.
====================

Link: https://patch.msgid.link/20260612211709.1456966-2-dtatulea@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>