net/sfc: support MAC address edits in transfer flows
[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 dec_ttl              = Y
66 drop                 = Y
67 flag                 = Y
68 jump                 = P
69 mark                 = Y
70 of_dec_nw_ttl        = Y
71 of_pop_vlan          = Y
72 of_push_vlan         = Y
73 of_set_vlan_pcp      = Y
74 of_set_vlan_vid      = Y
75 pf                   = Y
76 phy_port             = Y
77 port_id              = Y
78 port_representor     = Y
79 represented_port     = Y
80 queue                = Y
81 rss                  = Y
82 set_mac_dst          = Y
83 set_mac_src          = Y
84 vf                   = Y
85 vxlan_decap          = Y
86 vxlan_encap          = Y