[PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
Lukasz Laguna <[email protected]>
| Newsgroups | org.freedesktop.lists.igt-dev |
|---|---|
| Message-ID | <[email protected]> |
Add new subtests covering PF driver unbind with VFs enabled in two scenarios: - with all VFs enabled, - with one VF enabled and probed. The tests verify that PF ends up unbound and VFs are disabled. Signed-off-by: Lukasz Laguna <[email protected]> Lukasz Laguna (2): lib/igt_device_scan: Extract helper setting device filter from fd tests/sriov_basic: Validate PF unbind with VFs enabled lib/igt_device_scan.c | 23 ++++++++++ lib/igt_device_scan.h | 2 + tests/core_hotunplug.c | 17 +------- tests/sriov_basic.c | 98 +++++++++++++++++++++++++++++++++++++++++- 4 files changed, 122 insertions(+), 18 deletions(-) -- 2.43.0