diff options
| author | Jesper Dangaard Brouer <[email protected]> | 2018-06-26 17:39:58 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-06-28 14:27:52 +0900 |
| commit | 2471c75efed32529698c26da499954f0253cb401 (patch) | |
| tree | c26c51c7399a96e4e3e417c04a4bd54e78895c1f /tools/perf/scripts/python | |
| parent | 2e6893123830d04edc366e0ce59d46e622e140c1 (diff) | |
virtio_net: split XDP_TX kick and XDP_REDIRECT map flushing
The driver was combining XDP_TX virtqueue_kick and XDP_REDIRECT
map flushing (xdp_do_flush_map). This is suboptimal, these two
flush operations should be kept separate.
The suboptimal behavior was introduced in commit 9267c430c6b6
("virtio-net: add missing virtqueue kick when flushing packets").
Fixes: 9267c430c6b6 ("virtio-net: add missing virtqueue kick when flushing packets")
Signed-off-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions