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