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
/
ixgbe_vec.ini
1
;
2
; Supported features of the 'ixgbe_vec' 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
Queue start/stop = Y
11
MTU update = Y
12
Jumbo frame = Y
13
Scattered Rx = Y
14
LRO = Y
15
TSO = Y
16
Promiscuous mode = Y
17
Allmulticast mode = Y
18
Unicast MAC filter = Y
19
RSS hash = Y
20
RSS key update = Y
21
RSS reta update = Y
22
VMDq = Y
23
SR-IOV = Y
24
DCB = Y
25
VLAN filter = Y
26
Ethertype filter = Y
27
N-tuple filter = Y
28
SYN filter = Y
29
Tunnel filter = Y
30
Flow director = Y
31
Flow control = Y
32
Rate limitation = Y
33
Traffic mirroring = Y
34
Timesync = Y
35
Basic stats = Y
36
Extended stats = Y
37
Stats per queue = Y
38
EEPROM dump = Y
39
Registers dump = Y
40
Multiprocess aware = Y
41
BSD nic_uio = Y
42
Linux UIO = Y
43
Linux VFIO = Y
44
ARMv8 = Y
45
x86-32 = Y
46
x86-64 = Y