doc: add flow API features tables
[dpdk.git] / doc / guides / nics / features / octeontx2.ini
1 ;
2 ; Supported features of the 'octeontx2' 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 Rx interrupt         = Y
9 Lock-free Tx queue   = Y
10 SR-IOV               = Y
11 Multiprocess aware   = Y
12 Link status          = Y
13 Link status event    = Y
14 Runtime Rx queue setup = Y
15 Runtime Tx queue setup = Y
16 Burst mode info      = Y
17 Fast mbuf free       = Y
18 Free Tx mbuf on demand = Y
19 Queue start/stop     = Y
20 MTU update           = Y
21 TSO                  = Y
22 Promiscuous mode     = Y
23 Allmulticast mode    = Y
24 Unicast MAC filter   = Y
25 Multicast MAC filter = Y
26 RSS hash             = Y
27 RSS key update       = Y
28 RSS reta update      = Y
29 Inner RSS            = Y
30 Inline protocol      = Y
31 VLAN filter          = Y
32 Flow control         = Y
33 Rate limitation      = Y
34 Jumbo frame          = Y
35 Scattered Rx         = Y
36 VLAN offload         = Y
37 QinQ offload         = Y
38 L3 checksum offload  = Y
39 L4 checksum offload  = Y
40 Inner L3 checksum    = Y
41 Inner L4 checksum    = Y
42 Packet type parsing  = Y
43 Timesync             = Y
44 Timestamp offload    = Y
45 Rx descriptor status = Y
46 Tx descriptor status = Y
47 Basic stats          = Y
48 Stats per queue      = Y
49 Extended stats       = Y
50 FW version           = Y
51 Module EEPROM dump   = Y
52 Registers dump       = Y
53 Linux                = Y
54 ARMv8                = Y
55 Usage doc            = Y
56
57 [rte_flow items]
58 any                  = Y
59 arp_eth_ipv4         = Y
60 esp                  = Y
61 eth                  = Y
62 e_tag                = Y
63 geneve               = Y
64 gre                  = Y
65 gre_key              = Y
66 gtpc                 = Y
67 gtpu                 = Y
68 higig2               = Y
69 icmp                 = Y
70 ipv4                 = Y
71 ipv6                 = Y
72 ipv6_ext             = Y
73 mpls                 = Y
74 nvgre                = Y
75 raw                  = Y
76 sctp                 = Y
77 tcp                  = Y
78 udp                  = Y
79 vlan                 = Y
80 vxlan                = Y
81 vxlan_gpe            = Y
82
83 [rte_flow actions]
84 count                = Y
85 drop                 = Y
86 flag                 = Y
87 mark                 = Y
88 of_pop_vlan          = Y
89 of_push_vlan         = Y
90 of_set_vlan_pcp      = Y
91 of_set_vlan_vid      = Y
92 pf                   = Y
93 port_id              = Y
94 queue                = Y
95 rss                  = Y
96 security             = Y
97 vf                   = Y