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