From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shirley Ma Subject: Re: [PATCH v2 2/2] virtio_net: Defer skb allocation in receive path Date: Tue, 02 Feb 2010 10:07:57 -0800 Message-ID: <1265134077.672.0.camel@localhost.localdomain> References: <1262640344.18773.2.camel@localhost.localdomain> <20100104211454.GB21488@redhat.com> <1263236965.11949.1.camel@localhost.localdomain> <1263416018.29594.1.camel@localhost.localdomain> <20100113205750.GD21445@redhat.com> <1263418421.29594.3.camel@localhost.localdomain> <20100113213736.GF21445@redhat.com> <1263421428.29594.5.camel@localhost.localdomain> <20100113224804.GD21686@redhat.com> <1263429475.29594.8.camel@localhost.localdomain> <20100129140553.GA4413@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Amit Shah , Rusty Russell , Avi Kivity , netdev@vger.kernel.org, kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: In-Reply-To: <20100129140553.GA4413@redhat.com> Sender: kvm-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 2010-01-29 at 16:05 +0200, Michael S. Tsirkin wrote: > > Now that's in, how does the send patch look? Thanks. I will submit it today. It's a simple patch. Shirley