diff options
| author | Haiyang Zhang <[email protected]> | 2025-03-25 16:32:37 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-03-28 11:43:18 +0000 |
| commit | fa37a8849634db2dd3545116873da8cf4b1e67c6 (patch) | |
| tree | c5585e240b7d85e3ba344a260f8701a713c19fe1 /drivers/net/wan/lapbether.c | |
| parent | MAINTAINERS: Add dedicated entries for phy_link_topology (diff) | |
| download | kernel-fa37a8849634db2dd3545116873da8cf4b1e67c6.tar.gz kernel-fa37a8849634db2dd3545116873da8cf4b1e67c6.zip | |
net: mana: Switch to page pool for jumbo frames
Frag allocators, such as netdev_alloc_frag(), were not designed to
work for fragsz > PAGE_SIZE.
So, switch to page pool for jumbo frames instead of using page frag
allocators. This driver is using page pool for smaller MTUs already.
Cc: [email protected]
Fixes: 80f6215b450e ("net: mana: Add support for jumbo frame")
Signed-off-by: Haiyang Zhang <[email protected]>
Reviewed-by: Long Li <[email protected]>
Reviewed-by: Shradha Gupta <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions
