From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Cyrus-Session-Id: sloti22d1t05-531694-1517397422-2-5868940179587079813 X-Sieve: CMU Sieve 3.0 X-Spam-known-sender: no ("Email failed DMARC policy for domain") X-Spam-score: 0.0 X-Spam-hits: BAYES_00 -1.9, HEADER_FROM_DIFFERENT_DOMAINS 0.001, RCVD_IN_DNSWL_MED -2.3, SPF_PASS -0.001, LANGUAGES en, BAYES_USED global, SA_VERSION 3.4.0 X-Spam-source: IP='140.211.166.133', Host='smtp2.osuosl.org', Country='US', FromHeader='com', MailFrom='org' X-Spam-charsets: plain='us-ascii' X-IgnoreVacation: yes ("Email failed DMARC policy for domain") X-Resolved-to: greg@kroah.com X-Delivered-to: greg@kroah.com X-Mail-from: driverdev-devel-bounces@linuxdriverproject.org ARC-Seal: i=1; a=rsa-sha256; cv=none; d=messagingengine.com; s=arctest; t=1517397421; b=HKtqXqxshfCgcgf+FHWqnoF/MaAwVQkVWEsxv7NfcHJPWt4 7wdU/pnv2i3s7/ZCZ5zgjk86mAoQpAddzLCl2EMJH2o+elmQxUANHvlxQlHJjsXl IL48v+Eeh2RQxAUgGNn94Gu15ZH2ybX3BLl0u5cm1vZYnMNiuZipgnuV4TSC6zIm aKX7mhHN6P8lJq/Tz7PoegoVZ7/GKke3BisR4msWuiNHl/3XPKv6A7KQfPOHQ2ml 5PUjv0e8vjKu8XLeghAuzifELKMkIQ2ZIoPDps/sFvz6sZfffwJfIOzML7X6j3HF Vj95lWMLPA9c+gJa5jLVyG+dNtJTU3xC7ZXMMKw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=message-id:subject:from:to:date :in-reply-to:references:mime-version:list-id:list-unsubscribe :list-archive:list-post:list-help:list-subscribe:reply-to:cc :content-type:content-transfer-encoding:sender; s=arctest; t= 1517397421; bh=dhDNSVai1FOE+QzHQRmRFDjWvv1HurUvJDzSIlARdek=; b=m NyKr1DeOyE8IRrPiuOk+1cX5gymxXcWOMNZ3vUypLIOtbwsvD9OqCPfR+FagdnC+ k49I1ZnlLHu62ORVMRp0I4luG7ieR3wrTglJ3dEU6J9Lq0JxwhlPWqjsogtIk+2/ oG7XqQXu0hVQSV/Akeex//BmFiJpmo1UDtHwa9ptZuIQiMQKRzX/KPMu3mbB39a7 TG5P1bC5Bsy5bivj0mXoERB5ORcT7FH/BVCLognzI6OXxlouahx9PuPazhka9o6x wu8XZYaN3FQOiQ2JppWn2W+DBGciNz+G08T+h6562/aVAo+NMVTytAVHy/GjzSnn FlXT8wjpgkTDlSu9PB9Cg== ARC-Authentication-Results: i=1; mx2.messagingengine.com; arc=none (no signatures found); dkim=none (no signatures found); dmarc=fail (p=none,has-list-id=yes,d=none) header.from=redhat.com; iprev=pass policy.iprev=140.211.166.133 (smtp2.osuosl.org); spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org smtp.helo=hemlock.osuosl.org; x-aligned-from=fail; x-ptr=fail x-ptr-helo=hemlock.osuosl.org x-ptr-lookup=smtp2.osuosl.org; x-return-mx=pass smtp.domain=linuxdriverproject.org smtp.result=pass smtp_is_org_domain=yes header.domain=redhat.com header.result=pass header_is_org_domain=yes; x-tls=pass version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128 Authentication-Results: mx2.messagingengine.com; arc=none (no signatures found); dkim=none (no signatures found); dmarc=fail (p=none,has-list-id=yes,d=none) header.from=redhat.com; iprev=pass policy.iprev=140.211.166.133 (smtp2.osuosl.org); spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org smtp.helo=hemlock.osuosl.org; x-aligned-from=fail; x-ptr=fail x-ptr-helo=hemlock.osuosl.org x-ptr-lookup=smtp2.osuosl.org; x-return-mx=pass smtp.domain=linuxdriverproject.org smtp.result=pass smtp_is_org_domain=yes header.domain=redhat.com header.result=pass header_is_org_domain=yes; x-tls=pass version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128 X-Remote-Delivered-To: driverdev-devel@osuosl.org Message-ID: <1517397409.3452.7.camel@redhat.com> Subject: Re: [RFC PATCH 1/2] hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() From: Mohammed Gamal To: Stephen Hemminger Date: Wed, 31 Jan 2018 12:16:49 +0100 In-Reply-To: <20180130112926.53f3c166@xeon-e3> References: <1516700045-32142-1-git-send-email-mgamal@redhat.com> <1516700045-32142-2-git-send-email-mgamal@redhat.com> <20180130112926.53f3c166@xeon-e3> Organization: Red Hat Mime-Version: 1.0 X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.24 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: mgamal@redhat.com Cc: otubo@redhat.com, sthemmin@microsoft.com, netdev@vger.kernel.org, haiyangz@microsoft.com, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, vkuznets@redhat.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" X-getmail-retrieved-from-mailbox: INBOX X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Tue, 2018-01-30 at 11:29 -0800, Stephen Hemminger wrote: > On Tue, 23 Jan 2018 10:34:04 +0100 > Mohammed Gamal wrote: > > > Split each of the functions into two for each of send/recv buffers > > > > Signed-off-by: Mohammed Gamal > > Splitting these functions is not necessary How so? We need to send each message independently, and hence the split (see cover letter). Is there another way? _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel