20186d4332
Mark packet type parsing in features. Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
20 lines
475 B
INI
20 lines
475 B
INI
;
|
|
; Supported features of the 'octeontx' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Speed capabilities = Y
|
|
Link status = Y
|
|
Lock-free Tx queue = Y
|
|
Queue start/stop = P
|
|
Jumbo frame = Y
|
|
Promiscuous mode = Y
|
|
Unicast MAC filter = P
|
|
CRC offload = Y
|
|
Packet type parsing = Y
|
|
Basic stats = Y
|
|
Linux VFIO = Y
|
|
ARMv8 = Y
|
|
Usage doc = Y
|