https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465

--- Comment #32 from Jeff Pieper <jeffrey.e.pie...@intel.com> ---
(In reply to Charles Goncalves from comment #31)

I believe this requires a driver reset. If you are using a static driver
(compiled into the kernel), then yes, it has to be at boot. If you are using a
driver module, then with the driver unloaded, you can do:
#kenv dev.ixl.0.iflib.override_ntxqs=<val>
#kenv dev.ixl.0.iflib.override_nrxqs=<val>

Then load then driver.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to