0e72021d4a06273e56ddddf03830f92c19a5e5cd
[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 Burst mode info      = Y
15 Power mgmt address monitor = Y
16 MTU update           = Y
17 Jumbo frame          = 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 geneve               = Y
61 geneve_opt           = Y
62 gre                  = Y
63 gre_key              = Y
64 gtp                  = Y
65 gtp_psc              = Y
66 icmp                 = Y
67 icmp6                = Y
68 integrity            = Y
69 ipv4                 = Y
70 ipv6                 = Y
71 ipv6_frag_ext        = Y
72 mark                 = Y
73 meta                 = Y
74 mpls                 = Y
75 nvgre                = Y
76 phy_port             = Y
77 port_id              = Y
78 tag                  = Y
79 tcp                  = Y
80 udp                  = Y
81 vlan                 = Y
82 vxlan                = Y
83 vxlan_gpe            = Y
84
85 [rte_flow actions]
86 age                  = I
87 conntrack            = I
88 count                = I
89 dec_tcp_ack          = Y
90 dec_tcp_seq          = Y
91 dec_ttl              = Y
92 drop                 = Y
93 flag                 = Y
94 inc_tcp_ack          = Y
95 inc_tcp_seq          = Y
96 jump                 = Y
97 mark                 = Y
98 meter                = Y
99 modify_field         = Y
100 nvgre_decap          = Y
101 nvgre_encap          = Y
102 of_pop_vlan          = Y
103 of_push_vlan         = Y
104 of_set_vlan_pcp      = Y
105 of_set_vlan_vid      = Y
106 port_id              = Y
107 queue                = Y
108 raw_decap            = Y
109 raw_encap            = Y
110 represented_port     = Y
111 rss                  = I
112 sample               = Y
113 set_ipv4_dscp        = Y
114 set_ipv4_dst         = Y
115 set_ipv4_src         = Y
116 set_ipv6_dscp        = Y
117 set_ipv6_dst         = Y
118 set_ipv6_src         = Y
119 set_mac_dst          = Y
120 set_mac_src          = Y
121 set_meta             = Y
122 set_tag              = Y
123 set_tp_dst           = Y
124 set_tp_src           = Y
125 set_ttl              = Y
126 vxlan_decap          = Y
127 vxlan_encap          = Y