git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc: fix format in virtio guide
[dpdk.git]
/
doc
/
guides
/
nics
/
features
/
netvsc.ini
1
;
2
; Supported features of the 'netvsc' network poll mode driver.
3
;
4
; Refer to default.ini for the full list of available PMD features.
5
;
6
[Features]
7
Speed capabilities = P
8
Link status = Y
9
Free Tx mbuf on demand = Y
10
Queue start/stop = Y
11
Scattered Rx = Y
12
Promiscuous mode = Y
13
Allmulticast mode = Y
14
Basic stats = Y
15
Stats per queue = Y
16
Extended stats = Y
17
Multiprocess aware = Y
18
Other kdrv = Y
19
ARMv7 = Y
20
ARMv8 = Y
21
x86-32 = Y
22
x86-64 = Y
23
Usage doc = Y
24
MTU update = Y