intel / idxd-config

Accel-config / libaccel-config
Other
56 stars 35 forks source link

accel-config/test: Check whether any devices of a type exist #61

Closed snits closed 2 months ago

snits commented 3 months ago

If no devices exist for a certain type, then skip trying to loop through disabling them. This avoids dsa_user_test_runner.sh failing with an error on a system with no iax devices.

snits commented 3 months ago

This deals with #60