All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Candler <b.candler@pobox.com>
To: linux-kernel@vger.kernel.org
Subject: Re: tap interface apparently rate-limited to 1 packet per 12ms
Date: Fri, 13 Jun 2014 14:46:38 +0100	[thread overview]
Message-ID: <539B00BE.4080206@pobox.com> (raw)
In-Reply-To: <53957C85.4040700@pobox.com>

FWIW this turned out to be a silly mistake on my side. "ping -f" 
rate-limits its output when it's not receiving any reply packets. Using 
a small C program to send a burst of UDP packets, there's no delay.

It appears pretty much coincidental that the ~10ms packet processing 
interval in dynamips is similar to the 10ms delay for ping -f sending 
packets (MININTERVAL)

Sorry for the noise :-(


      reply	other threads:[~2014-06-13 13:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09  9:21 tap interface apparently rate-limited to 1 packet per 12ms Brian Candler
2014-06-13 13:46 ` Brian Candler [this message]

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=539B00BE.4080206@pobox.com \
    --to=b.candler@pobox.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.