320dc09f63
Only the default port MAC address remains and is not configurable. This is done in preparation for a major refactoring. Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
30 lines
721 B
INI
30 lines
721 B
INI
;
|
|
; Supported features of the 'mlx4' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Speed capabilities = P
|
|
Link status = Y
|
|
Link status event = Y
|
|
Removal event = Y
|
|
Rx interrupt = Y
|
|
Queue start/stop = Y
|
|
MTU update = Y
|
|
Jumbo frame = Y
|
|
Scattered Rx = Y
|
|
RSS hash = Y
|
|
SR-IOV = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Inner L3 checksum = Y
|
|
Inner L4 checksum = Y
|
|
Packet type parsing = Y
|
|
Basic stats = Y
|
|
Stats per queue = Y
|
|
Other kdrv = Y
|
|
Power8 = Y
|
|
x86-32 = Y
|
|
x86-64 = Y
|
|
Usage doc = Y
|