X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FVhostUser.py;h=b36edbf95abb2c5649317f42c54754c9229a6be3;hp=e868938cd1f44d24006cfc572a963b1dc2fe4f06;hb=b758131f3cca4047c31d74fe772168b59a56baf1;hpb=b61c774897a6cce09bd597af6124831e8aea5e8c 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