From: Yongseok Koh Date: Mon, 2 Apr 2018 17:01:22 +0000 (-0700) Subject: doc: add timestamp offload to mlx5 features X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=360e6972e8b7dca1b4a0a4ed8ed3005b861aa718;p=dpdk.git doc: add timestamp offload to mlx5 features Fixes: 78c7406b7b5a ("net/mlx5: add Rx HW timestamp") Cc: stable@dpdk.org Signed-off-by: Yongseok Koh Acked-by: Adrien Mazarguil --- diff --git a/doc/guides/nics/features/mlx5.ini b/doc/guides/nics/features/mlx5.ini index c363639155..f8ce087707 100644 --- a/doc/guides/nics/features/mlx5.ini +++ b/doc/guides/nics/features/mlx5.ini @@ -29,6 +29,7 @@ CRC offload = Y VLAN offload = Y L3 checksum offload = Y L4 checksum offload = Y +Timestamp offload = Y Packet type parsing = Y Rx descriptor status = Y Tx descriptor status = Y