* netfront drops anything more than 25 pkts
@ 2006-05-31 19:31 Jad Naous
0 siblings, 0 replies; only message in thread
From: Jad Naous @ 2006-05-31 19:31 UTC (permalink / raw)
To: xen-devel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-05-31 19:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-31 19:31 netfront drops anything more than 25 pkts Jad Naous
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.