diff options
author | Sagi Grimberg <[email protected]> | 2024-06-13 14:35:04 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-14 19:32:48 -0700 |
commit | 934c29999b57b835d65442da6f741d5e27f3b584 (patch) | |
tree | 92ccde2267f23be9458bf48957b4335a9c61b688 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | abef84957b68994abfa4e0631b483f1bae732cbd (diff) |
net: micro-optimize skb_datagram_iter
We only use the mapping in a single context in a short and contained scope,
so kmap_local_page is sufficient and cheaper. This will also allow
skb_datagram_iter to be called from softirq context.
Signed-off-by: Sagi Grimberg <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions