From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 2/7] net/mlx5: use standard IP protocol numbers Date: Tue, 9 Oct 2018 16:39:03 +0100 Message-ID: <637f6a6c-b3d4-161f-5059-7b1ac3331e29@intel.com> References: <20181008180150.39273-1-yskoh@mellanox.com> <20181008180150.39273-3-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , Ori Kam To: Yongseok Koh , Shahaf Shuler Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 0F8E01B59C for ; Tue, 9 Oct 2018 17:39:31 +0200 (CEST) In-Reply-To: <20181008180150.39273-3-yskoh@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/8/2018 7:02 PM, Yongseok Koh wrote: > Fixes: 0f8775dd8f1c ("net/mlx5: add support for multiple flow drivers") > Cc: Ori Kam > > Signed-off-by: Yongseok Koh Squashed into relevant commit in next-net, thanks.