Files
linux/drivers/net/ethernet/google/gve
Praveen Kaligineedi 5343267110 gve: Fix skb truesize underestimation
For a skb frag with a newly allocated copy page, the true size is
incorrectly set to packet buffer size. It should be set to PAGE_SIZE
instead.

Fixes: 82fd151d38 ("gve: Reduce alloc and copy costs in the GQ rx path")
Signed-off-by: Praveen Kaligineedi <pkaligineedi@google.com>
Link: https://lore.kernel.org/r/20240124161025.1819836-1-pkaligineedi@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-01-25 17:08:34 -08:00
..
2023-11-17 03:29:16 +00:00
2023-09-04 06:52:27 +01:00
2024-01-25 17:08:34 -08:00
2023-11-17 03:29:16 +00:00
2023-11-29 08:32:36 -08:00
2021-06-24 12:47:38 -07:00