git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/vmxnet3: implement extended stats
[dpdk.git]
/
doc
/
guides
/
nics
/
features
/
vmxnet3.ini
1
;
2
; Supported features of the 'vmxnet3' 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
Link status event = Y
10
Queue start/stop = Y
11
MTU update = Y
12
Jumbo frame = Y
13
LRO = Y
14
TSO = Y
15
Promiscuous mode = Y
16
Allmulticast mode = Y
17
Unicast MAC filter = Y
18
RSS hash = Y
19
VLAN filter = Y
20
VLAN offload = Y
21
L4 checksum offload = Y
22
Packet type parsing = Y
23
Basic stats = Y
24
Extended stats = Y
25
Stats per queue = Y
26
Linux UIO = Y
27
Linux VFIO = Y
28
x86-32 = Y
29
x86-64 = Y
30
Usage doc = Y