Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992429AbbHHN7K (ORCPT ); Sat, 8 Aug 2015 09:59:10 -0400 Received: from smtp02.citrix.com ([66.165.176.63]:27175 "EHLO SMTP02.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932842AbbHHN7H (ORCPT ); Sat, 8 Aug 2015 09:59:07 -0400 X-IronPort-AV: E=Sophos;i="5.15,634,1432598400"; d="scan'208";a="292657850" Date: Sat, 8 Aug 2015 14:59:04 +0100 From: Wei Liu To: Julien Grall CC: , , , , , Wei Liu , Subject: Re: [PATCH v3 01/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop Message-ID: <20150808135904.GA14214@zion.uk.xensource.com> References: <1438966019-19322-1-git-send-email-julien.grall@citrix.com> <1438966019-19322-2-git-send-email-julien.grall@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <1438966019-19322-2-git-send-email-julien.grall@citrix.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-DLP: MIA2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 535 Lines: 13 On Fri, Aug 07, 2015 at 05:46:40PM +0100, Julien Grall wrote: > The skb doesn't change within the function. Therefore it's only > necessary to check if we need GSO once at the beginning. > > Signed-off-by: Julien Grall > Acked-by: Wei Liu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/