vFW: Remove unused pkt_type parameter from example cfg files
[samplevnf.git] / VNFs / vFW / config / VFW_HWLB_IPV4_MultiPortPair_4Thread.cfg
index 7d543c8..0454a6e 100644 (file)
@@ -45,7 +45,6 @@ pktq_out = TXQ0.1 TXQ1.1 TXQ2.1 TXQ3.1 SWQ0
 
 ;n_flows gets round up to power of 2
 n_flows = 1000000
-pkt_type = ipv4
 traffic_type = 4
 
 ; tcp_time_wait controls timeout for closed connection, normally 120
@@ -66,7 +65,6 @@ pktq_out = TXQ0.2 TXQ1.2 TXQ2.2 TXQ3.2 SWQ1
 ;n_flows gets round up to power of 2
 
 n_flows = 1000000
-pkt_type = ipv4
 traffic_type = 4
 ; tcp_time_wait controls timeout for closed connection, normally 120
 tcp_time_wait = 10
@@ -87,7 +85,6 @@ pktq_out = TXQ0.3 TXQ1.3 TXQ2.3 TXQ3.3 SWQ2
 ;n_flows gets round up to power of 2
 
 n_flows = 1000000
-pkt_type = ipv4
 traffic_type = 4
 ; tcp_time_wait controls timeout for closed connection, normally 120
 tcp_time_wait = 10
@@ -107,7 +104,6 @@ pktq_out = TXQ0.4 TXQ1.4 TXQ2.4 TXQ3.4 SWQ3
 ;n_flows gets round up to power of 2
 
 n_flows = 1000000
-pkt_type = ipv4
 traffic_type = 4
 ; tcp_time_wait controls timeout for closed connection, normally 120
 tcp_time_wait = 10