From c8122e93acfbc1e55117912908320f0f843da45b Mon Sep 17 00:00:00 2001 From: Xueming Li Date: Wed, 9 May 2018 08:14:49 +0800 Subject: [PATCH] net/mlx5: document update for Tx Add document for hw header parsing and SWP. Signed-off-by: Xueming Li Acked-by: Yongseok Koh --- doc/guides/nics/mlx5.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.20.1