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
/
ixgbe_vf_vec.ini
1
;
2
; Supported features of the 'ixgbevf_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
Rx interrupt = Y
9
MTU update = Y
10
Jumbo frame = Y
11
Scattered Rx = Y
12
LRO = Y
13
TSO = Y
14
Allmulticast mode = Y
15
Unicast MAC filter = Y
16
RSS hash = Y
17
RSS key update = Y
18
RSS reta update = Y
19
VLAN filter = Y
20
Inline crypto = Y
21
Rx descriptor status = Y
22
Tx descriptor status = Y
23
Basic stats = Y
24
Extended stats = Y
25
Registers dump = Y
26
Multiprocess aware = Y
27
BSD nic_uio = Y
28
Linux UIO = Y
29
Linux VFIO = Y
30
ARMv8 = Y
31
x86-32 = Y
32
x86-64 = Y