diff options
author | Zhu Lingshan <[email protected]> | 2020-05-12 16:00:44 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-06-04 15:36:51 -0400 |
commit | 7dd793f37e2ab4ca6585df8cfb1a1fcf44f61248 (patch) | |
tree | d906604b46aeab0827cd55e7331c3474c5e645f5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 002ef18eff43708be1d914cb11dbdd84fb149474 (diff) |
ifcvf: move IRQ request/free to status change handlers
This commit move IRQ request and free operations from probe()
to VIRTIO status change handler to comply with VIRTIO spec.
VIRTIO spec 1.1, section 2.1.2 Device Requirements: Device Status Field
The device MUST NOT consume buffers or send any used buffer
notifications to the driver before DRIVER_OK.
Signed-off-by: Zhu Lingshan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions