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