cf9ccda917
Add callbacks for enabling/disabling of promiscuous mode. Signed-off-by: Yelena Krivosheev <yelena@marvell.com> Signed-off-by: Zyta Szpak <zr@semihalf.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
18 lines
423 B
INI
18 lines
423 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
|
|
CRC offload = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Packet type parsing = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|