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
/
cxgbe.ini
1
;
2
; Supported features of the 'cxgbe' 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
RSS key update = Y
18
Flow control = Y
19
Flow API = Y
20
CRC offload = Y
21
VLAN offload = Y
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
EEPROM dump = Y
28
Registers dump = Y
29
Multiprocess aware = Y
30
BSD nic_uio = Y
31
Linux UIO = Y
32
Linux VFIO = Y
33
x86-32 = Y
34
x86-64 = Y
35
Usage doc = Y