From 360e6972e8b7dca1b4a0a4ed8ed3005b861aa718 Mon Sep 17 00:00:00 2001 From: Yongseok Koh Date: Mon, 2 Apr 2018 10:01:22 -0700 Subject: [PATCH] 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 --- doc/guides/nics/features/mlx5.ini | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1