From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] net/mlx5: add ConnectX-6 device IDs Date: Thu, 3 Jan 2019 16:37:13 +0000 Message-ID: <2dc5f05f-3665-f4ca-5fd7-08cffad77300@intel.com> References: <1546260214-10064-1-git-send-email-wisamm@mellanox.com> <6967236.VuMjQ5axxP@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon , Shahaf Shuler , Wisam Monther Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7B3091B3B4 for ; Thu, 3 Jan 2019 17:37:16 +0100 (CET) In-Reply-To: <6967236.VuMjQ5axxP@xps> 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 1/3/2019 12:49 PM, Thomas Monjalon wrote: > 01/01/2019 06:51, Shahaf Shuler: >> Monday, December 31, 2018 2:44 PM, Wisam Monther: >>> Subject: [PATCH v2] net/mlx5: add ConnectX-6 device IDs >>> >>> This commit includes the add of: >>> - ConnectX-6 device ID >>> - ConnectX-6 SRIOV device ID >>> >>> Signed-off-by: Wisam Jaddo >> >> Pay attention your singed-of name is different than the author name of the patch. They must be the same. >> You probably would want to update your git config. >> >> With updating the signed-of-by to Wisam Monther, applied to next-net-mlx, thanks. > > Shouldn't it be Wisam Jaddo? Updated back to "Wisam Jaddo " while merging to next-net.