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
/
mvneta.ini
1
;
2
; Supported features of the 'mvneta' network poll mode driver.
3
;
4
; Refer to default.ini for the full list of available PMD features.
5
;
6
[Features]
7
Speed capabilities = Y
8
Link status = Y
9
MTU update = Y
10
Jumbo frame = Y
11
Promiscuous mode = Y
12
Unicast MAC filter = Y
13
CRC offload = Y
14
L3 checksum offload = Y
15
L4 checksum offload = Y
16
Packet type parsing = Y
17
Basic stats = Y
18
ARMv8 = Y
19
Usage doc = Y