From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2 3/3] net/qede: add support for GENEVE tunneling offload Date: Fri, 15 Dec 2017 16:19:22 -0800 Message-ID: <4cde8f60-abb5-9845-a082-5383f32e60f9@intel.com> References: <1511555745-13793-1-git-send-email-rasesh.mody@cavium.com> <1513233363-4241-4-git-send-email-rasesh.mody@cavium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Shahed Shaikh , "dev@dpdk.org" , Dept-Eng DPDK Dev To: "Mody, Rasesh" Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id A933C271 for ; Sat, 16 Dec 2017 01:19:24 +0100 (CET) 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 12/15/2017 1:12 PM, Mody, Rasesh wrote: > Hi Ferruh, > >> From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] >> Sent: Friday, December 15, 2017 1:02 PM >> To: Mody, Rasesh >> >> On 12/13/2017 10:36 PM, Rasesh Mody wrote: >>> From: Shahed Shaikh >>> >>> This patch refactors existing VXLAN tunneling offload code and enables >>> following features for GENEVE: >>> - destination UDP port configuration >>> - checksum offloads >>> - filter configuration >>> >>> Signed-off-by: Shahed Shaikh >> >> Acked-by: Rasesh Mody >> >> >> Hi Rasesh, >> >> I am adding an explicit ack, if you are disagree please shout. >> And for further patches, can you please add ackes for the patches that are >> not sent by maintainer. > > Please note in this patch we accidentally used Signed-off-by with qlogic.com domain for the QEDE PMD maintainer. The correct one should have been "Shahed Shaikh ". email address fixed in next-net, thanks. > Thanks for adding ack. >