RE: Just a question about sys/kern/subr_witness.c where witness_watch may be flipped to -1

2025-05-19 Thread Mark Millard
Dennis Clarke wrote on Date: Tue, 20 May 2025 02:33:58 UTC: > Just an odd message to see on the console : > > # witness_lock_list_get: witness exhausted > > Looking at https://cgit.freebsd.org/src/tree/sys/kern/subr_witness.c it > seems that the comment at line 370 is very clear : > > /*

Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument

2025-05-19 Thread Lexi Winter
Kristof Provost: > On 18 May 2025, at 21:24, Marek Zarychta wrote: > > W dniu 18.05.2025 o 19:48, Alexander Leidinger pisze: > >> You want to make it work without this. Short: use the IP on the > >> bridge itself, not in the member IF. > > I'm not sure we should be dictating to Oliver what he must

Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument

2025-05-19 Thread Patrick M. Hausen
Hi all, > Am 19.05.2025 um 10:53 schrieb Lexi Winter : > > the basic problem here is that putting IP addresses on a bridge member > is a layering violation and it's just not reasonable (or even possible) > to support this in a sensible way in bridge. this is why most dedicated > network devices

Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument

2025-05-19 Thread Marek Zarychta
W dniu 19.05.2025 o 10:43, Kristof Provost pisze: On 18 May 2025, at 21:24, Marek Zarychta wrote: W dniu 18.05.2025 o 19:48, Alexander Leidinger pisze: You want to make it work without this. Short: use the IP on the bridge itself, not in the member IF. I'm not sure we should be dictating to

Re: CURRENT: can not add device to bridge: ifconfig: BRDGADD igb0: Invalid argument

2025-05-19 Thread Kristof Provost
On 18 May 2025, at 21:24, Marek Zarychta wrote: > W dniu 18.05.2025 o 19:48, Alexander Leidinger pisze: >> You want to make it work without this. Short: use the IP on the bridge >> itself, not in the member IF. > I'm not sure we should be dictating to Oliver what he must do. Oliver is of course f

Re: New packages repositories for kernel modules (without typo)

2025-05-19 Thread Dave Cottlehuber
On Fri, 16 May 2025, at 13:51, b...@freebsd.org wrote: > New package repositories available for kernel modules. > > Since 14.2-RELEASE we have been publishing a repository of packages built for > all supported arches. > > With the upcoming 14.3-RELEASE we have extended the infrastructure so it now