From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [Pv-drivers] [PATCH] vmxnet3: must split too big fragments Date: Mon, 29 Oct 2012 19:13:21 +0100 Message-ID: <1351534401.12280.132.camel@edumazet-glaptop> References: <1948210032.25549736.1351533171670.JavaMail.root@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "VMware, Inc." , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jongman heo , Shreyas Bhatewara , David Miller To: Bhavesh Davda Return-path: In-Reply-To: <1948210032.25549736.1351533171670.JavaMail.root@vmware.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 2012-10-29 at 10:52 -0700, Bhavesh Davda wrote: > LGTM. Thanks for doing this! Did you do any performance testing with this patch? > > Reviewed-by: Bhavesh Davda Just to be clear : I coded the patch and compiled it, but didnt test it. Jongman did the tests ;) Thanks !