X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2Fautogen%2FRegenerator.py;h=ee387e1c4fbf2d815a20bb4906500e6a6b36d535;hp=c8cb9c0d02cd4ceea0fbbdaac38c5c371a8b1486;hb=065313317117200ae456d1462be8af7898c5302e;hpb=6871d4e7f6ed43ce0bb003cb08e88b2581a474eb diff --git a/resources/libraries/python/autogen/Regenerator.py b/resources/libraries/python/autogen/Regenerator.py index c8cb9c0d02..ee387e1c4f 100644 --- a/resources/libraries/python/autogen/Regenerator.py +++ b/resources/libraries/python/autogen/Regenerator.py @@ -118,10 +118,6 @@ class Regenerator(object): 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 - emit = False if "-16vm2t-" in suite_id or "-16dcr2t-" in suite_id: if kwargs["phy_cores"] > 3: # CSIT lab only has 28 (physical) core processors,