net/sfc: support flow action count in transfer rules
[dpdk.git] / doc / guides / nics / features / sfc.ini
1 ;
2 ; Supported features of the 'sfc_efx' 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 Link status          = Y
9 Link status event    = Y
10 Rx interrupt         = Y
11 Fast mbuf free       = Y
12 Queue start/stop     = Y
13 Runtime Rx queue setup = Y
14 Runtime Tx queue setup = Y
15 MTU update           = Y
16 Jumbo frame          = Y
17 Scattered Rx         = Y
18 TSO                  = Y
19 Promiscuous mode     = Y
20 Allmulticast mode    = Y
21 Multicast MAC filter = Y
22 RSS hash             = Y
23 RSS key update       = Y
24 RSS reta update      = Y
25 SR-IOV               = Y
26 Flow control         = Y
27 VLAN offload         = P
28 L3 checksum offload  = Y
29 L4 checksum offload  = Y
30 Inner L3 checksum    = Y
31 Inner L4 checksum    = Y
32 Packet type parsing  = Y
33 Rx descriptor status = Y
34 Tx descriptor status = Y
35 Basic stats          = Y
36 Extended stats       = Y
37 FW version           = Y
38 Multiprocess aware   = Y
39 FreeBSD              = Y
40 Linux                = Y
41 ARMv8                = Y
42 x86-64               = Y
43
44 [rte_flow items]
45 eth                  = Y
46 geneve               = Y
47 ipv4                 = Y
48 ipv6                 = Y
49 nvgre                = Y
50 pf                   = Y
51 phy_port             = Y
52 port_id              = Y
53 pppoed               = Y
54 pppoes               = Y
55 tcp                  = Y
56 udp                  = Y
57 vf                   = Y
58 vlan                 = Y
59 vxlan                = Y
60
61 [rte_flow actions]
62 count                = Y
63 drop                 = Y
64 flag                 = Y
65 mark                 = Y
66 of_pop_vlan          = Y
67 of_push_vlan         = Y
68 of_set_vlan_pcp      = Y
69 of_set_vlan_vid      = Y
70 pf                   = Y
71 phy_port             = Y
72 port_id              = Y
73 queue                = Y
74 rss                  = Y
75 vf                   = Y
76 vxlan_decap          = Y
77 vxlan_encap          = Y