Date: Wed, 30 Jan 2019 16:24:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 230465] ixl: not working in netmap mode Message-ID: <bug-230465-227-6CEv1frp1u@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230465-227@https.bugs.freebsd.org/bugzilla/> References: <bug-230465-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230465 --- Comment #32 from Jeff Pieper <jeffrey.e.pieper@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 usin= g a driver module, then with the driver unloaded, you can do: #kenv dev.ixl.0.iflib.override_ntxqs=3D<val> #kenv dev.ixl.0.iflib.override_nrxqs=3D<val> Then load then driver. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230465-227-6CEv1frp1u>