summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBrett Creeley <brett.creeley@intel.com>2020-05-16 03:55:01 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-05-31 13:50:37 +0300
commit7dcc0fb8f64913c783c7c1f06065c47e39b19794 (patch)
treeaf86b20344ae831d32447c1b07e22962e3245625 /tools/perf/scripts/python/export-to-sqlite.py
parent765dd7a1827c687b782e6ab3dd6daf4d13a4780f (diff)
downloadlinux-7dcc0fb8f64913c783c7c1f06065c47e39b19794.tar.xz
ice: Allow VF to request reset as soon as it's initialized
A VF driver has the ability to request reset via VIRTCHNL_OP_RESET_VF. This is a required step in VF driver load. Currently, the PF is only allowing a VF to request reset using this method after the VF has already communicated resources via VIRTCHNL_OP_GET_VF_RESOURCES. However, this is incorrect because the VF can request reset before requesting resources. Fix this by allowing the VF to request a reset once it has been initialized. Signed-off-by: Brett Creeley <brett.creeley@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions