[Bug 282095] enic breaks when changing MTU on interfaces with fib other than 0

2024-10-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282095 --- Comment #6 from Scott Aitken --- So the MTU was already set in CIMC to 9K. I installed Fedora and the Linux driver must read the value since it picked up 9K: enp19s0: flags=4163 mtu 9000 ether 70:70:8b:77:7e:76 txqueuelen 100

pf for netgraph jails?

2024-10-16 Thread Palle Girgensohn
Hi! Using FreeBSD-14.1, I have a rather simple setup with jails using netgraph (using the `/usr/share/examples/jails/jng` script and "model"). The host machine has two interfaces: bnxt0: (external, has no IP#) bnxt1: 192.168.1.79/24 jail.conf: -- host.hostname = "$name.example.com

Re: pf for netgraph jails?

2024-10-16 Thread Patrick M. Hausen
Hi! > Am 16.10.2024 um 16:19 schrieb Palle Girgensohn : > [...] > but nothing happens, everything is passed directly into the jail: > > nc -l (inside the jail) > > and I can just telnet 1.2.3.4 Try: sysctl net.link.bridge.pfil_member=0 sysctl net.link.bridge.pfil_bridge=1 Although

[Bug 278100] ena (Elastic Network Adapter) driver memory leak on detach

2024-10-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278100 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #2 fr

Re: Performance issues with vnet jails + epair + bridge

2024-10-16 Thread void
Hi, On Tue, Oct 15, 2024 at 09:48:58AM -0400, Cheng Cui wrote: I am not sure if you are using FreeBSD15-CURRENT for testing in VMs. But given your iperf3 test result has retransmissions, if you can try, there is a recent VM friendly improvement from TCP congestion control CUBIC. I did some fur

[Bug 282140] igc(4): Wake on LAN not working with Intel I226-V and GENERIC Kernel

2024-10-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282140 Kevin Bowling changed: What|Removed |Added CC||kbowl...@freebsd.org --- Comment #

Re: Performance issues with vnet jails + epair + bridge

2024-10-16 Thread void
Hi, On Tue, Oct 15, 2024 at 09:48:58AM -0400, Cheng Cui wrote: I am not sure if you are using FreeBSD15-CURRENT for testing in VMs. But given your iperf3 test result has retransmissions, if you can try, there is a recent VM friendly improvement from TCP congestion control CUBIC. commit ee450610

[Bug 282140] igc(4): Wake on LAN not working with Intel I226-V and GENERIC Kernel

2024-10-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282140 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org Keywords