diff options
author | Jeremy Kerr <[email protected]> | 2024-02-19 17:51:54 +0800 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-02-22 13:32:55 +0100 |
commit | 1394c1dec1c619a46867ed32791a29695372bff8 (patch) | |
tree | 8158ab99710caf5a19bad1acc578a0b9901d0805 /tools/perf/scripts/python/compaction-times.py | |
parent | 9acdc089c08884c1f1b4567efcd7290781ee8e3a (diff) |
net: mctp: copy skb ext data when fragmenting
If we're fragmenting on local output, the original packet may contain
ext data for the MCTP flows. We'll want this in the resulting fragment
skbs too.
So, do a skb_ext_copy() in the fragmentation path, and implement the
MCTP-specific parts of an ext copy operation.
Fixes: 67737c457281 ("mctp: Pass flow data & flow release events to drivers")
Reported-by: Jian Zhang <[email protected]>
Signed-off-by: Jeremy Kerr <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions