All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jad Naous <jnaous@gmail.com>
To: xen-devel@lists.xensource.com
Subject: netfront drops anything more than 25 pkts
Date: Wed, 31 May 2006 12:31:36 -0700	[thread overview]
Message-ID: <447DEF18.60300@gmail.com> (raw)

Hi all,

I've written earlier to this list concerning building a
hardware-assisted network receive path. We have finished the prototype,
and done some testing, but are continuing our work for something more
general and usable.

We have rewritten our Xen code for the current xen-unstable, but we are
hitting this limit when we send too many packets (over 25) too quickly
to domU. After 25 packets, the upper layers (above netfront.c) drop all
packets that arrive. Note that the skbuffs keep getting passed to the
upper layer.

Would someone kindly illuminate why this happens, when this queue
empties, and where (in the code) this takes place?

Any help greatly appreciated,
Jad Naous.

                 reply	other threads:[~2006-05-31 19:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=447DEF18.60300@gmail.com \
    --to=jnaous@gmail.com \
    --cc=xen-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.