aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/x86/nested_exceptions_test.c
diff options
context:
space:
mode:
authorRoger Quadros <[email protected]>2025-03-05 10:14:20 +0000
committerPaolo Abeni <[email protected]>2025-03-11 10:09:55 +0000
commit46eeb90f03e03d5e8f7f9f1f0eb0792104fc5f86 (patch)
treeb2f92edb50257c9731ae3172108a0e5861c0f038 /tools/testing/selftests/kvm/x86/nested_exceptions_test.c
parentMerge branch 'enic-enable-32-64-byte-cqes-and-get-max-rx-tx-ring-size-from-hw' (diff)
downloadkernel-46eeb90f03e03d5e8f7f9f1f0eb0792104fc5f86.tar.gz
kernel-46eeb90f03e03d5e8f7f9f1f0eb0792104fc5f86.zip
net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
This is to prepare for native XDP support. The page pool API is more faster in allocating pages than __alloc_skb(). Drawback is that it works at PAGE_SIZE granularity so we are not efficient in memory usage. i.e. we are using PAGE_SIZE (4KB) memory for 1.5KB max packet size. Signed-off-by: Roger Quadros <[email protected]> Signed-off-by: MD Danish Anwar <[email protected]> Signed-off-by: Meghana Malladi <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/kvm/x86/nested_exceptions_test.c')
0 files changed, 0 insertions, 0 deletions