# agree with Intel license terms legal.intel_ipw.license_ack=1 legal.intel_iwi.license_ack=1 # This is the magic. If you don't set this, queues won't be utilized properly. # Allow multiple processes for receive/transmit processing. hw.igb.rx_process_limit="-1" hw.igb.tx_process_limit="-1" # More settings to play with below. Not strictly necessary. # Force NIC to use 1 queue (Don't really need this). # hw.igb.num_queues=1 # Give enough RAM to network buffers (default is usually OK). # kern.ipc.nmbclusters="1000000" #net.pf.states_hashsize=2097152 #hw.igb.rxd=4096 #hw.igb.txd=4096 #net.inet.tcp.syncache.hashsize="1024" #net.inet.tcp.syncache.bucketlimit="100"