From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH] doc: add timestamp offload for mlx5 to features table Date: Thu, 5 Apr 2018 17:50:15 +0200 Message-ID: <20180405155015.GP4957@6wind.com> References: <20180402170122.5537-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: nelio.laranjeiro@6wind.com, dev@dpdk.org To: Yongseok Koh Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 4CAFB1CCCA for ; Thu, 5 Apr 2018 17:50:29 +0200 (CEST) Received: by mail-wm0-f53.google.com with SMTP id o23so3868940wmf.0 for ; Thu, 05 Apr 2018 08:50:29 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20180402170122.5537-1-yskoh@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" For completeness: Fixes: 78c7406b7b5a ("net/mlx5: add Rx HW timestamp") Cc: stable@dpdk.org On Mon, Apr 02, 2018 at 10:01:22AM -0700, Yongseok Koh wrote: > 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 c36363915..f8ce08770 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.11.0 > -- Adrien Mazarguil 6WIND