Add VPP wireguard async mode test suite
[csit.git] / resources / libraries / python / Constants.py
index 4a70847..24a1117 100644 (file)
@@ -448,6 +448,7 @@ class Constants:
     # TODO CSIT-1481: Crypto HW should be read from topology file instead.
     NIC_NAME_TO_CRYPTO_HW = {
         u"Intel-X553": u"HW_C3xxx",
+        u"Intel-E822CQ": u"HW_C4xxx",
         u"Intel-X710": u"HW_DH895xcc",
         u"Intel-XL710": u"HW_DH895xcc",
     }