diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2018-06-26 18:39:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-28 08:27:52 +0300 |
commit | 2471c75efed32529698c26da499954f0253cb401 (patch) | |
tree | c26c51c7399a96e4e3e417c04a4bd54e78895c1f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2e6893123830d04edc366e0ce59d46e622e140c1 (diff) | |
download | linux-2471c75efed32529698c26da499954f0253cb401.tar.xz |
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 <brouer@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions