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

Message ID 20201125142930.77045-2-weix.ling@intel.com (mailing list archive)
State Accepted
Headers
Series support columbiaville_25gx2 nic |

Commit Message

Ling, WeiX Nov. 25, 2020, 2:29 p.m. UTC
  support columbiaville_25gx2 nic

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

Patch

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}}