aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-04-29 14:26:29 -0700
committerJakub Kicinski <kuba@kernel.org>2025-04-29 14:26:30 -0700
commitd899e4d55f78901597c0a1ae453166fce2718cb8 (patch)
tree1f22454378401f70b5dcbfc5f1c78615ab9196d9 /tools/perf/scripts/python/export-to-postgresql.py
parentcrypto/krb5: Fix change to use SG miter to use offset (diff)
parentxsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc() (diff)
downloadwireguard-linux-d899e4d55f78901597c0a1ae453166fce2718cb8.tar.xz
wireguard-linux-d899e4d55f78901597c0a1ae453166fce2718cb8.zip
Merge branch 'xsk-respect-the-offsets-when-copying-frags'
Bui Quang Minh says: ==================== 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 series adds the missing offset when copying frags in xdp_copy_frags_from_zc(). This function is not used anywhere so no backport is needed. This series also makes xdp_copy_frags_from_zc() use page allocation API page_pool_dev_alloc() instead of page_pool_dev_alloc_netmem() to avoid possible confusion of the returned value. ==================== Link: https://patch.msgid.link/20250426081220.40689-1-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