2n-skx-xxv710

2n1l-25ge2p1xxv710-avf-dot1q-ip4base-ndrpdr

RFC2544: Pkt throughput IPv4 routing with IEEE 802.1Q test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing. IEEE 802.1Q tagging is applied on link between DUT1-if2 and TG-if2.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and two static IPv4 /30 route entries. DUT1 is tested with Intel-XXV710. with VF enabled.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 254 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-avf- 
dot1q-ip4base-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=37421056,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=171638784,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
create_vlan_subif(vlan_id=10,sw_if_index=2)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=3,admin_up_down=1)
l2_interface_vlan_tag_rewrite(vtr_op=3,tag2=0,push_dot1q=1,tag1=0,sw_if_index=3)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 3, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=3,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del(route={‘paths’: [{‘nh’: {‘obj_id’: 4294967295, ‘via_label’: 1048576, ‘address’: {‘ip4’: ‘x01x01x01x01’}}, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘proto’: 0, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ‘sw_if_index’: 1, ‘flags’: 0, ‘preference’: 1, ‘table_id’: 0, ‘type’: 0}], ‘prefix’: {‘len’: 30, ‘address’: {‘un’: {‘ip4’: ‘nnnx00’}, ‘af’: 0}}, ‘n_paths’: 1, ‘table_id’: 0},is_add=1,is_multipath=0)
ip_route_add_del(route={‘paths’: [{‘nh’: {‘obj_id’: 4294967295, ‘via_label’: 1048576, ‘address’: {‘ip4’: ‘x03x03x03x01’}}, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘proto’: 0, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ‘sw_if_index’: 3, ‘flags’: 0, ‘preference’: 1, ‘table_id’: 0, ‘type’: 0}], ‘prefix’: {‘len’: 30, ‘address’: {‘un’: {‘ip4’: ‘x14x14x14x00’}, ‘af’: 0}}, ‘n_paths’: 1, ‘table_id’: 0},is_add=1,is_multipath=0)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-avf-ethip4-ip4base-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and two static IPv4 /24 route entries. DUT1 tested with Intel-XXV710 with VF enabled.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-avf- 
ethip4-ip4base-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=37421056,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=171638784,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=1,address=’nnnx01’,is_ipv6=0)
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=2,address=’x14x14x14x01’,is_ipv6=0)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-avf-ethip4-ip4scale200k-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and 2x100k static IPv4 /32 route entries. DUT1 is tested with Intel-XXV710 with VF enabled.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 100k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-avf- 
ethip4-ip4scale200k-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=37421056,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=171638784,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=2,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del 10.0.0.0/32 count 100000 via 1.1.1.1 sw_if_index 1
ip_route_add_del 20.0.0.0/32 count 100000 via 3.3.3.1 sw_if_index 2
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-avf-ethip4-ip4scale20k-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and 2x10k static IPv4 /32 route entries. DUT1 is tested with Intel-XXV710 with VF enabled.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-avf- 
ethip4-ip4scale20k-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=37421056,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=171638784,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=2,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del 10.0.0.0/32 count 10000 via 1.1.1.1 sw_if_index 1
ip_route_add_del 20.0.0.0/32 count 10000 via 3.3.3.1 sw_if_index 2
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-avf-ethip4-ip4scale2m-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and 2x1M static IPv4 /32 route entries. DUT1 is tested with Intel-XXV710 with VF enabled.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 1M flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-avf- 
ethip4-ip4scale2m-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=37421056,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
avf_create(rxq_size=0,txq_size=0,enable_elog=0,pci_addr=171638784,rxq_num=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=2,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del 10.0.0.0/32 count 1000000 via 1.1.1.1 sw_if_index 1
ip_route_add_del 20.0.0.0/32 count 1000000 via 3.3.3.1 sw_if_index 2
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-dot1q-ip4base-ndrpdr

RFC2544: Pkt throughput IPv4 routing with IEEE 802.1Q test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing. IEEE 802.1Q tagging is applied on link between DUT1-if2 and TG-if2.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and two static IPv4 /30 route entries. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 254 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-dot1q-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
create_vlan_subif(vlan_id=10,sw_if_index=2)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=3,admin_up_down=1)
l2_interface_vlan_tag_rewrite(vtr_op=3,tag2=0,push_dot1q=1,tag1=0,sw_if_index=3)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 3, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=3,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del(route={‘paths’: [{‘nh’: {‘obj_id’: 4294967295, ‘via_label’: 1048576, ‘address’: {‘ip4’: ‘x01x01x01x01’}}, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘proto’: 0, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ‘sw_if_index’: 1, ‘flags’: 0, ‘preference’: 1, ‘table_id’: 0, ‘type’: 0}], ‘prefix’: {‘len’: 30, ‘address’: {‘un’: {‘ip4’: ‘nnnx00’}, ‘af’: 0}}, ‘n_paths’: 1, ‘table_id’: 0},is_add=1,is_multipath=0)
ip_route_add_del(route={‘paths’: [{‘nh’: {‘obj_id’: 4294967295, ‘via_label’: 1048576, ‘address’: {‘ip4’: ‘x03x03x03x01’}}, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘proto’: 0, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ‘sw_if_index’: 3, ‘flags’: 0, ‘preference’: 1, ‘table_id’: 0, ‘type’: 0}], ‘prefix’: {‘len’: 30, ‘address’: {‘un’: {‘ip4’: ‘x14x14x14x00’}, ‘af’: 0}}, ‘n_paths’: 1, ‘table_id’: 0},is_add=1,is_multipath=0)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4-ip4base-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and two static IPv4 /24 route entries. DUT1 tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUTs. TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-ethip4-ip4base-ndrpdr 

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=1,address=’nnnx01’,is_ipv6=0)
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=2,address=’x14x14x14x01’,is_ipv6=0)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4-ip4scale200k-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and 2x100k static IPv4 /32 route entries. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 100k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c- 
ethip4-ip4scale200k-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=2,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del 10.0.0.0/32 count 100000 via 1.1.1.1 sw_if_index 1
ip_route_add_del 20.0.0.0/32 count 100000 via 3.3.3.1 sw_if_index 2
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4-ip4scale20k-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and 2x10k static IPv4 /32 route entries. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c- 
ethip4-ip4scale20k-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=2,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del 10.0.0.0/32 count 10000 via 1.1.1.1 sw_if_index 1
ip_route_add_del 20.0.0.0/32 count 10000 via 3.3.3.1 sw_if_index 2
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4-ip4scale2m-ndrpdr

