From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yongseok Koh Subject: Re: [PATCH v2 20/20] net/mlx5: add count flow action Date: Fri, 6 Jul 2018 18:08:10 -0700 Message-ID: <20180707010809.GE53779@yongseok-MBP.local> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Adrien Mazarguil To: Nelio Laranjeiro Return-path: Received: from EUR01-DB5-obe.outbound.protection.outlook.com (mail-db5eur01on0052.outbound.protection.outlook.com [104.47.2.52]) by dpdk.org (Postfix) with ESMTP id 7D4641BDF7 for ; Sat, 7 Jul 2018 03:08:28 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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 Wed, Jun 27, 2018 at 05:07:52PM +0200, Nelio Laranjeiro wrote: > This is only supported by Mellanox OFED. > > Signed-off-by: Nelio Laranjeiro > --- Acked-by: Yongseok Koh Thanks