blob: ceb69939ba7e6b4be10c0d970eb64ffc050ed01c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
;
; Supported features of the 'AVP' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Link status = Y
Jumbo frame = Y
Scattered Rx = Y
Promiscuous mode = Y
Unicast MAC filter = Y
VLAN offload = Y
Basic stats = Y
Stats per queue = Y
Linux UIO = Y
x86-64 = Y
|