X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FConstants.py;fp=resources%2Flibraries%2Fpython%2FConstants.py;h=92a16e6b8b8a088783b3008e6701b0eb489aaec8;hb=ef0822bf5781981fc5ddd8afbc007b5d7d272427;hp=cf7922f06f088733196ff80938b91d0d937eddb9;hpb=e5ce7351f3ef20c564fa428aca81255a53c662c4;p=csit.git diff --git a/resources/libraries/python/Constants.py b/resources/libraries/python/Constants.py index cf7922f06f..92a16e6b8b 100644 --- a/resources/libraries/python/Constants.py +++ b/resources/libraries/python/Constants.py @@ -458,6 +458,7 @@ class Constants: # TODO CSIT-1481: Crypto HW should be read from topology file instead. NIC_NAME_TO_CRYPTO_HW = { + u"Intel-E810CQ": u"HW_4xxx", u"Intel-E822CQ": u"HW_C4xxx", u"Intel-X710": u"HW_DH895xcc", u"Intel-XL710": u"HW_DH895xcc",