From: Xueming Li Date: Wed, 9 May 2018 00:14:49 +0000 (+0800) Subject: net/mlx5: document update for Tx X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=c8122e93acfbc1e55117912908320f0f843da45b;p=dpdk.git net/mlx5: document update for Tx Add document for hw header parsing and SWP. Signed-off-by: Xueming Li Acked-by: Yongseok Koh --- diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst index 853c48f81a..bc08515cfb 100644 --- a/doc/guides/nics/mlx5.rst +++ b/doc/guides/nics/mlx5.rst @@ -69,8 +69,8 @@ Features - Multiple process. - KVM and VMware ESX SR-IOV modes are supported. - RSS hash result is supported. -- Hardware TSO. -- Hardware checksum TX offload for VXLAN and GRE. +- Hardware TSO for generic IP or UDP tunnel, including VXLAN and GRE. +- Hardware checksum Tx offload for generic IP or UDP tunnel, including VXLAN and GRE. - RX interrupts. - Statistics query including Basic, Extended and per queue. - Rx HW timestamp.