FIX: do not generate 9000B perf test in case of vic1385 nic 39/19839/1
authorJan Gelety <jgelety@cisco.com>
Thu, 23 May 2019 07:45:01 +0000 (09:45 +0200)
committerJan Gelety <jgelety@cisco.com>
Mon, 27 May 2019 10:21:09 +0000 (10:21 +0000)
Change-Id: I7b8e30903a8bc012a3bb43bfb33755e08b56dc1d
Signed-off-by: Jan Gelety <jgelety@cisco.com>
(cherry picked from commit 1fea09e6c0634ea7f02f9b94883a8261ff3769b1)

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