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
/
e1000.ini
1
;
2
; Supported features of the 'e1000' 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
Promiscuous mode = Y
14
Allmulticast mode = Y
15
Unicast MAC filter = Y
16
VLAN filter = Y
17
Flow control = Y
18
CRC offload = Y
19
VLAN offload = Y
20
QinQ offload = Y
21
L3 checksum offload = Y
22
L4 checksum offload = Y
23
Basic stats = Y
24
BSD nic_uio = Y
25
Linux UIO = Y
26
Linux VFIO = Y
27
x86-32 = Y
28
x86-64 = Y