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
/
fm10k_vf.ini
1
;
2
; Supported features of the 'fm10k_vf' 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
Rx interrupt = Y
11
Queue start/stop = Y
12
Jumbo frame = Y
13
Scattered Rx = Y
14
TSO = Y
15
RSS hash = Y
16
RSS key update = Y
17
RSS reta update = Y
18
CRC offload = Y
19
VLAN offload = Y
20
L3 checksum 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
Multiprocess aware = Y
27
BSD nic_uio = Y
28
Linux UIO = Y
29
Linux VFIO = Y
30
x86-32 = Y
31
x86-64 = Y