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
/
ena.ini
1
;
2
; Supported features of the 'ena' 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
MTU update = Y
10
Jumbo frame = Y
11
Scattered Rx = Y
12
TSO = Y
13
RSS hash = Y
14
RSS reta update = Y
15
L3 checksum offload = Y
16
L4 checksum offload = Y
17
Basic stats = Y
18
Extended stats = Y
19
Linux UIO = Y
20
Linux VFIO = Y
21
x86-32 = Y
22
x86-64 = Y
23
Usage doc = Y
24
Design doc = Y