doc: add power management to NIC features
[dpdk.git] / doc / guides / nics / features / default.ini
1 ;
2 ; Features of a default network driver.
3 ;
4 ; This file defines the features that are valid for inclusion in
5 ; the other driver files and also the order that they appear in
6 ; the features table in the documentation. The feature description
7 ; string should not exceed feature_str_len defined in conf.py.
8 ;
9 [Features]
10 Speed capabilities   =
11 Link status          =
12 Link status event    =
13 Removal event        =
14 Queue status event   =
15 Rx interrupt         =
16 Lock-free Tx queue   =
17 Fast mbuf free       =
18 Free Tx mbuf on demand =
19 Queue start/stop     =
20 Runtime Rx queue setup =
21 Runtime Tx queue setup =
22 Burst mode info      =
23 Power mgmt address monitor =
24 MTU update           =
25 Jumbo frame          =
26 Scattered Rx         =
27 LRO                  =
28 TSO                  =
29 Promiscuous mode     =
30 Allmulticast mode    =
31 Unicast MAC filter   =
32 Multicast MAC filter =
33 RSS hash             =
34 RSS key update       =
35 RSS reta update      =
36 Inner RSS            =
37 VMDq                 =
38 SR-IOV               =
39 DCB                  =
40 VLAN filter          =
41 Flow control         =
42 Rate limitation      =
43 Traffic mirroring    =
44 Inline crypto        =
45 Inline protocol      =
46 CRC offload          =
47 VLAN offload         =
48 QinQ offload         =
49 FEC                  =
50 L3 checksum offload  =
51 L4 checksum offload  =
52 Timestamp offload    =
53 MACsec offload       =
54 Inner L3 checksum    =
55 Inner L4 checksum    =
56 Packet type parsing  =
57 Timesync             =
58 Rx descriptor status =
59 Tx descriptor status =
60 Basic stats          =
61 Extended stats       =
62 Stats per queue      =
63 FW version           =
64 EEPROM dump          =
65 Module EEPROM dump   =
66 Registers dump       =
67 LED                  =
68 Multiprocess aware   =
69 FreeBSD              =
70 Linux                =
71 Windows              =
72 ARMv7                =
73 ARMv8                =
74 Power8               =
75 x86-32               =
76 x86-64               =
77 Usage doc            =
78 Design doc           =
79 Perf doc             =
80
81 [rte_flow items]
82 ah                   =
83 any                  =
84 arp_eth_ipv4         =
85 conntrack            =
86 ecpri                =
87 esp                  =
88 eth                  =
89 e_tag                =
90 fuzzy                =
91 geneve               =
92 geneve_opt           =
93 gre                  =
94 gre_key              =
95 gtp                  =
96 gtpc                 =
97 gtpu                 =
98 gtp_psc              =
99 higig2               =
100 icmp                 =
101 icmp6                =
102 icmp6_nd_na          =
103 icmp6_nd_ns          =
104 icmp6_nd_opt         =
105 icmp6_nd_opt_sla_eth =
106 icmp6_nd_opt_tla_eth =
107 igmp                 =
108 integrity            =
109 invert               =
110 ipv4                 =
111 ipv6                 =
112 ipv6_ext             =
113 ipv6_frag_ext        =
114 l2tpv3oip            =
115 mark                 =
116 meta                 =
117 mpls                 =
118 nsh                  =
119 nvgre                =
120 pf                   =
121 pfcp                 =
122 phy_port             =
123 port_id              =
124 pppoed               =
125 pppoes               =
126 pppoe_proto_id       =
127 raw                  =
128 sctp                 =
129 tag                  =
130 tcp                  =
131 udp                  =
132 vf                   =
133 vlan                 =
134 vxlan                =
135 vxlan_gpe            =
136
137 [rte_flow actions]
138 age                  =
139 conntrack            =
140 count                =
141 dec_tcp_ack          =
142 dec_tcp_seq          =
143 dec_ttl              =
144 drop                 =
145 flag                 =
146 inc_tcp_ack          =
147 inc_tcp_seq          =
148 jump                 =
149 mac_swap             =
150 mark                 =
151 meter                =
152 modify_field         =
153 nvgre_decap          =
154 nvgre_encap          =
155 of_copy_ttl_in       =
156 of_copy_ttl_out      =
157 of_dec_mpls_ttl      =
158 of_dec_nw_ttl        =
159 of_pop_mpls          =
160 of_pop_vlan          =
161 of_push_mpls         =
162 of_push_vlan         =
163 of_set_mpls_ttl      =
164 of_set_nw_ttl        =
165 of_set_vlan_pcp      =
166 of_set_vlan_vid      =
167 passthru             =
168 pf                   =
169 phy_port             =
170 port_id              =
171 queue                =
172 raw_decap            =
173 raw_encap            =
174 rss                  =
175 sample               =
176 security             =
177 set_ipv4_dscp        =
178 set_ipv4_dst         =
179 set_ipv4_src         =
180 set_ipv6_dscp        =
181 set_ipv6_dst         =
182 set_ipv6_src         =
183 set_mac_dst          =
184 set_mac_src          =
185 set_meta             =
186 set_tag              =
187 set_tp_dst           =
188 set_tp_src           =
189 set_ttl              =
190 vf                   =
191 vxlan_decap          =
192 vxlan_encap          =