All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com>,
	xen-devel <xen-devel@lists.xensource.com>
Cc: xen-ia64-devel <xen-ia64-devel@lists.xensource.com>
Subject: Re: [PATCH][RFC] correction trouble of short message in UDP
Date: Thu, 25 Jan 2007 12:26:21 +0000	[thread overview]
Message-ID: <C1DE526D.8316%keir@xensource.com> (raw)
In-Reply-To: <51C740708A201Ft.horikoshi@jp.fujitsu.com>

On 25/1/07 11:04, "Tomonari Horikoshi" <t.horikoshi@jp.fujitsu.com> 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

  reply	other threads:[~2007-01-25 12:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-25 11:04 [PATCH][RFC] correction trouble of short message in UDP Tomonari Horikoshi
2007-01-25 12:26 ` Keir Fraser [this message]
2007-01-25 13:40   ` Herbert Xu
2007-01-25 14:03     ` Keir Fraser
2007-01-25 14:06       ` Keir Fraser
2007-01-25 14:17       ` Herbert Xu
2007-01-25 14:21         ` Herbert Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C1DE526D.8316%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=t.horikoshi@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-ia64-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.