diff options
author | 2025-04-26 15:12:19 +0700 | |
---|---|---|
committer | 2025-04-29 14:26:26 -0700 | |
commit | ebaebc5eaf431f7daeeb0a6788a8480d42136df1 (patch) | |
tree | d8802666869656e11796ca0d466f23076e381de7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto/krb5: Fix change to use SG miter to use offset (diff) | |
download | wireguard-linux-ebaebc5eaf431f7daeeb0a6788a8480d42136df1.tar.xz wireguard-linux-ebaebc5eaf431f7daeeb0a6788a8480d42136df1.zip |
xsk: respect the offsets when copying frags
In commit 560d958c6c68 ("xsk: add generic XSk &xdp_buff -> skb
conversion"), we introduce a helper to convert zerocopy xdp_buff to skb.
However, in the frag copy, we mistakenly ignore the frag's offset. This
commit adds the missing offset when copying frags in
xdp_copy_frags_from_zc(). This function is not used anywhere so no
backport is needed.
Signed-off-by: Bui Quang Minh <minhquangbui99@gmail.com>
Link: https://patch.msgid.link/20250426081220.40689-2-minhquangbui99@gmail.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