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
/
nfp.ini
1
;
2
; Supported features of the 'nfp' 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
Rx interrupt = Y
11
Queue start/stop = Y
12
MTU update = Y
13
Jumbo frame = Y
14
Promiscuous mode = Y
15
TSO = Y
16
RSS hash = Y
17
RSS key update = Y
18
RSS reta update = Y
19
Flow control = Y
20
VLAN offload = Y
21
L3 checksum offload = Y
22
L4 checksum offload = Y
23
Basic stats = Y
24
Stats per queue = Y
25
Linux UIO = Y
26
Linux VFIO = Y
27
Multiprocess aware = Y
28
x86-64 = Y
29
Usage doc = Y