netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hangbin Liu <liuhangbin@gmail.com>
To: Ido Schimmel <idosch@mellanox.com>
Cc: Network Development <netdev@vger.kernel.org>,
	David Ahern <dsahern@gmail.com>
Subject: vxlan_asymmetric.sh test failed every time
Date: Tue, 13 Oct 2020 12:39:43 +0800	[thread overview]
Message-ID: <20201013043943.GL2531@dhcp-12-153.nay.redhat.com> (raw)

Hi Ido,

When run vxlan_asymmetric.sh on RHEL8, It failed every time. I though that
it may failed because the kernel version is too old. But today I tried with
latest kernel, it still failed. Would you please help check if I missed
any configuration?

# uname -r
5.9.0
# ip -V
ip utility, iproute2-ss200602
# netsniff-ng -v
netsniff-ng 0.6.6 (Syro), Git id: (none)
# cp forwarding.config.sample forwarding.config

# ./vxlan_asymmetric.sh
RTNETLINK answers: File exists
TEST: ping: local->local vid 10->vid 20                             [FAIL]
TEST: ping: local->remote vid 10->vid 10                            [ OK ]
TEST: ping: local->remote vid 20->vid 20                            [ OK ]
TEST: ping: local->remote vid 10->vid 20                            [FAIL]
TEST: ping: local->remote vid 20->vid 10                            [FAIL]
INFO: deleting neighbours from vlan interfaces
TEST: ping: local->local vid 10->vid 20                             [FAIL]
TEST: ping: local->remote vid 10->vid 10                            [ OK ]
TEST: ping: local->remote vid 20->vid 20                            [ OK ]
TEST: ping: local->remote vid 10->vid 20                            [FAIL]
TEST: ping: local->remote vid 20->vid 10                            [FAIL]
TEST: neigh_suppress: on / neigh exists: yes                        [ OK ]
TEST: neigh_suppress: on / neigh exists: no                         [ OK ]
TEST: neigh_suppress: off / neigh exists: no                        [ OK ]
TEST: neigh_suppress: off / neigh exists: yes                       [ OK ]

# dmesg
[...snip...]
[ 1518.885526] device br1 entered promiscuous mode
[ 1518.886211] device br1 left promiscuous mode
[ 1518.890637] device br1 entered promiscuous mode
[ 1518.941524] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1518.949522] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1519.165569] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1519.166900] IPv6: vlan10-v: IPv6 duplicate address fe80::200:5eff:fe00:101 used by 00:00:5e:00:01:01 detected!
[ 1519.392633] br1: received packet on vx20 with own address as source address (addr:00:00:5e:00:01:01, vlan:20)
[ 1519.741559] br1: received packet on vx20 with own address as source address (addr:00:00:5e:00:01:01, vlan:20)
[ 1519.861641] br1: received packet on vx20 with own address as source address (addr:00:00:5e:00:01:01, vlan:20)
[ 1519.862993] IPv6: vlan20-v: IPv6 duplicate address fe80::200:5eff:fe00:101 used by 00:00:5e:00:01:01 detected!
[ 1520.181565] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1520.182739] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1524.853572] net_ratelimit: 4 callbacks suppressed
[ 1524.854346] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1525.365565] br1: received packet on vx20 with own address as source address (addr:00:00:5e:00:01:01, vlan:20)
[ 1533.557792] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1534.069921] br1: received packet on vx20 with own address as source address (addr:00:00:5e:00:01:01, vlan:20)
[ 1550.965225] br1: received packet on vx20 with own address as source address (addr:00:00:5e:00:01:01, vlan:20)
[ 1551.477294] br1: received packet on vx10 with own address as source address (addr:00:00:5e:00:01:01, vlan:10)
[ 1558.064257] device w3 left promiscuous mode
[ 1558.073279] br1: port 4(w3) entered disabled state
[...snip...]

Thanks
Hangbin

             reply	other threads:[~2020-10-13  4:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-13  4:39 Hangbin Liu [this message]
2020-10-13  7:49 ` vxlan_asymmetric.sh test failed every time Ido Schimmel
2020-10-14  1:39   ` Hangbin Liu
2020-10-14 14:45     ` Ido Schimmel

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=20201013043943.GL2531@dhcp-12-153.nay.redhat.com \
    --to=liuhangbin@gmail.com \
    --cc=dsahern@gmail.com \
    --cc=idosch@mellanox.com \
    --cc=netdev@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).