Files
linux/drivers/net
Jakub Kicinski 1580cbcbfe net: netdevsim: add some fake page pool use
Add very basic page pool use so that we can exercise
the netlink uAPI in a selftest.

Page pool gets created on open, destroyed on close.
But we control allocating of a single page thru debugfs.
This page may survive past the page pool itself so that
we can test orphaned page pools.

Link: https://lore.kernel.org/r/20240412141436.828666-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-04-15 11:21:11 -07:00
..
2024-04-08 11:56:56 +01:00
2024-04-08 11:56:56 +01:00
2024-01-24 18:03:53 -08:00
2024-04-08 13:20:01 +01:00
2024-04-10 19:36:23 -07:00
2024-04-08 11:56:56 +01:00
2024-04-01 10:49:28 +01:00
2024-03-04 10:18:02 +00:00
2024-03-07 21:12:43 -08:00
2024-04-11 19:29:23 -07:00