6dca716c9e
This patch adds TCP segment offload support for hns3 PMD driver. Signed-off-by: Hongbo Zheng <zhenghongbo3@huawei.com> Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
36 lines
871 B
INI
36 lines
871 B
INI
;
|
|
; Supported features of the 'hns3' network poll mode driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
Link status = Y
|
|
Rx interrupt = Y
|
|
MTU update = Y
|
|
Jumbo frame = Y
|
|
TSO = Y
|
|
Promiscuous mode = Y
|
|
Allmulticast mode = Y
|
|
Unicast MAC filter = Y
|
|
Multicast MAC filter = Y
|
|
RSS hash = Y
|
|
RSS key update = Y
|
|
RSS reta update = Y
|
|
DCB = Y
|
|
VLAN filter = Y
|
|
Flow control = Y
|
|
Flow API = Y
|
|
CRC offload = Y
|
|
VLAN offload = Y
|
|
L3 checksum offload = Y
|
|
L4 checksum offload = Y
|
|
Inner L3 checksum = Y
|
|
Inner L4 checksum = Y
|
|
Basic stats = Y
|
|
Extended stats = Y
|
|
Stats per queue = Y
|
|
FW version = Y
|
|
Linux UIO = Y
|
|
Linux VFIO = Y
|
|
ARMv8 = Y
|