https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465
Jeff Pieper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #29 from Jeff Pieper <[email protected]> --- (In reply to Charles Goncalves from comment #28) ixl in 12.0 uses iflib to handle queue allocation: sysctl -d dev.ixl.0.iflib.override_ntxqs dev.ixl.0.iflib.override_ntxqs: # of txqs to use, 0 => use default # sysctl -d dev.ixl.0.iflib.override_nrxqs dev.ixl.0.iflib.override_nrxqs: # of rxqs to use, 0 => use default # -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
