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
/
thunderx.ini
1
;
2
; Supported features of the 'thunderx' 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
Link status event = Y
10
Queue start/stop = Y
11
MTU update = Y
12
Jumbo frame = Y
13
Scattered Rx = Y
14
Promiscuous mode = Y
15
Allmulticast mode = Y
16
RSS hash = Y
17
RSS key update = Y
18
RSS reta update = Y
19
SR-IOV = Y
20
CRC offload = Y
21
VLAN offload = P
22
L3 checksum offload = Y
23
L4 checksum offload = Y
24
Packet type parsing = Y
25
Basic stats = Y
26
Stats per queue = Y
27
Registers dump = Y
28
Multiprocess aware = Y
29
Linux VFIO = Y
30
ARMv8 = Y
31
Usage doc = Y