1623a1803e7cfc4854ab1f86e0e0edf416a9935f
[dpdk.git] / doc / guides / nics / features / cnxk.ini
1 ;
2 ; Supported features of the 'cnxk' 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 Flow control         = Y
32 Scattered Rx         = Y
33 L3 checksum offload  = Y
34 L4 checksum offload  = Y
35 Inner L3 checksum    = Y
36 Inner L4 checksum    = Y
37 Packet type parsing  = Y
38 Timesync             = Y
39 Timestamp offload    = Y
40 Basic stats          = Y
41 Stats per queue      = Y
42 Extended stats       = Y
43 FW version           = Y
44 Module EEPROM dump   = Y
45 Registers dump       = Y
46 Linux                = Y
47 ARMv8                = Y
48 Usage doc            = Y
49
50 [rte_flow items]
51 any                  = Y
52 arp_eth_ipv4         = Y
53 esp                  = Y
54 eth                  = Y
55 e_tag                = Y
56 geneve               = Y
57 gre                  = Y
58 gre_key              = Y
59 gtpc                 = Y
60 gtpu                 = Y
61 higig2               = Y
62 icmp                 = Y
63 ipv4                 = Y
64 ipv6                 = Y
65 ipv6_ext             = Y
66 mpls                 = Y
67 nvgre                = Y
68 raw                  = Y
69 sctp                 = Y
70 tcp                  = Y
71 udp                  = Y
72 vlan                 = Y
73 vxlan                = Y
74 vxlan_gpe            = Y
75
76 [rte_flow actions]
77 count                = Y
78 drop                 = Y
79 flag                 = Y
80 mark                 = Y
81 meter                = Y
82 of_pop_vlan          = Y
83 of_push_vlan         = Y
84 of_set_vlan_pcp      = Y
85 of_set_vlan_vid      = Y
86 pf                   = Y
87 port_id              = Y
88 queue                = Y
89 rss                  = Y
90 security             = Y
91 vf                   = Y