diff options
author | Deepak S <deepak.s@linux.intel.com> | 2017-08-18 17:44:56 -0700 |
---|---|---|
committer | Deepak S <deepak.s@linux.intel.com> | 2017-08-21 13:01:52 +0000 |
commit | 5ff29cbcfacbe3ed67f4c1c85fe7ddb3a4f8de1b (patch) | |
tree | b4cea1cc4f92b23bca4c3ed6f7cfa95966970624 /VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg | |
parent | 1aed6019af6ebcf72414f598e66559564f33769b (diff) |
Update vACL config files
JIRA: SAMPLEVNF-76
Change-Id: Iab363cc6cd5310e25c15758f02ca68751e81a49c
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg')
-rw-r--r-- | VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg b/VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg index 77beeb14..f312e5ba 100644 --- a/VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg +++ b/VNFs/vACL/config/IPv4_hwlb_acl_1LB_1t.cfg @@ -12,6 +12,11 @@ ; See the License for the specific language governing permissions and ; limitations under the License. +[EAL] +# add pci whitelist eg below +w = 05:00.0 +w = 05:00.1 + [PIPELINE0] type = MASTER core = 0 @@ -20,8 +25,6 @@ type = ARPICMP core = 1 pktq_in = SWQ0 pktq_out = TXQ0.0 TXQ1.0 -arp_route_tbl = (98102814,ff000000,1,98102814) (c0106414,ff000000,0,c0106414) -ports_mac_list = 00:00:00:00:00:01 00:00:00:00:00:02 pktq_in_prv = RXQ0.0 prv_to_pub_map = (0,1) prv_que_handler = (0) |