diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2024-07-08 14:25:32 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-15 06:32:38 +0300 |
commit | 5db481059d79e304596881af0bd195a4418f987a (patch) | |
tree | 4dd1fe6831f52c60b3db6da63748513f673f3a1e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c86c120fde29dc659a50540f749b6033f7267a62 (diff) | |
download | linux-5db481059d79e304596881af0bd195a4418f987a.tar.xz |
virtio_net: separate receive_mergeable
This commit separates the function receive_mergeable(),
put the logic of appending frag to the skb as an independent function.
The subsequent commit will reuse it.
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Link: https://patch.msgid.link/20240708112537.96291-6-xuanzhuo@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions