diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2024-07-08 14:25:31 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-15 06:32:38 +0300 |
commit | c86c120fde29dc659a50540f749b6033f7267a62 (patch) | |
tree | 81e434b3edcd0659bb0ce846931351cbd415b0bb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 391aa2aad0229d0f34aed6270c5266a0754893a2 (diff) | |
download | linux-c86c120fde29dc659a50540f749b6033f7267a62.tar.xz |
virtio_net: separate receive_buf
This commit separates the function receive_buf(), then we wrap the logic
of handling the skb to an independent function virtnet_receive_done().
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-5-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