diff options
| author | Toshiaki Makita <[email protected]> | 2019-01-29 09:45:58 +0900 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-30 14:02:43 -0800 |
| commit | 07b344f494ddda9f061b396407c96df8c46c82b5 (patch) | |
| tree | 7e3fc00d705116e064ad19ade0e2ab55fe1cd0bb /tools/perf/scripts/python | |
| parent | 03aa6d34868c07b2b1b8b2db080602d7ec528173 (diff) | |
virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs
put_page() can work as a fallback for freeing xdp_frames, but the
appropriate way is to use xdp_return_frame().
Fixes: cac320c850ef ("virtio_net: convert to use generic xdp_frame and xdp_return_frame API")
Signed-off-by: Toshiaki Makita <[email protected]>
Acked-by: Jason Wang <[email protected]>
Acked-by: Jesper Dangaard Brouer <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions