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