[igt-dev] [PATCH i-g-t 0/1] Add sriov selector
Zbigniew Kempczyński
zbigniew.kempczynski at intel.com
Mon Jun 27 20:12:22 UTC 2022
Before I start extending igt device selection adding grouping I need
to merge pending sriov selector.
I know checkpatch is complaing - but other selectors looks similar and
have same issues (eh, forgot about many leading tabs at the moment).
More explanation:
-----------------
Currently we're limited to real world systems making device selection
code error prone. I started extending it adding simulating udev events
to produce some artificial setups but making the selection code robust.
Łukasz series added sriov selector so I would like to take it into account
during the extending process.
Signed-off-by: Zbigniew Kempczyński <zbigniew.kempczynski at intel.com>
Cc: Petri Latvala <petri.latvala at intel.com>
Łukasz Łaguna (1):
lib/igt_device_scan: Add sriov selector
lib/igt_device_scan.c | 148 ++++++++++++++++++++++++++++++++++++++++++
1 file changed, 148 insertions(+)
--
2.34.1
More information about the igt-dev
mailing list