FIX: do not generate 9000B perf test in case of vic1385 nic
[csit.git] / resources / libraries / python / autogen / Regenerator.py
index c2df94c..c8cb9c0 100644 (file)
@@ -115,6 +115,9 @@ class Regenerator(object):
                 if "vic1227" in iface:
                     # Not supported in HW.
                     emit = False
+                if "vic1385" in iface:
+                    # Not supported in HW.
+                    emit = False
                 if "avf" in suite_id:
                     # Not supported by AVF driver.
                     # https://git.fd.io/vpp/tree/src/plugins/avf/README.md