xref: /dpdk/doc/guides/nics/features/mlx5.ini (revision af154d7a00441b54ea1439cbcd4b2d0e9fc0626a)
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]
7Speed capabilities   = Y
8Link status          = Y
9Link status event    = Y
10Removal event        = Y
11Rx interrupt         = Y
12Fast mbuf free       = Y
13Queue start/stop     = Y
14Shared Rx queue      = Y
15Burst mode info      = Y
16Power mgmt address monitor = Y
17MTU update           = Y
18Buffer split on Rx   = Y
19Scattered Rx         = Y
20LRO                  = Y
21TSO                  = Y
22Promiscuous mode     = Y
23Allmulticast mode    = Y
24Unicast MAC filter   = Y
25Multicast MAC filter = Y
26RSS hash             = Y
27RSS key update       = Y
28RSS reta update      = Y
29Inner RSS            = Y
30SR-IOV               = Y
31VLAN filter          = Y
32Flow control         = Y
33CRC offload          = Y
34VLAN offload         = Y
35L3 checksum offload  = Y
36L4 checksum offload  = Y
37Timestamp offload    = Y
38Inner L3 checksum    = Y
39Inner L4 checksum    = Y
40Packet type parsing  = Y
41Rx descriptor status = Y
42Tx descriptor status = Y
43Basic stats          = Y
44Extended stats       = Y
45Stats per queue      = Y
46FW version           = Y
47Module EEPROM dump   = Y
48Multiprocess aware   = Y
49Linux                = Y
50Windows              = P
51ARMv8                = Y
52Power8               = Y
53x86-32               = Y
54x86-64               = Y
55Usage doc            = Y
56
57[rte_flow items]
58aggr_affinity        = Y
59compare              = Y
60conntrack            = Y
61ecpri                = Y
62esp                  = Y
63eth                  = Y
64flex                 = Y
65geneve               = Y
66geneve_opt           = Y
67gre                  = Y
68gre_key              = Y
69gre_option           = Y
70gtp                  = Y
71gtp_psc              = Y
72ib_bth               = Y
73icmp                 = Y
74icmp6                = Y
75icmp6_echo_request   = Y
76icmp6_echo_reply     = Y
77integrity            = Y
78ipv4                 = Y
79ipv6                 = Y
80ipv6_frag_ext        = Y
81ipv6_routing_ext     = Y
82mark                 = Y
83meta                 = Y
84meter_color          = Y
85mpls                 = Y
86nsh                  = Y
87nvgre                = Y
88port_id              = Y
89port_representor     = Y
90ptype                = Y
91quota                = Y
92random               = Y
93tag                  = Y
94tcp                  = Y
95tx_queue             = Y
96udp                  = Y
97vlan                 = Y
98vxlan                = Y
99vxlan_gpe            = Y
100represented_port     = Y
101
102[rte_flow actions]
103age                  = I
104conntrack            = I
105count                = I
106dec_tcp_ack          = Y
107dec_tcp_seq          = Y
108dec_ttl              = Y
109drop                 = Y
110flag                 = Y
111inc_tcp_ack          = Y
112inc_tcp_seq          = Y
113indirect_list        = Y
114ipv6_ext_push        = Y
115ipv6_ext_remove      = Y
116jump                 = Y
117jump_to_table_index  = Y
118mark                 = Y
119meter                = Y
120meter_mark           = Y
121modify_field         = Y
122nat64                = Y
123nvgre_decap          = Y
124nvgre_encap          = Y
125of_pop_vlan          = Y
126of_push_vlan         = Y
127of_set_vlan_pcp      = Y
128of_set_vlan_vid      = Y
129port_id              = Y
130port_representor     = Y
131quota                = I
132queue                = Y
133raw_decap            = Y
134raw_encap            = Y
135represented_port     = Y
136rss                  = I
137sample               = Y
138send_to_kernel       = Y
139set_ipv4_dscp        = Y
140set_ipv4_dst         = Y
141set_ipv4_src         = Y
142set_ipv6_dscp        = Y
143set_ipv6_dst         = Y
144set_ipv6_src         = Y
145set_mac_dst          = Y
146set_mac_src          = Y
147set_meta             = Y
148set_tag              = Y
149set_tp_dst           = Y
150set_tp_src           = Y
151set_ttl              = Y
152vxlan_decap          = Y
153vxlan_encap          = Y
154