|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH][RFC] correction trouble of short message in UDP
On 25/1/07 11:04, "Tomonari Horikoshi" <t.horikoshi@xxxxxxxxxxxxxx> wrote:
> I confirmed the not error because of this correction.
> Is there a better correction?
It's along the right lines so I check it in as is. However, you probably
need to check that you have enough grant entries for worst-case packet
fragmentation (a packet may require more than one grant). Or start_xmit()
needs to be able to buffer one packet until it has enough grants to proceed
with its transmission.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|