net/ena: support Rx interrupt
[dpdk.git] / doc / guides / nics / features / ixgbe.ini
1 ;
2 ; Supported features of the 'ixgbe' 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 Rx interrupt         = Y
11 Queue start/stop     = Y
12 Power mgmt address monitor = Y
13 MTU update           = Y
14 Jumbo frame          = Y
15 Scattered Rx         = Y
16 LRO                  = Y
17 TSO                  = Y
18 Promiscuous mode     = Y
19 Allmulticast mode    = Y
20 Unicast MAC filter   = Y
21 Multicast MAC filter = Y
22 RSS hash             = Y
23 RSS key update       = Y
24 RSS reta update      = Y
25 VMDq                 = Y
26 SR-IOV               = Y
27 DCB                  = Y
28 VLAN filter          = Y
29 Flow control         = Y
30 Rate limitation      = Y
31 Traffic mirroring    = Y
32 Inline crypto        = Y
33 CRC offload          = P
34 VLAN offload         = P
35 QinQ offload         = P
36 L3 checksum offload  = P
37 L4 checksum offload  = P
38 MACsec offload       = P
39 Inner L3 checksum    = P
40 Inner L4 checksum    = P
41 Packet type parsing  = Y
42 Timesync             = Y
43 Rx descriptor status = Y
44 Tx descriptor status = Y
45 Basic stats          = Y
46 Extended stats       = Y
47 Stats per queue      = Y
48 FW version           = Y
49 EEPROM dump          = Y
50 Module EEPROM dump   = Y
51 Registers dump       = Y
52 Multiprocess aware   = Y
53 FreeBSD              = Y
54 Linux                = Y
55 ARMv8                = Y
56 x86-32               = Y
57 x86-64               = Y
58
59 [rte_flow items]
60 eth                  = Y
61 e_tag                = Y
62 fuzzy                = Y
63 ipv4                 = Y
64 ipv6                 = Y
65 nvgre                = Y
66 raw                  = Y
67 sctp                 = Y
68 tcp                  = Y
69 udp                  = Y
70 vlan                 = Y
71 vxlan                = Y
72
73 [rte_flow actions]
74 drop                 = Y
75 mark                 = Y
76 pf                   = Y
77 queue                = Y
78 rss                  = Y
79 security             = Y
80 vf                   = Y