netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: macvlan device blocks traffic for 30 secs
Date: Thu, 25 Feb 2010 17:54:14 +0100	[thread overview]
Message-ID: <4B86AB36.6090402@trash.net> (raw)
In-Reply-To: <alpine.LSU.2.01.1002251743590.30827@obet.zrqbmnf.qr>

Jan Engelhardt wrote:
> it's a while since I have last toyed with macvlan, but for some 
> experimenting, it came up as something usable again. What I noticed 
> while testing:
> 
> guest# ip link add link eth0 name mqv0 type macvlan
> guest# ip link set dev mqv0 up
> 
> At this point, any connections drop for a specific amount of time.
> 
> host$ ping 192.168.100.101
> PING 192.168.100.101 (192.168.100.101) 56(84) bytes of data.
> 64 bytes from 192.168.100.101: icmp_seq=1 ttl=64 time=4.87 ms
> 64 bytes from 192.168.100.101: icmp_seq=2 ttl=64 time=0.353 ms
> 64 bytes from 192.168.100.101: icmp_seq=3 ttl=64 time=0.341 ms
> 64 bytes from 192.168.100.101: icmp_seq=4 ttl=64 time=0.335 ms
> 64 bytes from 192.168.100.101: icmp_seq=5 ttl=64 time=0.345 ms
> 64 bytes from 192.168.100.101: icmp_seq=6 ttl=64 time=0.378 ms
> 64 bytes from 192.168.100.101: icmp_seq=7 ttl=64 time=0.283 ms
> 64 bytes from 192.168.100.101: icmp_seq=8 ttl=64 time=0.372 ms
> 64 bytes from 192.168.100.101: icmp_seq=37 ttl=64 time=5.04 ms
> 64 bytes from 192.168.100.101: icmp_seq=38 ttl=64 time=0.291 ms
> 
> and I am not quite sure why that is. The ARP entries don't change.
> Can you reproduce this?

No, this works fine here. It might be related to filter reprogramming
of the NIC. Which driver are you using?

  reply	other threads:[~2010-02-25 16:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25 16:48 macvlan device blocks traffic for 30 secs Jan Engelhardt
2010-02-25 16:54 ` Patrick McHardy [this message]
2010-02-25 17:17   ` Jan Engelhardt
2010-02-25 17:19     ` Patrick McHardy
2010-02-25 17:33       ` Jan Engelhardt
2010-02-25 17:35         ` Patrick McHardy
2010-02-27 15:22           ` Jan Engelhardt

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=4B86AB36.6090402@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).