net/ice: support drop any and steer all to queue
[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 Multicast MAC filter = Y
25 RSS hash             = Y
26 RSS key update       = Y
27 RSS reta update      = Y
28 Inner RSS            = Y
29 Inline protocol      = Y
30 Flow control         = Y
31 L3 checksum offload  = Y
32 L4 checksum offload  = Y
33 Inner L3 checksum    = Y
34 Inner L4 checksum    = Y
35 Packet type parsing  = Y
36 Rx descriptor status = Y
37 Tx descriptor status = Y
38 Basic stats          = Y
39 Stats per queue      = Y
40 Extended stats       = Y
41 FW version           = Y
42 Module EEPROM dump   = Y
43 Registers dump       = Y
44 Linux                = Y
45 ARMv8                = Y
46 Usage doc            = Y
47
48 [rte_flow items]
49 any                  = Y
50 arp_eth_ipv4         = Y
51 esp                  = Y
52 eth                  = Y
53 e_tag                = Y
54 geneve               = Y
55 gre                  = Y
56 gre_key              = Y
57 gtpc                 = Y
58 gtpu                 = Y
59 higig2               = Y
60 icmp                 = Y
61 ipv4                 = Y
62 ipv6                 = Y
63 ipv6_ext             = Y
64 mpls                 = Y
65 nvgre                = Y
66 raw                  = 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 mark                 = Y
79 of_pop_vlan          = Y
80 of_push_vlan         = Y
81 of_set_vlan_pcp      = Y
82 of_set_vlan_vid      = Y
83 pf                   = Y
84 queue                = Y
85 rss                  = Y
86 security             = Y
87 vf                   = Y