diff options
author | 2017-08-18 17:44:56 -0700 | |
---|---|---|
committer | 2017-08-21 13:01:52 +0000 | |
commit | 5ff29cbcfacbe3ed67f4c1c85fe7ddb3a4f8de1b (patch) | |
tree | b4cea1cc4f92b23bca4c3ed6f7cfa95966970624 /VNFs/vACL/config/IPv6_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/IPv6_hwlb_acl_1LB_1t.cfg')
-rw-r--r-- | VNFs/vACL/config/IPv6_hwlb_acl_1LB_1t.cfg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/VNFs/vACL/config/IPv6_hwlb_acl_1LB_1t.cfg b/VNFs/vACL/config/IPv6_hwlb_acl_1LB_1t.cfg index cdb16ca0..6568d781 100644 --- a/VNFs/vACL/config/IPv6_hwlb_acl_1LB_1t.cfg +++ b/VNFs/vACL/config/IPv6_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,9 +25,6 @@ type = ARPICMP core = 1 pktq_in = SWQ0 pktq_out = TXQ0.0 TXQ1.0 -nd_route_tbl = (fe80::6a05:caff:fe30:21b0,64,0,fe80::6a05:caff:fe30:21b0) -nd_route_tbl = (2012::6a05:caff:fe30:2081,64,1,2012::6a05:caff:fe30:2081) -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) |