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_vf.ini
1
;
2
; Supported features of the 'igb_vf' network poll mode driver.
3
;
4
; Refer to default.ini for the full list of available PMD features.
5
;
6
[Features]
7
Rx interrupt = Y
8
Scattered Rx = Y
9
TSO = Y
10
Promiscuous mode = Y
11
Allmulticast mode = Y
12
Unicast MAC filter = Y
13
VLAN filter = Y
14
CRC offload = Y
15
VLAN offload = Y
16
QinQ offload = Y
17
L3 checksum offload = Y
18
L4 checksum offload = Y
19
Packet type parsing = Y
20
Basic stats = Y
21
Extended stats = Y
22
Registers dump = Y
23
BSD nic_uio = Y
24
Linux UIO = Y
25
Linux VFIO = Y
26
x86-32 = Y
27
x86-64 = Y