[Bug 230465] ixl: not working in netmap mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 30 16:24:05 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230465
--- Comment #32 from Jeff Pieper <jeffrey.e.pieper at 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.
More information about the freebsd-net
mailing list