RFC2544: Pkt throughput IPv4 routing test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4 for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and 2x1M static IPv4 /32 route entries. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 1M flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c- 
ethip4-ip4scale2m-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘1.1.1.1’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘3.3.3.1’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=1,address=’x01x01x01x02’,is_ipv6=0)
sw_interface_add_del_address(address_length=30,del_all=0,is_add=1,sw_if_index=2,address=’x03x03x03x02’,is_ipv6=0)
ip_route_add_del 10.0.0.0/32 count 1000000 via 1.1.1.1 sw_if_index 1
ip_route_add_del 20.0.0.0/32 count 1000000 via 3.3.3.1 sw_if_index 2
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing. Required ACL rules are applied to input paths of both DUT1 intefaces. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-ethip4udp- 
ip4base-iacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.3’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.3’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.4’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.4’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.5’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.5’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.6’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.6’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.7’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.7’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.8’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.8’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.9’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.9’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.10’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.10’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.11’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.11’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=1,address=’nnnx01’,is_ipv6=0)
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=2,address=’x14x14x14x01’,is_ipv6=0)
acl_add_replace(count=52,r=[{‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex01’, ‘srcport_or_icmptype_first’: 1000, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x01’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex02’, ‘srcport_or_icmptype_first’: 1001, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x02’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex03’, ‘srcport_or_icmptype_first’: 1002, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x03’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex04’, ‘srcport_or_icmptype_first’: 1003, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x04’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex05’, ‘srcport_or_icmptype_first’: 1004, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x05’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex06’, ‘srcport_or_icmptype_first’: 1005, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x06’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex07’, ‘srcport_or_icmptype_first’: 1006, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x07’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex08’, ‘srcport_or_icmptype_first’: 1007, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x08’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1et’, ‘srcport_or_icmptype_first’: 1008, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((t’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1en’, ‘srcport_or_icmptype_first’: 1009, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((n’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0b’, ‘srcport_or_icmptype_first’: 1010, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0c’, ‘srcport_or_icmptype_first’: 1011, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1er’, ‘srcport_or_icmptype_first’: 1012, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((r’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0e’, ‘srcport_or_icmptype_first’: 1013, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0f’, ‘srcport_or_icmptype_first’: 1014, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex10’, ‘srcport_or_icmptype_first’: 1015, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x10’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex11’, ‘srcport_or_icmptype_first’: 1016, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x11’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex12’, ‘srcport_or_icmptype_first’: 1017, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x12’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex13’, ‘srcport_or_icmptype_first’: 1018, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x13’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex14’, ‘srcport_or_icmptype_first’: 1019, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x14’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex15’, ‘srcport_or_icmptype_first’: 1020, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x15’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex16’, ‘srcport_or_icmptype_first’: 1021, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x16’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex17’, ‘srcport_or_icmptype_first’: 1022, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x17’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex18’, ‘srcport_or_icmptype_first’: 1023, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x18’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex19’, ‘srcport_or_icmptype_first’: 1024, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x19’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1a’, ‘srcport_or_icmptype_first’: 1025, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1a’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1b’, ‘srcport_or_icmptype_first’: 1026, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1c’, ‘srcport_or_icmptype_first’: 1027, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1d’, ‘srcport_or_icmptype_first’: 1028, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1d’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1e’, ‘srcport_or_icmptype_first’: 1029, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1f’, ‘srcport_or_icmptype_first’: 1030, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e ‘, ‘srcport_or_icmptype_first’: 1031, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((( ‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e!’, ‘srcport_or_icmptype_first’: 1032, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((!’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1033, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e#’, ‘srcport_or_icmptype_first’: 1034, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((#’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e$’, ‘srcport_or_icmptype_first’: 1035, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((($’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e%’, ‘srcport_or_icmptype_first’: 1036, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((%’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e&’, ‘srcport_or_icmptype_first’: 1037, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((&’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1038, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e(‘, ‘srcport_or_icmptype_first’: 1039, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((((‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e)’, ‘srcport_or_icmptype_first’: 1040, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((()’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e*’, ‘srcport_or_icmptype_first’: 1041, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((*’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e+’, ‘srcport_or_icmptype_first’: 1042, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((+’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e,’, ‘srcport_or_icmptype_first’: 1043, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((,’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e-‘, ‘srcport_or_icmptype_first’: 1044, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((-‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e.’, ‘srcport_or_icmptype_first’: 1045, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((.’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e/’, ‘srcport_or_icmptype_first’: 1046, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((/’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e0’, ‘srcport_or_icmptype_first’: 1047, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((0’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e1’, ‘srcport_or_icmptype_first’: 1048, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((1’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e2’, ‘srcport_or_icmptype_first’: 1049, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((2’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘nnnx00’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘x14x14x14x00’, ‘is_ipv6’: 0}],acl_index=4294967295,tag=’’)
acl_interface_set_acl_list(count=1,n_input=1,acls=[0],sw_if_index=1)
acl_interface_set_acl_list(count=1,n_input=1,acls=[0],sw_if_index=2)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing. Required ACL rules are applied to input paths of both DUT1 intefaces. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-ethip4udp- 
ip4base-iacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.3’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.3’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.4’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.4’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.5’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.5’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.6’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.6’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.7’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.7’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.8’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.8’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.9’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.9’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.10’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.10’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.11’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.11’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=1,address=’nnnx01’,is_ipv6=0)
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=2,address=’x14x14x14x01’,is_ipv6=0)
acl_add_replace(count=52,r=[{‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex01’, ‘srcport_or_icmptype_first’: 1000, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x01’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex02’, ‘srcport_or_icmptype_first’: 1001, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x02’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex03’, ‘srcport_or_icmptype_first’: 1002, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x03’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex04’, ‘srcport_or_icmptype_first’: 1003, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x04’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex05’, ‘srcport_or_icmptype_first’: 1004, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x05’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex06’, ‘srcport_or_icmptype_first’: 1005, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x06’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex07’, ‘srcport_or_icmptype_first’: 1006, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x07’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex08’, ‘srcport_or_icmptype_first’: 1007, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x08’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1et’, ‘srcport_or_icmptype_first’: 1008, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((t’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1en’, ‘srcport_or_icmptype_first’: 1009, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((n’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0b’, ‘srcport_or_icmptype_first’: 1010, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0c’, ‘srcport_or_icmptype_first’: 1011, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1er’, ‘srcport_or_icmptype_first’: 1012, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((r’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0e’, ‘srcport_or_icmptype_first’: 1013, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0f’, ‘srcport_or_icmptype_first’: 1014, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex10’, ‘srcport_or_icmptype_first’: 1015, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x10’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex11’, ‘srcport_or_icmptype_first’: 1016, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x11’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex12’, ‘srcport_or_icmptype_first’: 1017, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x12’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex13’, ‘srcport_or_icmptype_first’: 1018, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x13’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex14’, ‘srcport_or_icmptype_first’: 1019, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x14’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex15’, ‘srcport_or_icmptype_first’: 1020, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x15’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex16’, ‘srcport_or_icmptype_first’: 1021, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x16’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex17’, ‘srcport_or_icmptype_first’: 1022, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x17’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex18’, ‘srcport_or_icmptype_first’: 1023, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x18’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex19’, ‘srcport_or_icmptype_first’: 1024, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x19’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1a’, ‘srcport_or_icmptype_first’: 1025, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1a’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1b’, ‘srcport_or_icmptype_first’: 1026, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1c’, ‘srcport_or_icmptype_first’: 1027, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1d’, ‘srcport_or_icmptype_first’: 1028, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1d’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1e’, ‘srcport_or_icmptype_first’: 1029, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1f’, ‘srcport_or_icmptype_first’: 1030, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e ‘, ‘srcport_or_icmptype_first’: 1031, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((( ‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e!’, ‘srcport_or_icmptype_first’: 1032, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((!’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1033, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e#’, ‘srcport_or_icmptype_first’: 1034, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((#’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e$’, ‘srcport_or_icmptype_first’: 1035, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((($’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e%’, ‘srcport_or_icmptype_first’: 1036, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((%’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e&’, ‘srcport_or_icmptype_first’: 1037, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((&’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1038, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e(‘, ‘srcport_or_icmptype_first’: 1039, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((((‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e)’, ‘srcport_or_icmptype_first’: 1040, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((()’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e*’, ‘srcport_or_icmptype_first’: 1041, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((*’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e+’, ‘srcport_or_icmptype_first’: 1042, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((+’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e,’, ‘srcport_or_icmptype_first’: 1043, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((,’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e-‘, ‘srcport_or_icmptype_first’: 1044, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((-‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e.’, ‘srcport_or_icmptype_first’: 1045, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((.’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e/’, ‘srcport_or_icmptype_first’: 1046, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((/’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e0’, ‘srcport_or_icmptype_first’: 1047, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((0’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e1’, ‘srcport_or_icmptype_first’: 1048, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((1’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e2’, ‘srcport_or_icmptype_first’: 1049, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((2’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘nnnx00’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘x14x14x14x00’, ‘is_ipv6’: 0}],acl_index=4294967295,tag=’’)
acl_interface_set_acl_list(count=1,n_input=1,acls=[0],sw_if_index=1)
acl_interface_set_acl_list(count=1,n_input=1,acls=[0],sw_if_index=2)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4udp-ip4base-nat44-ndrpdr

RFC2544: Pkt throughput NAT44 performance test cases

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing and one static IPv4 /18 route entries. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 1 flow per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-ethip4udp- 
ip4base-nat44-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_add_del_address(address_length=20,del_all=0,is_add=1,sw_if_index=1,address=’nx00x00x01’,is_ipv6=0)
sw_interface_add_del_address(address_length=20,del_all=0,is_add=1,sw_if_index=2,address=’x0cx00x00x01’,is_ipv6=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.0.0.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘12.0.0.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_route_add_del(route={‘paths’: [{‘nh’: {‘obj_id’: 4294967295, ‘via_label’: 1048576, ‘address’: {‘ip4’: ‘nx00x00x02’}}, ‘rpf_id’: 4294967295, ‘weight’: 1, ‘proto’: 0, ‘n_labels’: 0, ‘label_stack’: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], ‘sw_if_index’: 1, ‘flags’: 0, ‘preference’: 1, ‘table_id’: 0, ‘type’: 0}], ‘prefix’: {‘len’: 18, ‘address’: {‘un’: {‘ip4’: ‘x14x00x00x00’}, ‘af’: 0}}, ‘n_paths’: 1, ‘table_id’: 0},is_add=1,is_multipath=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
nat44_interface_add_del_feature(is_add=1,flags=32,sw_if_index=1)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
nat44_interface_add_del_feature(is_add=1,flags=16,sw_if_index=2)
nat_det_add_del_map(is_add=True,out_plen=30,in_plen=18,in_addr=’x14x00x00x00’,out_addr=’xc8x00x00x00’)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing. Required ACL rules are applied to input paths of both DUT1 intefaces. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-ethip4udp- 
ip4base-oacl50sf-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.3’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.3’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.4’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.4’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.5’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.5’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.6’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.6’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.7’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.7’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.8’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.8’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.9’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.9’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.10’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.10’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.11’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.11’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=1,address=’nnnx01’,is_ipv6=0)
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=2,address=’x14x14x14x01’,is_ipv6=0)
acl_add_replace(count=52,r=[{‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex01’, ‘srcport_or_icmptype_first’: 1000, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x01’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex02’, ‘srcport_or_icmptype_first’: 1001, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x02’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex03’, ‘srcport_or_icmptype_first’: 1002, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x03’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex04’, ‘srcport_or_icmptype_first’: 1003, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x04’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex05’, ‘srcport_or_icmptype_first’: 1004, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x05’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex06’, ‘srcport_or_icmptype_first’: 1005, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x06’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex07’, ‘srcport_or_icmptype_first’: 1006, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x07’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex08’, ‘srcport_or_icmptype_first’: 1007, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x08’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1et’, ‘srcport_or_icmptype_first’: 1008, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((t’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1en’, ‘srcport_or_icmptype_first’: 1009, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((n’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0b’, ‘srcport_or_icmptype_first’: 1010, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0c’, ‘srcport_or_icmptype_first’: 1011, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1er’, ‘srcport_or_icmptype_first’: 1012, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((r’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0e’, ‘srcport_or_icmptype_first’: 1013, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0f’, ‘srcport_or_icmptype_first’: 1014, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex10’, ‘srcport_or_icmptype_first’: 1015, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x10’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex11’, ‘srcport_or_icmptype_first’: 1016, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x11’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex12’, ‘srcport_or_icmptype_first’: 1017, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x12’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex13’, ‘srcport_or_icmptype_first’: 1018, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x13’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex14’, ‘srcport_or_icmptype_first’: 1019, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x14’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex15’, ‘srcport_or_icmptype_first’: 1020, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x15’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex16’, ‘srcport_or_icmptype_first’: 1021, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x16’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex17’, ‘srcport_or_icmptype_first’: 1022, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x17’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex18’, ‘srcport_or_icmptype_first’: 1023, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x18’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex19’, ‘srcport_or_icmptype_first’: 1024, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x19’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1a’, ‘srcport_or_icmptype_first’: 1025, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1a’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1b’, ‘srcport_or_icmptype_first’: 1026, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1c’, ‘srcport_or_icmptype_first’: 1027, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1d’, ‘srcport_or_icmptype_first’: 1028, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1d’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1e’, ‘srcport_or_icmptype_first’: 1029, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1f’, ‘srcport_or_icmptype_first’: 1030, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e ‘, ‘srcport_or_icmptype_first’: 1031, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((( ‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e!’, ‘srcport_or_icmptype_first’: 1032, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((!’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1033, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e#’, ‘srcport_or_icmptype_first’: 1034, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((#’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e$’, ‘srcport_or_icmptype_first’: 1035, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((($’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e%’, ‘srcport_or_icmptype_first’: 1036, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((%’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e&’, ‘srcport_or_icmptype_first’: 1037, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((&’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1038, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e(‘, ‘srcport_or_icmptype_first’: 1039, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((((‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e)’, ‘srcport_or_icmptype_first’: 1040, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((()’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e*’, ‘srcport_or_icmptype_first’: 1041, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((*’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e+’, ‘srcport_or_icmptype_first’: 1042, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((+’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e,’, ‘srcport_or_icmptype_first’: 1043, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((,’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e-‘, ‘srcport_or_icmptype_first’: 1044, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((-‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e.’, ‘srcport_or_icmptype_first’: 1045, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((.’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e/’, ‘srcport_or_icmptype_first’: 1046, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((/’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e0’, ‘srcport_or_icmptype_first’: 1047, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((0’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e1’, ‘srcport_or_icmptype_first’: 1048, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((1’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e2’, ‘srcport_or_icmptype_first’: 1049, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((2’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘nnnx00’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘x14x14x14x00’, ‘is_ipv6’: 0}],acl_index=4294967295,tag=’’)
acl_interface_set_acl_list(count=1,n_input=0,acls=[0],sw_if_index=1)
acl_interface_set_acl_list(count=1,n_input=0,acls=[0],sw_if_index=2)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)

2n1l-25ge2p1xxv710-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr

RFC2544: Packet throughput IPv4 test cases with ACL

  • [Top] Network Topologies: TG-DUT1-TG 2-node circular topology with single links between nodes.

  • [Enc] Packet Encapsulations: Eth-IPv4-UDP for IPv4 routing.

  • [Cfg] DUT configuration: DUT1 is configured with IPv4 routing. Required ACL rules are applied to input paths of both DUT1 intefaces. DUT1 is tested with Intel-XXV710.

  • [Ver] TG verification: TG finds and reports throughput NDR (Non Drop Rate) with zero packet loss tolerance and throughput PDR (Partial Drop Rate) with non-zero packet loss tolerance (LT) expressed in percentage of packets transmitted. NDR and PDR are discovered for different Ethernet L2 frame sizes using MLRsearch library. Test packets are generated by TG on links to DUT1. TG traffic profile contains two L3 flow-groups (flow-group per direction, 10k flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and static payload. MAC addresses are matching MAC addresses of the TG node interfaces.

  • [Ref] Applicable standard specifications: RFC2544.

 Test Name 

 VPP API Test Commands History - Commands Used Per Test Case 

 64b-2t1c-ethip4udp- 
ip4base-oacl50sl-10kflows-ndrpdr

 DUT1:  
cli_inband(cmd=’show log’)
show_version()
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_set_flags(sw_if_index=1,admin_up_down=1)
sw_interface_set_flags(sw_if_index=2,admin_up_down=1)
hw_interface_set_mtu(sw_if_index=1,mtu=9200)
hw_interface_set_mtu(sw_if_index=2,mtu=9200)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
sw_interface_dump(name_filter=’’,name_filter_valid=0)
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.2’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.2’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.3’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.3’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.4’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.4’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.5’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.5’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.6’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.6’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.7’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.7’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.8’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.8’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.9’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.9’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.10’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.10’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘10.10.10.11’, ‘flags’: 0, ‘sw_if_index’: 1, ‘mac_address’: ‘3c:fd:fe:bd:fa:38’})
ip_neighbor_add_del(is_add=1,neighbor={‘ip_address’: ‘20.20.20.11’, ‘flags’: 0, ‘sw_if_index’: 2, ‘mac_address’: ‘3c:fd:fe:bd:fa:39’})
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=1,address=’nnnx01’,is_ipv6=0)
sw_interface_add_del_address(address_length=24,del_all=0,is_add=1,sw_if_index=2,address=’x14x14x14x01’,is_ipv6=0)
acl_add_replace(count=52,r=[{‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex01’, ‘srcport_or_icmptype_first’: 1000, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 1000, ‘dstport_or_icmpcode_first’: 1000, ‘srcport_or_icmptype_last’: 1000, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x01’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex02’, ‘srcport_or_icmptype_first’: 1001, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1001, ‘dstport_or_icmpcode_first’: 1001, ‘srcport_or_icmptype_last’: 1001, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x02’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex03’, ‘srcport_or_icmptype_first’: 1002, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1002, ‘dstport_or_icmpcode_first’: 1002, ‘srcport_or_icmptype_last’: 1002, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x03’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex04’, ‘srcport_or_icmptype_first’: 1003, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1003, ‘dstport_or_icmpcode_first’: 1003, ‘srcport_or_icmptype_last’: 1003, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x04’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex05’, ‘srcport_or_icmptype_first’: 1004, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1004, ‘dstport_or_icmpcode_first’: 1004, ‘srcport_or_icmptype_last’: 1004, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x05’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex06’, ‘srcport_or_icmptype_first’: 1005, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1005, ‘dstport_or_icmpcode_first’: 1005, ‘srcport_or_icmptype_last’: 1005, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x06’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex07’, ‘srcport_or_icmptype_first’: 1006, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1006, ‘dstport_or_icmpcode_first’: 1006, ‘srcport_or_icmptype_last’: 1006, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x07’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex08’, ‘srcport_or_icmptype_first’: 1007, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1007, ‘dstport_or_icmpcode_first’: 1007, ‘srcport_or_icmptype_last’: 1007, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x08’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1et’, ‘srcport_or_icmptype_first’: 1008, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1008, ‘dstport_or_icmpcode_first’: 1008, ‘srcport_or_icmptype_last’: 1008, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((t’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1en’, ‘srcport_or_icmptype_first’: 1009, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1009, ‘dstport_or_icmpcode_first’: 1009, ‘srcport_or_icmptype_last’: 1009, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((n’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0b’, ‘srcport_or_icmptype_first’: 1010, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1010, ‘dstport_or_icmpcode_first’: 1010, ‘srcport_or_icmptype_last’: 1010, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0c’, ‘srcport_or_icmptype_first’: 1011, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1011, ‘dstport_or_icmpcode_first’: 1011, ‘srcport_or_icmptype_last’: 1011, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1er’, ‘srcport_or_icmptype_first’: 1012, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1012, ‘dstport_or_icmpcode_first’: 1012, ‘srcport_or_icmptype_last’: 1012, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((r’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0e’, ‘srcport_or_icmptype_first’: 1013, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1013, ‘dstport_or_icmpcode_first’: 1013, ‘srcport_or_icmptype_last’: 1013, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex0f’, ‘srcport_or_icmptype_first’: 1014, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1014, ‘dstport_or_icmpcode_first’: 1014, ‘srcport_or_icmptype_last’: 1014, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x0f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex10’, ‘srcport_or_icmptype_first’: 1015, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1015, ‘dstport_or_icmpcode_first’: 1015, ‘srcport_or_icmptype_last’: 1015, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x10’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex11’, ‘srcport_or_icmptype_first’: 1016, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1016, ‘dstport_or_icmpcode_first’: 1016, ‘srcport_or_icmptype_last’: 1016, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x11’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex12’, ‘srcport_or_icmptype_first’: 1017, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1017, ‘dstport_or_icmpcode_first’: 1017, ‘srcport_or_icmptype_last’: 1017, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x12’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex13’, ‘srcport_or_icmptype_first’: 1018, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1018, ‘dstport_or_icmpcode_first’: 1018, ‘srcport_or_icmptype_last’: 1018, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x13’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex14’, ‘srcport_or_icmptype_first’: 1019, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1019, ‘dstport_or_icmpcode_first’: 1019, ‘srcport_or_icmptype_last’: 1019, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x14’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex15’, ‘srcport_or_icmptype_first’: 1020, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1020, ‘dstport_or_icmpcode_first’: 1020, ‘srcport_or_icmptype_last’: 1020, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x15’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex16’, ‘srcport_or_icmptype_first’: 1021, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1021, ‘dstport_or_icmpcode_first’: 1021, ‘srcport_or_icmptype_last’: 1021, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x16’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex17’, ‘srcport_or_icmptype_first’: 1022, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1022, ‘dstport_or_icmpcode_first’: 1022, ‘srcport_or_icmptype_last’: 1022, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x17’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex18’, ‘srcport_or_icmptype_first’: 1023, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1023, ‘dstport_or_icmpcode_first’: 1023, ‘srcport_or_icmptype_last’: 1023, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x18’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex19’, ‘srcport_or_icmptype_first’: 1024, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1024, ‘dstport_or_icmpcode_first’: 1024, ‘srcport_or_icmptype_last’: 1024, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x19’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1a’, ‘srcport_or_icmptype_first’: 1025, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1025, ‘dstport_or_icmpcode_first’: 1025, ‘srcport_or_icmptype_last’: 1025, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1a’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1b’, ‘srcport_or_icmptype_first’: 1026, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1026, ‘dstport_or_icmpcode_first’: 1026, ‘srcport_or_icmptype_last’: 1026, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1b’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1c’, ‘srcport_or_icmptype_first’: 1027, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1027, ‘dstport_or_icmpcode_first’: 1027, ‘srcport_or_icmptype_last’: 1027, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1c’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1d’, ‘srcport_or_icmptype_first’: 1028, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1028, ‘dstport_or_icmpcode_first’: 1028, ‘srcport_or_icmptype_last’: 1028, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1d’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1e’, ‘srcport_or_icmptype_first’: 1029, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1029, ‘dstport_or_icmpcode_first’: 1029, ‘srcport_or_icmptype_last’: 1029, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1e’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1ex1f’, ‘srcport_or_icmptype_first’: 1030, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1030, ‘dstport_or_icmpcode_first’: 1030, ‘srcport_or_icmptype_last’: 1030, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((x1f’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e ‘, ‘srcport_or_icmptype_first’: 1031, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1031, ‘dstport_or_icmpcode_first’: 1031, ‘srcport_or_icmptype_last’: 1031, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((( ‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e!’, ‘srcport_or_icmptype_first’: 1032, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1032, ‘dstport_or_icmpcode_first’: 1032, ‘srcport_or_icmptype_last’: 1032, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((!’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1033, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1033, ‘dstport_or_icmpcode_first’: 1033, ‘srcport_or_icmptype_last’: 1033, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e#’, ‘srcport_or_icmptype_first’: 1034, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1034, ‘dstport_or_icmpcode_first’: 1034, ‘srcport_or_icmptype_last’: 1034, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((#’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e$’, ‘srcport_or_icmptype_first’: 1035, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1035, ‘dstport_or_icmpcode_first’: 1035, ‘srcport_or_icmptype_last’: 1035, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((($’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e%’, ‘srcport_or_icmptype_first’: 1036, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1036, ‘dstport_or_icmpcode_first’: 1036, ‘srcport_or_icmptype_last’: 1036, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((%’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e&’, ‘srcport_or_icmptype_first’: 1037, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1037, ‘dstport_or_icmpcode_first’: 1037, ‘srcport_or_icmptype_last’: 1037, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((&’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e’’, ‘srcport_or_icmptype_first’: 1038, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1038, ‘dstport_or_icmpcode_first’: 1038, ‘srcport_or_icmptype_last’: 1038, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((‘’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e(‘, ‘srcport_or_icmptype_first’: 1039, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1039, ‘dstport_or_icmpcode_first’: 1039, ‘srcport_or_icmptype_last’: 1039, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((((‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e)’, ‘srcport_or_icmptype_first’: 1040, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1040, ‘dstport_or_icmpcode_first’: 1040, ‘srcport_or_icmptype_last’: 1040, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘((()’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e*’, ‘srcport_or_icmptype_first’: 1041, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1041, ‘dstport_or_icmpcode_first’: 1041, ‘srcport_or_icmptype_last’: 1041, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((*’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e+’, ‘srcport_or_icmptype_first’: 1042, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1042, ‘dstport_or_icmpcode_first’: 1042, ‘srcport_or_icmptype_last’: 1042, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((+’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e,’, ‘srcport_or_icmptype_first’: 1043, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1043, ‘dstport_or_icmpcode_first’: 1043, ‘srcport_or_icmptype_last’: 1043, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((,’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e-‘, ‘srcport_or_icmptype_first’: 1044, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1044, ‘dstport_or_icmpcode_first’: 1044, ‘srcport_or_icmptype_last’: 1044, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((-‘, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e.’, ‘srcport_or_icmptype_first’: 1045, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1045, ‘dstport_or_icmpcode_first’: 1045, ‘srcport_or_icmptype_last’: 1045, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((.’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e/’, ‘srcport_or_icmptype_first’: 1046, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1046, ‘dstport_or_icmpcode_first’: 1046, ‘srcport_or_icmptype_last’: 1046, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((/’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e0’, ‘srcport_or_icmptype_first’: 1047, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1047, ‘dstport_or_icmpcode_first’: 1047, ‘srcport_or_icmptype_last’: 1047, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((0’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e1’, ‘srcport_or_icmptype_first’: 1048, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1048, ‘dstport_or_icmpcode_first’: 1048, ‘srcport_or_icmptype_last’: 1048, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((1’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 32, ‘src_ip_addr’: ‘x1ex1ex1e2’, ‘srcport_or_icmptype_first’: 1049, ‘proto’: 0, ‘is_permit’: 0, ‘dstport_or_icmpcode_last’: 1049, ‘dstport_or_icmpcode_first’: 1049, ‘srcport_or_icmptype_last’: 1049, ‘dst_ip_prefix_len’: 32, ‘dst_ip_addr’: ‘(((2’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘nnnx00’, ‘is_ipv6’: 0}, {‘src_ip_prefix_len’: 24, ‘srcport_or_icmptype_first’: 0, ‘proto’: 0, ‘is_permit’: 1, ‘dstport_or_icmpcode_last’: 65535, ‘dstport_or_icmpcode_first’: 0, ‘srcport_or_icmptype_last’: 65535, ‘src_ip_addr’: ‘x14x14x14x00’, ‘is_ipv6’: 0}],acl_index=4294967295,tag=’’)
acl_interface_set_acl_list(count=1,n_input=0,acls=[0],sw_if_index=1)
acl_interface_set_acl_list(count=1,n_input=0,acls=[0],sw_if_index=2)
cli_inband(cmd=’clear runtime’)
vpp-stats(path=’^/sys/node’)
cli_inband(cmd=’clear runtime’)
cli_inband(cmd=’clear interfaces’)
cli_inband(cmd=’clear hardware’)
cli_inband(cmd=’clear errors’)
cli_inband(cmd=’elog trace api cli barrier’)
cli_inband(cmd=’show event-logger’)
cli_inband(cmd=’show errors’)
cli_inband(cmd=’show hardware verbose’)
vpp-stats(path=’^/sys/node’)