blob: 1da9c1bf7ea1ede0398ef1fb47ce2f429dfa4aa3 (
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
|
;
; Supported features of the 'mlx5' VDPA driver.
;
; Refer to default.ini for the full list of available driver features.
;
[Features]
csum = Y
guest csum = Y
host tso4 = Y
host tso6 = Y
version 1 = Y
log all = Y
any layout = Y
guest announce = Y
mq = Y
packed = Y
proto mq = Y
proto log shmfd = Y
proto host notifier = Y
Other kdrv = Y
ARMv8 = Y
Power8 = Y
x86-32 = Y
x86-64 = Y
Usage doc = Y
Design doc = Y
|