diff options
author | Shannon Nelson <shannon.nelson@amd.com> | 2024-05-29 02:02:58 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-31 03:10:35 +0200 |
commit | 488da00479d50ec5970b3f84e9fad2c5fda2d78c (patch) | |
tree | 798f32b5be9c46a7dc0c04d9cc7c5165fe3874a3 /Documentation/admin-guide/bootconfig.rst | |
parent | ionic: Use netdev_name() function instead of netdev->name (diff) | |
download | linux-488da00479d50ec5970b3f84e9fad2c5fda2d78c.tar.xz linux-488da00479d50ec5970b3f84e9fad2c5fda2d78c.zip |
ionic: only sync frag_len in first buffer of xdp
We don't want to try to sync more length than might be
in the first frag of an Rx skb, so make sure to use
the frag_len rather than the full len.
Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Link: https://lore.kernel.org/r/20240529000259.25775-7-shannon.nelson@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/admin-guide/bootconfig.rst')
0 files changed, 0 insertions, 0 deletions