I am running with the following in both the Tunables GUI and in loader.conf.local:
hw.igb.rx_process_limit="-1"
hw.igb.tx_process_limit="-1"
When I run vmstat -i I am supposed to see a -1 but I am not seeing that. Anyone know why this is?
If you run sysctl hw.igb.rx_process_limit or sysctl hw.igb.tx_process_limit you should see the value being -1
Thanks for that...all good here.