From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH net-next-2.6 1/2] virtio-net: Allow UFO feature to be set and advertised. Date: Thu, 16 Jul 2009 11:58:22 +0930 Message-ID: <200907161158.24794.rusty@rustcorp.com.au> References: <1247617262.4998.76.camel@IBM-19B5263ED41-009047018100.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: David Miller , Herbert Xu , netdev To: Sridhar Samudrala Return-path: Received: from ozlabs.org ([203.10.76.45]:33585 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757129AbZGPC2g (ORCPT ); Wed, 15 Jul 2009 22:28:36 -0400 In-Reply-To: <1247617262.4998.76.camel@IBM-19B5263ED41-009047018100.beaverton.ibm.com> Content-Disposition: inline Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 15 Jul 2009 09:51:02 am Sridhar Samudrala wrote: > [PATCH net-next-2.6 1/2] virtio-net: Allow UFO feature to be set > > - Allow setting UFO on virtio-net and advertise to host. > > Signed-off-by: Sridhar Samudrala Acked-by: Rusty Russell Thanks! Rusty.