diff --git a/lisa/features/network_interface.py b/lisa/features/network_interface.py index 3295456df4..d07f553269 100644 --- a/lisa/features/network_interface.py +++ b/lisa/features/network_interface.py @@ -28,6 +28,7 @@ def switch_sriov( raise NotImplementedError def is_enabled_sriov(self) -> bool: + return True # FIXME raise NotImplementedError def create_route_table(