https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208267
--- Comment #3 from [email protected] --- All Updating the loader to use hw.sfxge.0.max_rss_channels=16 hw.sfxge.1.max_rss_channels=16 As well as disabling HT in the bios fixed the issue. I propose the following "fix" 1. Update the man page to denote hw.sfxge.N.max_rss_channels The maximum number of allocated RSS channels for the Nth adapter. If set to 0 or unset, the number of channels is determined by the number of CPU cores. This does not scale beyond 32 cores. You need to manually set the hw.sfxge.N.max_rss_channels <=32 before loading driver in a box with more then 32 cores. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
