[dts] [PATCH V2 1/5] conf/vf_l3fwd.cfg:support columbiaville_25gx2 nic

lingwei weix.ling at intel.com
Wed Nov 25 15:29:26 CET 2020


support columbiaville_25gx2 nic

Signed-off-by: lingwei <weix.ling at intel.com>
---
 conf/vf_l3fwd.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/vf_l3fwd.cfg b/conf/vf_l3fwd.cfg
index e14da64f..7c6ab803 100644
--- a/conf/vf_l3fwd.cfg
+++ b/conf/vf_l3fwd.cfg
@@ -1,2 +1,2 @@
 [suite]
-perf_params = {"frame_size": [64, 128, 256, 512, 1024, 1518], "queue_number": {"fortville_spirit" : 2, "fortville25g" : 2, "fortville_eagle" : 1, "niantic" : 1}}
+perf_params = {"frame_size": [64, 128, 256, 512, 1024, 1518], "queue_number": {"fortville_spirit" : 2, "fortville_25g" : 2, "fortville_eagle" : 1, "niantic" : 1, "columbiaville_25gx2" : 2, "columbiaville_25g" : 4, "columbiaville_100g" : 4}}
-- 
2.17.1



More information about the dts mailing list