https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208267
Andrew Rybchenko,St.Petersburg Russia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|[email protected] |[email protected] CC| |[email protected] --- Comment #2 from Andrew Rybchenko,St.Petersburg Russia <[email protected]> --- Looking at the code I guess the system has more than 32 CPUs. Could you try to load the driver with limited number of RSS channels (most likely 32 will work) # kenv hw.sfxge.0.max_rss_channels=16 # kenv hw.sfxge.1.max_rss_channels=16 -- 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]"
