net/cnxk: support to validate meter policy
[dpdk.git] / doc / guides / nics / features / txgbe.ini
1 ;
2 ; Supported features of the 'txgbe' 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 Inline crypto        = Y
31 CRC offload          = P
32 VLAN offload         = P
33 QinQ offload         = P
34 L3 checksum offload  = P
35 L4 checksum offload  = P
36 Inner L3 checksum    = P
37 Inner L4 checksum    = P
38 Packet type parsing  = Y
39 Timesync             = 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 EEPROM dump          = Y
47 Module EEPROM dump   = Y
48 Registers dump       = Y
49 Multiprocess aware   = Y
50 Linux                = Y
51 ARMv8                = Y
52 x86-32               = Y
53 x86-64               = Y
54
55 [rte_flow items]
56 eth                  = Y
57 e_tag                = Y
58 fuzzy                = Y
59 ipv4                 = Y
60 ipv6                 = Y
61 nvgre                = Y
62 raw                  = Y
63 sctp                 = Y
64 tcp                  = Y
65 udp                  = Y
66 vlan                 = Y
67 vxlan                = Y
68
69 [rte_flow actions]
70 drop                 = Y
71 mark                 = Y
72 pf                   = Y
73 queue                = Y
74 rss                  = Y
75 security             = Y
76 vf                   = Y