net/ice: support drop any and steer all to queue
[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 Rx descriptor status = Y
41 Tx descriptor status = Y
42 Basic stats          = Y
43 Stats per queue      = Y
44 Extended stats       = Y
45 FW version           = Y
46 Module EEPROM dump   = Y
47 Registers dump       = Y
48 Linux                = Y
49 ARMv8                = Y
50 Usage doc            = Y
51
52 [rte_flow items]
53 any                  = Y
54 arp_eth_ipv4         = Y
55 esp                  = Y
56 eth                  = Y
57 e_tag                = Y
58 geneve               = Y
59 gre                  = Y
60 gre_key              = Y
61 gtpc                 = Y
62 gtpu                 = Y
63 higig2               = Y
64 icmp                 = Y
65 ipv4                 = Y
66 ipv6                 = Y
67 ipv6_ext             = Y
68 mpls                 = Y
69 nvgre                = Y
70 raw                  = Y
71 sctp                 = Y
72 tcp                  = Y
73 udp                  = Y
74 vlan                 = Y
75 vxlan                = Y
76 vxlan_gpe            = Y
77
78 [rte_flow actions]
79 count                = Y
80 drop                 = Y
81 flag                 = Y
82 mark                 = Y
83 meter                = Y
84 of_pop_vlan          = Y
85 of_push_vlan         = Y
86 of_set_vlan_pcp      = Y
87 of_set_vlan_vid      = Y
88 pf                   = Y
89 port_id              = Y
90 queue                = Y
91 rss                  = Y
92 security             = Y
93 vf                   = Y