FreeBSD Network Status Report for Week 48 2024

2024-11-29 Thread Tom Jones
Hi hackers, I have written a 10th Network status report, you can find it here: https://adventurist.me/posts/00337 And all previous posts are collected at this url: https://adventurist.me/tag/networkstatus One thing we would like to know is how people are coming across these reports. Is it from

Re: EFI boot with iPXE

2024-11-29 Thread John Nielsen
> On Nov 7, 2024, at 1:23 PM, Peter Blok wrote: > > I have tried to boot over iSCSI using PXE using the ports isboot-kmod. It > worked after many tries, but it is not automatic yet. > > At the loader.efi prompt I do: > set currdev=zfs:zroot/ROOT/default: > load /boot/kernel/kernel > load /boo

[Bug 277849] [bge] panic when attaching if_bge on Supermicro H13SSL-N

2024-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277849 --- Comment #7 from Franco Fichtner --- Since we found another one in sfxge(4) just now I've looked at this again. TBI mode seems to have the right ordering but I don't have the hardware. Is this bug for non-TBI perhaps? This never calls i

[Bug 277849] [bge] panic when attaching if_bge on Supermicro H13SSL-N

2024-11-29 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277849 --- Comment #8 from Franco Fichtner --- Well, if the assumption is correct a non-TBI ifmedia_init() call with existing no-op functions passed should work around the issue from the driver side, but it would be nicer to straighten out the act