Hi Raanan

> The only way to query coalesce options is via the "ethtool -c" command.
> I don't know if it helps you, but are you familiar with the driver param: 
> InterruptThrottleRate.
> Run: "modinfo e1000e" command, and you can also look at the param.c file.

Thanks for the hint. I have used this for some time, but then we
started to equip some computers with NICs using the igb driver. This
driver no longer supports said parameters and so I switched over to
ethtool completely.

My "fix" is to set the coalesce options before I enable the interface.
But this does of course nothing for the real problem, so others can
still run into this trap.

Christoph

------------------------------------------------------------------------------
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to