xref: /dpdk/doc/guides/nics/features/i40e.ini (revision 38e8bb48319ce011d72167a8998493c882994e29)
1;
2; Supported features of the 'i40e' 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 speed configuration = Y
9Link status          = Y
10Link status event    = Y
11Rx interrupt         = Y
12Fast mbuf free       = P
13Queue start/stop     = Y
14Runtime Rx queue setup = Y
15Runtime Tx queue setup = Y
16Burst mode info      = Y
17Power mgmt address monitor = Y
18Scattered Rx         = Y
19TSO                  = Y
20Promiscuous mode     = Y
21Allmulticast mode    = Y
22Unicast MAC filter   = Y
23RSS hash             = Y
24RSS key update       = Y
25RSS reta update      = Y
26VMDq                 = Y
27SR-IOV               = Y
28DCB                  = Y
29VLAN filter          = Y
30Flow control         = Y
31Traffic manager      = Y
32CRC offload          = Y
33VLAN offload         = Y
34QinQ offload         = P
35FEC                  = Y
36L3 checksum offload  = P
37L4 checksum offload  = P
38Inner L3 checksum    = P
39Inner L4 checksum    = P
40Packet type parsing  = Y
41Timesync             = Y
42Rx descriptor status = Y
43Tx descriptor status = Y
44Basic stats          = Y
45Extended stats       = Y
46FW version           = Y
47Module EEPROM dump   = Y
48Multiprocess aware   = Y
49FreeBSD              = Y
50Linux                = Y
51Windows              = Y
52x86-32               = Y
53x86-64               = Y
54ARMv8                = Y
55Power8               = Y
56
57[rte_flow items]
58ah                   = Y
59esp                  = Y
60eth                  = P
61gre                  = Y
62gtpc                 = Y
63gtpu                 = Y
64ipv4                 = Y
65ipv6                 = Y
66ipv6_frag_ext        = P
67l2tpv3oip            = Y
68mpls                 = Y
69nvgre                = Y
70raw                  = Y
71sctp                 = Y
72tcp                  = Y
73udp                  = Y
74vlan                 = P
75vxlan                = Y
76
77[rte_flow actions]
78drop                 = Y
79flag                 = Y
80mark                 = Y
81passthru             = Y
82pf                   = Y
83queue                = Y
84rss                  = Y
85vf                   = Y
86