net/af_xdp: fix max Rx packet length
[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 Jumbo frame          = Y
33 Scattered Rx         = Y
34 L3 checksum offload  = Y
35 L4 checksum offload  = Y
36 Inner L3 checksum    = Y
37 Inner L4 checksum    = Y
38 Packet type parsing  = Y
39 Timesync             = Y
40 Timestamp offload    = Y
41 Basic stats          = Y
42 Stats per queue      = Y
43 Extended stats       = Y
44 FW version           = Y
45 Module EEPROM dump   = Y
46 Registers dump       = Y
47 Linux                = Y
48 ARMv8                = Y
49 Usage doc            = Y
50
51 [rte_flow items]
52 any                  = Y
53 arp_eth_ipv4         = Y
54 esp                  = Y
55 eth                  = Y
56 e_tag                = Y
57 geneve               = Y
58 gre                  = Y
59 gre_key              = Y
60 gtpc                 = Y
61 gtpu                 = Y
62 higig2               = Y
63 icmp                 = Y
64 ipv4                 = Y
65 ipv6                 = Y
66 ipv6_ext             = Y
67 mpls                 = Y
68 nvgre                = Y
69 raw                  = Y
70 sctp                 = Y
71 tcp                  = Y
72 udp                  = Y
73 vlan                 = Y
74 vxlan                = Y
75 vxlan_gpe            = Y
76
77 [rte_flow actions]
78 count                = Y
79 drop                 = Y
80 flag                 = Y
81 mark                 = Y
82 meter                = Y
83 of_pop_vlan          = Y
84 of_push_vlan         = Y
85 of_set_vlan_pcp      = Y
86 of_set_vlan_vid      = Y
87 pf                   = Y
88 port_id              = Y
89 queue                = Y
90 rss                  = Y
91 security             = Y
92 vf                   = Y