X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FVhostUser.py;h=b36edbf95abb2c5649317f42c54754c9229a6be3;hb=bd15bb418bf618ff3055fb25c339778d12c1eaef;hp=e868938cd1f44d24006cfc572a963b1dc2fe4f06;hpb=a0364d85d9f9b28917168a0dde9c67ca5af4a6f8;p=csit.git diff --git a/resources/libraries/python/VhostUser.py b/resources/libraries/python/VhostUser.py index e868938cd1..b36edbf95a 100644 --- a/resources/libraries/python/VhostUser.py +++ b/resources/libraries/python/VhostUser.py @@ -203,7 +203,7 @@ class VirtioFeatureMask: @staticmethod def is_feature_enabled(virtio_feature_mask, virtio_feature_flag): """Checks if concrete virtio feature is enabled within - virtio_feature_mask + virtio_feature_mask :param virtio_feature_mask: Mask of enabled virtio features :param virtio_feature_flag: Checked virtio feature :type virtio_feature_mask: int