diff options
| author | Jakub Kicinski <[email protected]> | 2024-04-12 14:14:31 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-04-15 18:21:11 +0000 |
| commit | 1580cbcbfe770b0a7fb76735c1a601483335c1c2 (patch) | |
| tree | 10374401f6591dde5da470dd045334792bc103a4 /tools/testing/selftests/net/lib/py/nsim.py | |
| parent | Merge branch 'net-dqs-optimize-if-stall-threshold-is-not-set' (diff) | |
| download | kernel-1580cbcbfe770b0a7fb76735c1a601483335c1c2.tar.gz kernel-1580cbcbfe770b0a7fb76735c1a601483335c1c2.zip | |
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/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/nsim.py')
0 files changed, 0 insertions, 0 deletions
