On 07/16/2013 05:17 AM, Christoph Mathys wrote: > We are using a 3.6 kernel and a network card with igb driver > (4.0.1-k). I noticed that the card allocates 4 rx and 4 tx irqs. Since > we are only using this card for ethercat I would like to reduce this > to one irq per direction, but I couln't find out how. The module > parameter "RSS" seems to be gone. > > Christoph > > PS Please cc: me on reply. Thanks!
Christoph, The in-kernel driver doesn't have an RSS module parameter, that is only an option with our out-of-tree driver. You might want to download it from e1000.sf.net if you are looking for an igb driver with the RSS module parameter. Thanks, Alex ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
