git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/ixgbe: add firmware version get
[dpdk.git]
/
doc
/
guides
/
nics
/
features
/
igb.ini
1
;
2
; Supported features of the 'igb' network poll mode driver.
3
;
4
; Refer to default.ini for the full list of available PMD features.
5
;
6
[Features]
7
Link status = Y
8
Link status event = Y
9
Rx interrupt = 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
Unicast MAC filter = Y
17
RSS hash = Y
18
RSS key update = Y
19
RSS reta update = Y
20
VMDq = Y
21
SR-IOV = Y
22
DCB = Y
23
VLAN filter = Y
24
Ethertype filter = Y
25
N-tuple filter = Y
26
SYN filter = Y
27
Flexible filter = Y
28
Flow control = Y
29
CRC offload = Y
30
VLAN offload = Y
31
QinQ offload = Y
32
L3 checksum offload = Y
33
L4 checksum offload = Y
34
Packet type parsing = Y
35
Timesync = Y
36
Basic stats = Y
37
Extended stats = Y
38
FW version = Y
39
EEPROM dump = Y
40
Registers dump = Y
41
BSD nic_uio = Y
42
Linux UIO = Y
43
Linux VFIO = Y
44
x86-32 = Y
45
x86-64 = Y