Possible transmit/stats problem in igb driver.

Sreekanth Rupavatharam rupavath at juniper.net
Thu Jun 2 22:10:55 UTC 2016


>
>Very interesting. Do you tune defaults at all? What does sysctl hw.igb
>say? Not sure if bumping up txd would help.
>
I do not think it’s a problem with txd, as the traffic is very light(about 500packets/sec). Anyways, here are the values.

hw.igb.rx_process_limit: 100
hw.igb.num_queues: 0
hw.igb.header_split: 0
hw.igb.max_interrupt_rate: 8000
hw.igb.enable_msix: 1
hw.igb.enable_aim: 1
hw.igb.txd: 1024
hw.igb.rxd: 1024


Forgot to mention, my version of driver is r275836 on stable/10. 



More information about the freebsd-net mailing list