Chelsio Communications DPDK Installation And User Manual page 28

Driver for linux
Table of Contents

Advertisement

Chapter 7. Classification and Filtering
match_type
macidx
macidx_mask
ether_type
ether_type_mask
inner_vlan
inner_vlan_mask
outer_vlan
outer_vlan_mask
ip_frag_bit
ip_frag_bit_mask
ip_tos
ip_tos_mask
ip_proto
ip_proto_mask
ip_src_addr
ip_src_mask
ip_dst_addr
ip_dst_mask
ip_src_port
ip_src_port_mask
ip_dst_port
ip_dst_port_mask
action
queue_id
egress_port_redirect
Chelsio DPDK Driver for Linux
none,unicast,multicast,
promiscuous,broadcast
0-n
0,1
Valid EtherType
0,0xFFFF,range*
0-4095
0,0xFFFF,range*
0-4095
0,0xFFFF,range*
0,1
0,1
Valid TOS value
0,0xFFFF,range*
Valid protocol number
0,0xFFFF,range*
Valid IPv4/IPv6 address.
Valid subnet mask.
Valid IPv4/IPv6 address.
Valid subnet mask.
0-65535
0,0xFFFF,range*
0-65535
0,0xFFFF,range*
drop,fwd,switch
0-n
port-none,port-redirect
Filtering based on traffic type. Setting to none
will allow all traffic types.
Filtering based on MPS TCAM Idx-ID
MAC index mask
0: Don't care
1: Exact match
EtherType based filtering
EtherType mask
0: Don't care
0xFFFF: Exact match
Inner VLAN ID
Inner VLAN mask
0: Don't care
0xFFFF: Exact match
Outer VLAN ID
Outer VLAN mask
0: Don't care
0xFFFF: Exact match
IP fragmentation bit
0: Don't fragment
1: Fragmented bit
IP fragmentation bit mask
0: Don't care
1: Exact match
IP Type of Service
IP Type of Service mask when range is
provided for ip_tos
IANA assigned Protocol number
IP protocol mask
Source IP address
Subnet mask
Destination IP address
Subnet mask
Source Port Number
Source Port Mask
Source Port Number
Destination Port Mask
Filter action on Ingress packets
drop: Ingress packets will be dropped.
fwd: Ingress packets will be passed through set
ingress queues.
switch: Ingress packets will be routed to an
output port with optional header rewrite.
Rx queue ID
Egress Port redirection
port-none: No redirection
28

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DPDK and is the answer not in the manual?

Questions and answers

Table of Contents