From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH v2 net-next 0/2] tcp: mmap: rework zerocopy receive Date: Thu, 26 Apr 2018 07:56:18 -0700 Message-ID: References: <20180425214307.159264-1-edumazet@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "David S . Miller" , netdev , Andy Lutomirski , linux-kernel , linux-mm To: Soheil Hassas Yeganeh , Eric Dumazet Return-path: Received: from mail-pf0-f179.google.com ([209.85.192.179]:39901 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755698AbeDZO4V (ORCPT ); Thu, 26 Apr 2018 10:56:21 -0400 In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 04/25/2018 06:20 PM, Soheil Hassas Yeganeh wrote: > > Acked-by: Soheil Hassas Yeganeh > > Thanks Soheil for reviewing. I have changed setsockopt() to getsockopt() so chose to not carry your Acked-by Please add it back if you agree, thanks !