From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/mlx5: implement isolated mode from flow API Date: Thu, 15 Jun 2017 14:21:38 +0100 Message-ID: <44606331-23e2-bc05-7915-5708a8296202@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Adrien Mazarguil , Shahaf Shuler To: Nelio Laranjeiro , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 1107923B for ; Thu, 15 Jun 2017 15:21:41 +0200 (CEST) In-Reply-To: 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 5/24/2017 2:44 PM, Nelio Laranjeiro wrote: > Signed-off-by: Nelio Laranjeiro > Acked-by: Adrien Mazarguil > Acked-by: Shahaf Shuler Applied to dpdk-next-net/master, thanks.