From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 1BB361B68B for ; Mon, 23 Oct 2017 20:45:07 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 23 Oct 2017 11:45:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,424,1503385200"; d="scan'208";a="1234251030" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.241.225.136]) ([10.241.225.136]) by fmsmga002.fm.intel.com with ESMTP; 23 Oct 2017 11:45:06 -0700 To: =?UTF-8?Q?N=c3=a9lio_Laranjeiro?= , Ori Kam Cc: adrien.mazarguil@6wind.com, yskoh@mellanox.com, john.mcnamara@intel.com, dev@dpdk.org References: <1508142759-24829-1-git-send-email-orika@mellanox.com> <2858684faf6178b2828f1415d931fada48dc9b44.1508392599.git.orika@mellanox.com> <20171019070511.mu3ny64io5p2ml34@laranjeiro-vm> From: Ferruh Yigit Message-ID: <343587df-0126-705e-10b8-b60513ebf269@intel.com> Date: Mon, 23 Oct 2017 11:45:06 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20171019070511.mu3ny64io5p2ml34@laranjeiro-vm> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH v4] doc: update mlx5 flow count limitations X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2017 18:45:08 -0000 On 10/19/2017 12:05 AM, NĂ©lio Laranjeiro wrote: > On Thu, Oct 19, 2017 at 09:09:26AM +0300, Ori Kam wrote: >> Signed-off-by: Ori Kam >> Acked-by: Shahaf Shuler > Acked-by: Nelio Laranjeiro Applied to dpdk-next-net/master, thanks.