Upgrade autogen to NICs and search types
[csit.git] / tests / dpdk / perf / regenerate_testcases.py
index e9eea74..9a4429f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Copyright (c) 2018 Cisco and/or its affiliates.
+# Copyright (c) 2019 Cisco and/or its affiliates.
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at:
@@ -16,4 +16,5 @@
 from resources.libraries.python.autogen.Regenerator import Regenerator
 
 # Do not match __init__.robot
+# Match -ndrpdr or future types.
 Regenerator().regenerate_glob("*r.robot")