Re: how to increase the vnet speed?

2023-05-23 Thread Benoit Chesneau
Sorry, I thought I posted it but it's a bridge: ``` vlan200: flags=8943 metric 0 mtu 9000 options=1c280401 ether 9c:dc:71:4c:84:f0 groups: vlan vlan: 200 vlanproto: 802.1q vlanpcp: 0 parent interface: mce0 media: Ethernet 25GBase-SR status: active

Re: how to increase the vnet speed?

2023-05-23 Thread Zhenlei Huang
> On May 24, 2023, at 5:15 AM, Marko Zec wrote: > > On Tue, 23 May 2023 19:58:07 + > Benoit Chesneau wrote: > >> Hi all, >> >> I've created a jail using bastille and setup network. The mainin >> terface is a 25Gbps nic and between hosts I get 24.6 Gbits/sec : > > [...] > >> But betwee

Re: how to increase the vnet speed?

2023-05-23 Thread Kristof Provost
On 23 May 2023, at 14:58, Benoit Chesneau wrote: > I've created a jail using bastille and setup network. The mainin terface is a > 25Gbps nic and between hosts I get 24.6 Gbits/sec : > > [ ID] Interval Transfer Bitrate[ 5] 0.00-1.00 sec 2.87 GBytes 24.6 Gbits/sec > [ 5] 1.00-2.00 sec 2.88 GBytes 2

how to increase the vnet speed?

2023-05-23 Thread Benoit Chesneau
Hi all, I've created a jail using bastille and setup network. The mainin terface is a 25Gbps nic and between hosts I get 24.6 Gbits/sec : [ ID] Interval Transfer Bitrate[ 5] 0.00-1.00 sec 2.87 GBytes 24.6 Gbits/sec [ 5] 1.00-2.00 sec 2.88 GBytes 24.7 Gbits/sec [ 5] 2.00-3.00 sec 2.87 GBytes 24.7

[Bug 270859] dmesg message: mce0: a looped back NS message is detected during DAD

2023-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270859 --- Comment #11 from Dmitry Wagin --- (In reply to Dmitry Wagin from comment #10) sed 's/mce1/mce0/g' -- You are receiving this mail because: You are the assignee for the bug.

[Bug 270859] dmesg message: mce0: a looped back NS message is detected during DAD

2023-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270859 --- Comment #10 from Dmitry Wagin --- How to reproduce: Add to rc.conf: iovctl_files="/etc/iov/mlx5_core0.conf" /etc/iov/mlx5_core0.conf: PF { device: "mlx5_core0"; num_vfs: 8; } DEFAULT { passthrough: true; } network

[Bug 270859] dmesg message: mce0: a looped back NS message is detected during DAD

2023-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270859 --- Comment #9 from Dmitry Wagin --- (In reply to Konstantin Belousov from comment #7) Has reproduced both on a physical function and on a virtual one. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 270859] dmesg message: mce0: a looped back NS message is detected during DAD

2023-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270859 --- Comment #8 from benoitc --- for the record, for now the only work around for e is to set `net.inet6.ip6.dad_count=0`. Toying with other settings didn't change the error found in the logs. -- You are receiving this mail because: You ar

[Bug 270859] dmesg message: mce0: a looped back NS message is detected during DAD

2023-05-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270859 Konstantin Belousov changed: What|Removed |Added CC||k...@freebsd.org --- Comment