net/ice: support drop any and steer all to queue
[dpdk.git] / doc / guides / nics / features / mlx5.ini
1 ;
2 ; Supported features of the 'mlx5' network poll mode driver.
3 ;
4 ; Refer to default.ini for the full list of available PMD features.
5 ;
6 [Features]
7 Speed capabilities   = Y
8 Link status          = Y
9 Link status event    = Y
10 Removal event        = Y
11 Rx interrupt         = Y
12 Fast mbuf free       = Y
13 Queue start/stop     = Y
14 Shared Rx queue      = Y
15 Burst mode info      = Y
16 Power mgmt address monitor = Y
17 MTU update           = Y
18 Scattered Rx         = Y
19 LRO                  = Y
20 TSO                  = Y
21 Promiscuous mode     = Y
22 Allmulticast mode    = Y
23 Unicast MAC filter   = Y
24 Multicast MAC filter = Y
25 RSS hash             = Y
26 RSS key update       = Y
27 RSS reta update      = Y
28 Inner RSS            = Y
29 SR-IOV               = Y
30 VLAN filter          = Y
31 Flow control         = Y
32 CRC offload          = Y
33 VLAN offload         = Y
34 L3 checksum offload  = Y
35 L4 checksum offload  = Y
36 Timestamp offload    = Y
37 Inner L3 checksum    = Y
38 Inner L4 checksum    = Y
39 Packet type parsing  = Y
40 Rx descriptor status = Y
41 Tx descriptor status = Y
42 Basic stats          = Y
43 Extended stats       = Y
44 Stats per queue      = Y
45 FW version           = Y
46 Module EEPROM dump   = Y
47 Multiprocess aware   = Y
48 Linux                = Y
49 Windows              = P
50 ARMv8                = Y
51 Power8               = Y
52 x86-32               = Y
53 x86-64               = Y
54 Usage doc            = Y
55
56 [rte_flow items]
57 conntrack            = Y
58 ecpri                = Y
59 eth                  = Y
60 flex                 = Y
61 geneve               = Y
62 geneve_opt           = Y
63 gre                  = Y
64 gre_key              = Y
65 gtp                  = Y
66 gtp_psc              = Y
67 icmp                 = Y
68 icmp6                = Y
69 integrity            = Y
70 ipv4                 = Y
71 ipv6                 = Y
72 ipv6_frag_ext        = Y
73 mark                 = Y
74 meta                 = Y
75 mpls                 = Y
76 nvgre                = Y
77 phy_port             = Y
78 port_id              = Y
79 tag                  = Y
80 tcp                  = Y
81 udp                  = Y
82 vlan                 = Y
83 vxlan                = Y
84 vxlan_gpe            = Y
85
86 [rte_flow actions]
87 age                  = I
88 conntrack            = I
89 count                = I
90 dec_tcp_ack          = Y
91 dec_tcp_seq          = Y
92 dec_ttl              = Y
93 drop                 = Y
94 flag                 = Y
95 inc_tcp_ack          = Y
96 inc_tcp_seq          = Y
97 jump                 = Y
98 mark                 = Y
99 meter                = Y
100 modify_field         = Y
101 nvgre_decap          = Y
102 nvgre_encap          = Y
103 of_pop_vlan          = Y
104 of_push_vlan         = Y
105 of_set_vlan_pcp      = Y
106 of_set_vlan_vid      = Y
107 port_id              = Y
108 queue                = Y
109 raw_decap            = Y
110 raw_encap            = Y
111 represented_port     = Y
112 rss                  = I
113 sample               = Y
114 set_ipv4_dscp        = Y
115 set_ipv4_dst         = Y
116 set_ipv4_src         = Y
117 set_ipv6_dscp        = Y
118 set_ipv6_dst         = Y
119 set_ipv6_src         = Y
120 set_mac_dst          = Y
121 set_mac_src          = Y
122 set_meta             = Y
123 set_tag              = Y
124 set_tp_dst           = Y
125 set_tp_src           = Y
126 set_ttl              = Y
127 vxlan_decap          = Y
128 vxlan_encap          = Y