e9d5faffd1
Add support for getting of basic statistics for the driver. Signed-off-by: Yelena Krivosheev <yelena@marvell.com> Signed-off-by: Natalie Samsonov <nsamsono@marvell.com> Signed-off-by: Zyta Szpak <zr@semihalf.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
20 lines
473 B
INI
20 lines
473 B
INI
;
|
|
; Supported features of the 'mvneta' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Speed capabilities = Y
|
|
Link status = Y
|
|
MTU update = Y
|
|
Jumbo frame = Y
|
|
Promiscuous mode = Y
|
|
Unicast MAC filter = Y
|
|
CRC offload = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Packet type parsing = Y
|
|
Basic stats = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|