Date: Tue, 16 Apr 2019 19:09:59 +0300 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: slavash@FreeBSD.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, slavash@mellanox.com Subject: Re: svn commit: r341586 - head/sys/dev/mlx5/mlx5_en Message-ID: <2a683ce4-5aec-8a15-592d-7193ee470d42@yandex.ru> In-Reply-To: <a5ad5cb6-e1ae-2603-87ca-1d48b753e067@FreeBSD.org> References: <201812051425.wB5EP38T004562@repo.freebsd.org> <a1ff0879-abae-25c5-9350-809186d2cf85@yandex.ru> <a5ad5cb6-e1ae-2603-87ca-1d48b753e067@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ZnDdBF2SYJtWFjqCLirAfbXbL0KINRfBs Content-Type: multipart/mixed; boundary="P54kZfA7QLkFPIgrWBUzy7s9GAxkXvcWM"; protected-headers="v1" From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: slavash@FreeBSD.org, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, slavash@mellanox.com Message-ID: <2a683ce4-5aec-8a15-592d-7193ee470d42@yandex.ru> Subject: Re: svn commit: r341586 - head/sys/dev/mlx5/mlx5_en References: <201812051425.wB5EP38T004562@repo.freebsd.org> <a1ff0879-abae-25c5-9350-809186d2cf85@yandex.ru> <a5ad5cb6-e1ae-2603-87ca-1d48b753e067@FreeBSD.org> In-Reply-To: <a5ad5cb6-e1ae-2603-87ca-1d48b753e067@FreeBSD.org> --P54kZfA7QLkFPIgrWBUzy7s9GAxkXvcWM Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 16.04.2019 18:26, Slava Shwartsman wrote: > Thanks for letting us know about this regression. > I would like to try to reproduce this issue in house. >=20 > Can you please share the exact steps to reproduce it? > - Can I reproduce the issue with B2B setup? > - What is the route command you used to make the route between the VLAN= s? > - What app are you using to generate the traffic? >=20 I think this can be reproduced on simple router, where single mce(4) interface is used as parent for several vlan(4) interfaces. E.g. [host1] vlan100 <--> mce0.100 [gateway] mce0.200 <--> vlan200 [host2] 10.0.0.1 10.0.0.254 192.168.0.254 192.168.0.1 gateway: sysctl net.inet.ip.forwarding=3D1 host1: route add 192.168.0.0/24 10.0.0.254 host2: route add 10.0.0.0/24 192.168.0.254 ping 10.0.0.1 I.e. you need to make setup, where ingress and egress interface is the same - mce0. --=20 WBR, Andrey V. Elsukov --P54kZfA7QLkFPIgrWBUzy7s9GAxkXvcWM-- --ZnDdBF2SYJtWFjqCLirAfbXbL0KINRfBs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQEzBAEBCAAdFiEE5lkeG0HaFRbwybwAAcXqBBDIoXoFAly1/lcACgkQAcXqBBDI oXrFkgf/djzppyUEiH/FG56Pr8TrF1j2AZ2J6uX4W+BgjwglqfQAr4zKi9LzUlOY oKxYX7jHXQp3WO1ETPMdh5bz1MwyPE4Kf9ybsyrFXqjl1J22t/jtst4iIqiLGOh2 Tgif07McRUkqk0CNSz0x1ti8ghnZYc+kf7uZefffdcAFZKoE0IzrMMiUwNhClAlN sPTcssiQ03A1dLiltcB6r/k3VN6Se9oGUWcOVHFeqcX0DBODcT3tYHARdkJNd9bH JBoOrCYMP1rIMexeqK7Z+s/QPIVI6jNuDIcpETSSoT+yrHt0fMZWFHOEfuLwNPcq NYBb91Xx1oNXNEKFol8T2SszhUl3gQ== =bntY -----END PGP SIGNATURE----- --ZnDdBF2SYJtWFjqCLirAfbXbL0KINRfBs--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2a683ce4-5aec-8a15-592d-7193ee470d42>