[dts] [PATCH V1] conf/supportlist: txoffload_queue support more nics

Wenjie Li wenjiex.a.li at intel.com
Tue Aug 6 18:47:26 CEST 2019


txoffload_queue could support more ixgbe nics.

Signed-off-by: Wenjie Li <wenjiex.a.li at intel.com>
---
 conf/test_case_supportlist.json | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist.json
index ec0ab7f..e1b8f16 100644
--- a/conf/test_case_supportlist.json
+++ b/conf/test_case_supportlist.json
@@ -651,7 +651,10 @@
                 "ALL"
             ],
             "NIC": [
-                "niantic"
+                "niantic",
+                "twinpond",
+                "sagepond",
+                "sageville"
             ],
             "Target": [
                 "ALL"
-- 
2.17.1



More information about the dts mailing list