blob: dffd1f49399ef6bdbab512cd7b8521c8b8b0a374 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
;
; Supported features of the 'vhost' network poll mode driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Features]
Link status = Y
Link status event = Y
Free Tx mbuf on demand = Y
Queue status event = Y
Basic stats = Y
Extended stats = Y
x86-32 = Y
x86-64 = Y
|