From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v9 1/3] ethdev: add Rx HW timestamp capability Date: Wed, 11 Oct 2017 02:14:30 +0100 Message-ID: <0a2ca47a-30be-34cf-0807-932f5131ea8d@intel.com> References: <1507028429-23944-3-git-send-email-rasland@mellanox.com> <1507646227-12338-1-git-send-email-rasland@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: shahafs@mellanox.com, yskoh@mellanox.com To: Raslan Darawsheh , dev@dpdk.org Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 01B05532E for ; Wed, 11 Oct 2017 03:14:31 +0200 (CEST) In-Reply-To: <1507646227-12338-1-git-send-email-rasland@mellanox.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/10/2017 3:37 PM, Raslan Darawsheh wrote: > Add a new offload capability flag for Rx HW > timestamp and enabling/disabling this via rte_eth_rxmode. > > Signed-off-by: Raslan Darawsheh > Reviewed-by: Shahaf Shuler > Acked-by: Yongseok Koh Series applied to dpdk-next-net/master, thanks. (fixed testpmd 32bits build error while applying, please confirm the commit)