diff options
author | Parav Pandit <[email protected]> | 2023-02-02 18:35:16 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-02 10:10:53 -0800 |
commit | 63b114042d8a9c02d9939889177c36dbdb17a588 (patch) | |
tree | bb189f6677afc5c88e4873d203ec7b95b06a198c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 329c9cd769c2e306957df031efff656c40922c76 (diff) |
virtio-net: Keep stop() to follow mirror sequence of open()
Cited commit in fixes tag frees rxq xdp info while RQ NAPI is
still enabled and packet processing may be ongoing.
Follow the mirror sequence of open() in the stop() callback.
This ensures that when rxq info is unregistered, no rx
packet processing is ongoing.
Fixes: 754b8a21a96d ("virtio_net: setup xdp_rxq_info")
Acked-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Parav Pandit <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions