[dts] [PATCH V1 1/5] conf/pktgen: remove un-used optons

yufengmx yufengx.mo at intel.com
Tue Aug 6 08:58:40 CEST 2019


*. remove core_num, it is not used by pktgen.
*. remove warmup key, set it in suite script.
*. remove duration key, set it in suite script.
*. remove ip_src key, set it in suite script.
*. remove ip_dst key, set it in suite script.

Signed-off-by: yufengmx <yufengx.mo at intel.com>
---
 conf/pktgen.cfg | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/conf/pktgen.cfg b/conf/pktgen.cfg
index 14a58f5..e111459 100644
--- a/conf/pktgen.cfg
+++ b/conf/pktgen.cfg
@@ -27,13 +27,8 @@ trex_lib_path=/opt/trex/vx.xxx/automation/trex_control_plane/interactive
 config_file=/etc/trex_cfg.yaml
 server=10.67.111.143
 pcap_file=/opt/trex-core-2.26/scripts/stl/sample.pcap
-core_num=4
 core_mask=0x3,0x5
-ip_src=16.0.0.1
-ip_dst=10.0.0.1
-warmup=15
-duration=-1
-#start_trex=yes
+start_trex=yes
 
 # IXIA port Configuration
 # IxiaGroup: Group name for IXIA ports
-- 
1.9.3



More information about the dts mailing list