diff options
author | 2024-01-24 08:10:25 -0800 | |
---|---|---|
committer | 2024-01-25 17:08:34 -0800 | |
commit | 534326711000c318fe1523c77308450522baa499 (patch) | |
tree | 118ffcf7848e3fa466458f6421d6c77aae11ba41 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/net/lib: update busywait timeout value (diff) | |
download | linux-rng-534326711000c318fe1523c77308450522baa499.tar.xz linux-rng-534326711000c318fe1523c77308450522baa499.zip |
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: 82fd151d38d9 ("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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions