Files
linux/net/core
Eric Dumazet fd9ea57f4e net: add napi_get_frags_check() helper
This is a follow up of commit 3226b158e6
("net: avoid 32 x truesize under-estimation for tiny skbs")

When/if we increase MAX_SKB_FRAGS, we better make sure
the old bug will not come back.

Adding a check in napi_get_frags() would be costly,
even if using DEBUG_NET_WARN_ON_ONCE().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-09 21:53:57 -07:00
..
2022-04-30 12:58:44 +01:00
2022-06-09 21:53:57 -07:00
2022-05-16 11:33:59 +01:00
2022-06-09 21:53:11 -07:00
2022-06-09 21:53:12 -07:00
2022-06-09 21:52:55 -07:00
2021-12-16 07:18:35 -08:00
2022-05-20 15:29:00 -07:00
2022-05-16 10:18:56 +01:00
2020-06-18 20:46:23 -07:00