blob: 8a95c216cd6c2dbe643aa02a7d1548a665cbcad2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
;
; Supported features of the 'octeontx' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Speed capabilities = Y
Link status = Y
Link status event = Y
Lock-free Tx queue = Y
Queue start/stop = P
MTU update = Y
Jumbo frame = Y
Scattered Rx = Y
Promiscuous mode = Y
Unicast MAC filter = Y
VLAN filter = Y
VLAN offload = P
CRC offload = Y
L3 checksum offload = Y
L4 checksum offload = Y
Inner L3 checksum = Y
Inner L4 checksum = Y
Packet type parsing = Y
Flow control = Y
Basic stats = Y
Linux VFIO = Y
ARMv8 = Y
Usage doc = Y
|