All of lore.kernel.org
 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 18:19:46 +0100	[thread overview]
Message-ID: <4B86B132.9090906@trash.net> (raw)
In-Reply-To: <alpine.LSU.2.01.1002251817040.13151@obet.zrqbmnf.qr>

Jan Engelhardt wrote:
> On Thursday 2010-02-25 17:54, Patrick McHardy wrote:
>> 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?
> 
> tap0 on one the host, e1000 inside the virtualbox.

I have no idea about virtualbox. I guess it might be related to
bridging.

  reply	other threads:[~2010-02-25 17:19 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
2010-02-25 17:17   ` Jan Engelhardt
2010-02-25 17:19     ` Patrick McHardy [this message]
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=4B86B132.9090906@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 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.