net/cnxk: support RETA and RSS hash
[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 RSS hash             = Y
26 RSS key update       = Y
27 RSS reta update      = Y
28 Inner RSS            = Y
29 Flow control         = Y
30 Jumbo frame          = Y
31 Scattered Rx         = Y
32 L3 checksum offload  = Y
33 L4 checksum offload  = Y
34 Inner L3 checksum    = Y
35 Inner L4 checksum    = Y
36 Packet type parsing  = Y
37 Timesync             = Y
38 Timestamp offload    = Y
39 Basic stats          = Y
40 Stats per queue      = Y
41 Extended stats       = Y
42 FW version           = Y
43 Module EEPROM dump   = Y
44 Registers dump       = Y
45 Linux                = Y
46 ARMv8                = Y
47 Usage doc            = Y
48
49 [rte_flow items]
50 any                  = Y
51 arp_eth_ipv4         = Y
52 esp                  = Y
53 eth                  = Y
54 e_tag                = Y
55 geneve               = Y
56 gre                  = Y
57 gre_key              = Y
58 gtpc                 = Y
59 gtpu                 = Y
60 higig2               = Y
61 icmp                 = Y
62 ipv4                 = Y
63 ipv6                 = Y
64 ipv6_ext             = Y
65 mpls                 = Y
66 nvgre                = Y
67 sctp                 = Y
68 tcp                  = Y
69 udp                  = Y
70 vlan                 = Y
71 vxlan                = Y
72 vxlan_gpe            = Y
73
74 [rte_flow actions]
75 count                = Y
76 drop                 = Y
77 flag                 = Y
78 pf                   = Y
79 queue                = Y
80 rss                  = Y
81 security             = Y
82 vf                   = Y