summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-07-20 04:04:07 +0300
committerJakub Kicinski <kuba@kernel.org>2023-07-22 04:50:18 +0300
commit98e2727c79d007d99a026eb66f481908e66af263 (patch)
treeb514bec3504d246489da0bd70022601906cdb8e2 /net/switchdev/switchdev.c
parentb03f68ba26c85671c6734b14ea37a5955b0fb8d3 (diff)
downloadlinux-98e2727c79d007d99a026eb66f481908e66af263.tar.xz
eth: stmmac: let page recycling happen with skbs
stmmac removes pages from the page pool after attaching them to skbs. Use page recycling instead. skb heads are always copied, and pages are always from page pool in this driver. We could as well mark all allocated skbs for recycling. Reviewed-by: Yunsheng Lin <linyunsheng@huawei.com> Link: https://lore.kernel.org/r/20230720010409.1967072-3-kuba@kernel.org Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions