net/sfc: support port representor related flow actions
[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 Scattered Rx         = Y
17 TSO                  = Y
18 Promiscuous mode     = Y
19 Allmulticast mode    = Y
20 Multicast MAC filter = Y
21 RSS hash             = Y
22 RSS key update       = Y
23 RSS reta update      = Y
24 SR-IOV               = Y
25 Flow control         = Y
26 VLAN offload         = P
27 L3 checksum offload  = Y
28 L4 checksum offload  = Y
29 Inner L3 checksum    = Y
30 Inner L4 checksum    = Y
31 Packet type parsing  = Y
32 Rx descriptor status = Y
33 Tx descriptor status = Y
34 Basic stats          = Y
35 Extended stats       = Y
36 FW version           = Y
37 Multiprocess aware   = Y
38 FreeBSD              = Y
39 Linux                = Y
40 ARMv8                = Y
41 x86-64               = Y
42
43 [rte_flow items]
44 eth                  = Y
45 geneve               = Y
46 ipv4                 = Y
47 ipv6                 = Y
48 mark                 = P
49 nvgre                = Y
50 pf                   = Y
51 phy_port             = Y
52 port_id              = Y
53 port_representor     = Y
54 pppoed               = Y
55 pppoes               = Y
56 represented_port     = Y
57 tcp                  = Y
58 udp                  = Y
59 vf                   = Y
60 vlan                 = Y
61 vxlan                = Y
62
63 [rte_flow actions]
64 count                = Y
65 drop                 = Y
66 flag                 = Y
67 jump                 = P
68 mark                 = Y
69 of_pop_vlan          = Y
70 of_push_vlan         = Y
71 of_set_vlan_pcp      = Y
72 of_set_vlan_vid      = Y
73 pf                   = Y
74 phy_port             = Y
75 port_id              = Y
76 port_representor     = Y
77 represented_port     = Y
78 queue                = Y
79 rss                  = Y
80 vf                   = Y
81 vxlan_decap          = Y
82 vxlan_encap          = Y