vFW: Remove unused pkt_type parameter from example cfg files 75/37475/1
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Thu, 13 Jul 2017 23:56:49 +0000 (05:26 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Thu, 13 Jul 2017 23:59:01 +0000 (05:29 +0530)
commit637b96964faebb5a594f08831b00e6572f616b41
tree496dfcd328f565c0720a85b8523d992c1b4b9f26
parent82416b375a275837689cddfd1782d82996fecaca
vFW: Remove unused pkt_type parameter from example cfg files

JIRA: SAMPLEVNF-53

Removing the unused pkt_type parameter. The traffic_type
is used to identify the traffic type as IPv4 or IPv6.

Change-Id: I22654ab9f04e2d0aa9ede3a83c68398ac2c83c63
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
16 files changed:
VNFs/vFW/config/VFW_HWLB_IPV4_MultiPortPair_1Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV4_MultiPortPair_4Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV4_SinglePortPair_1Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV4_SinglePortPair_4Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV6_MultiPortPair_1Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV6_MultiPortPair_4Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV6_SinglePortPair_1Thread.cfg
VNFs/vFW/config/VFW_HWLB_IPV6_SinglePortPair_4Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV4_MultiPortPair_1Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV4_MultiPortPair_4Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV4_SinglePortPair_1Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV4_SinglePortPair_4Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV6_MultiPortPair_1Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV6_MultiPortPair_4Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV6_SinglePortPair_1Thread.cfg
VNFs/vFW/config/VFW_SWLB_IPV6_SinglePortPair_4Thread.cfg