kldload if_bnxt
kldunload if_bnxt.kokldload if_bnxt.ko
if_bnxt_load="YES"
kldstat -v
Hi, I have created a file /boot/loader.conf.local with this row inside:Code: [Select]if_bnxt_load="YES"
if_bnxt_load="YES"dev.bnxt.0.iflib.override_nrxqs="8"dev.bnxt.0.iflib.override_ntxqs="8"dev.bnxt.1.iflib.override_nrxqs="8"dev.bnxt.1.iflib.override_ntxqs="8"
Finally I have solved the problem!!
I have put inside /boot/loader.conf.local (if not exists you need to create this file) the following lines: