xref: /dpdk/doc/guides/nics/features/qede.ini (revision 1aca4fdb0096bad59dc9ea879723fee59a8408dc)
1;
2; Supported features of the 'qede' network poll mode driver.
3;
4; Refer to default.ini for the full list of available PMD features.
5;
6[Features]
7Speed capabilities   = Y
8Link status          = Y
9MTU update           = Y
10Scattered Rx         = Y
11LRO                  = Y
12TSO                  = Y
13Promiscuous mode     = Y
14Allmulticast mode    = Y
15Unicast MAC filter   = Y
16Multicast MAC filter = Y
17RSS hash             = Y
18RSS key update       = Y
19RSS reta update      = Y
20VLAN filter          = Y
21Flow control         = Y
22CRC offload          = Y
23VLAN offload         = Y
24L3 checksum offload  = Y
25L4 checksum offload  = Y
26Inner L3 checksum    = Y
27Inner L4 checksum    = Y
28Packet type parsing  = Y
29Basic stats          = Y
30Extended stats       = Y
31Stats per queue      = Y
32Registers dump       = Y
33SR-IOV               = Y
34Multiprocess aware   = Y
35Linux                = Y
36ARMv8                = Y
37x86-32               = Y
38x86-64               = Y
39Usage doc            = Y
40
41[rte_flow items]
42ipv4                 = Y
43ipv6                 = Y
44tcp                  = Y
45udp                  = Y
46
47[rte_flow actions]
48drop                 = Y
49queue                = Y
50