Messages in this thread |  | | Date | Mon, 24 Feb 2014 18:20:41 -0500 (EST) | Subject | Re: [PATCH net V2] virtio-net: alloc big buffers also when guest can receive UFO | From | David Miller <> |
| |
From: Jason Wang <jasowang@redhat.com> Date: Fri, 21 Feb 2014 13:08:04 +0800
> We should alloc big buffers also when guest can receive UFO > pakcets to let the big packets be fit into guest rx buffer. > > Fixes 5c5167515d80f78f6bb538492c423adcae31ad65 > (virtio-net: Allow UFO feature to be set and advertised.) > > Cc: Rusty Russell <rusty@rustcorp.com.au> > Cc: Michael S. Tsirkin <mst@redhat.com> > Cc: Sridhar Samudrala <sri@us.ibm.com> > Signed-off-by: Jason Wang <jasowang@redhat.com> > --- > Changes from V1: > - tweak the commit log
Applied with commit message fixes, thanks.
|  |