vFW: Updating config and script files of vFW 97/37997/7
authorAnand B Jyoti <anand.b.jyoti@intel.com>
Mon, 24 Jul 2017 04:56:39 +0000 (10:26 +0530)
committerAnand B Jyoti <anand.b.jyoti@intel.com>
Wed, 2 Aug 2017 06:54:38 +0000 (12:24 +0530)
commit71f3317e3bab69a75ef814b187dc704198455bca
treeef69749e22708814c0de877d1ffae3fcf762b50e
parent810d9587d80c4ec48d1e9b675dbb84819293cd6c
vFW: Updating config and script files of vFW

JIRA: SAMPLEVNF-68

Updating the vFW Config and scripts with following:

 1. Remove arp/nd route tbl from cfg files
 2. Adding routeadd command to script file as route_tbl is
    removed from cfg files
 3. Remove ports_mac_list as the l2l3 stack will initialize
 4. Merge IPv4 and IPv6 cfg/tc files to reduce the number files
 5. Remove 1 WT cfg files to reduce too many cfg files.

Change-Id: If16ee740cd464f2cf55b8d11f590471aba9c7f30
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
26 files changed:
VNFs/vFW/config/VFW_HWLB_IPV4_MultiPortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV4_SinglePortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV6_MultiPortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV6_MultiPortPair_4Thread.cfg [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV6_MultiPortPair_script.tc [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV6_SinglePortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV6_SinglePortPair_4Thread.cfg [deleted file]
VNFs/vFW/config/VFW_HWLB_IPV6_SinglePortPair_script.tc [deleted file]
VNFs/vFW/config/VFW_HWLB_MultiPortPair_4Thread.cfg [moved from VNFs/vFW/config/VFW_HWLB_IPV4_MultiPortPair_4Thread.cfg with 73% similarity]
VNFs/vFW/config/VFW_HWLB_MultiPortPair_script.tc [new file with mode: 0644]
VNFs/vFW/config/VFW_HWLB_SinglePortPair_4Thread.cfg [moved from VNFs/vFW/config/VFW_HWLB_IPV4_SinglePortPair_4Thread.cfg with 75% similarity]
VNFs/vFW/config/VFW_HWLB_SinglePortPair_script.tc [new file with mode: 0644]
VNFs/vFW/config/VFW_SWLB_IPV4_MultiPortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV4_MultiPortPair_4Thread.cfg [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV4_MultiPortPair_script.tc [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV4_SinglePortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV4_SinglePortPair_script.tc [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV6_MultiPortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV6_MultiPortPair_4Thread.cfg [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV6_MultiPortPair_script.tc [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV6_SinglePortPair_1Thread.cfg [deleted file]
VNFs/vFW/config/VFW_SWLB_IPV6_SinglePortPair_script.tc [deleted file]
VNFs/vFW/config/VFW_SWLB_MultiPortPair_4Thread.cfg [moved from VNFs/vFW/config/VFW_SWLB_IPV6_SinglePortPair_4Thread.cfg with 55% similarity]
VNFs/vFW/config/VFW_SWLB_MultiPortPair_script.tc [moved from VNFs/vFW/config/VFW_HWLB_IPV4_MultiPortPair_script.tc with 53% similarity]
VNFs/vFW/config/VFW_SWLB_SinglePortPair_4Thread.cfg [moved from VNFs/vFW/config/VFW_SWLB_IPV4_SinglePortPair_4Thread.cfg with 75% similarity]
VNFs/vFW/config/VFW_SWLB_SinglePortPair_script.tc [moved from VNFs/vFW/config/VFW_HWLB_IPV4_SinglePortPair_script.tc with 59% similarity]