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
/
tap.ini
1
;
2
; Supported features of the 'tap' 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
Rx interrupt = Y
11
Promiscuous mode = Y
12
Allmulticast mode = Y
13
Basic stats = Y
14
Flow API = Y
15
L3 checksum offload = Y
16
L4 checksum offload = Y
17
MTU update = Y
18
Multicast MAC filter = Y
19
Unicast MAC filter = Y
20
Packet type parsing = Y
21
Flow control = Y
22
Other kdrv = Y
23
ARMv7 = Y
24
ARMv8 = Y
25
Power8 = Y
26
x86-32 = Y
27
x86-64 = Y
28
Usage doc = Y