diff options
author | 2022-11-23 21:31:36 +0100 | |
---|---|---|
committer | 2022-11-25 10:38:10 +0000 | |
commit | 77ddda44411c36f6276616b9609a50ca98dc4d2c (patch) | |
tree | 32432fac5db64f33bdbc11d88862d4a2ed6baefc /net | |
parent | net: lan966x: Add len field to lan966x_tx_dcb_buf (diff) | |
download | linux-rng-77ddda44411c36f6276616b9609a50ca98dc4d2c.tar.xz linux-rng-77ddda44411c36f6276616b9609a50ca98dc4d2c.zip |
net: lan966x: Update rxq memory model
By default the rxq memory model is MEM_TYPE_PAGE_SHARED but to be able
to reuse pages on the TX side, when the XDP action XDP_TX it is required
to update the memory model to PAGE_POOL.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions