All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: How to enable Adaptive RX on
       [not found] <CAJzooYfqO64TgrswgrpHw5VmzeO_XveGUDy7tPQ0s4+zsnKO0A@mail.gmail.com>
@ 2013-02-05 19:20 ` Ben Hutchings
       [not found]   ` <CAJzooYfgPcpakMigNH8hk1OavzTe0SiHxpM=_6FL--Rm0HmfBg@mail.gmail.com>
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Hutchings @ 2013-02-05 19:20 UTC (permalink / raw)
  To: Dhanasekaran Anbalagan; +Cc: netdev

On Tue, 2013-02-05 at 14:02 -0500, Dhanasekaran Anbalagan wrote:
> Hi,
> 
> We are trying to set Adative RX on, But we unable to set.

Which driver is this ('ethtool -i eth0' will tell you)?

Ben.


-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to enable Adaptive RX on
       [not found]   ` <CAJzooYfgPcpakMigNH8hk1OavzTe0SiHxpM=_6FL--Rm0HmfBg@mail.gmail.com>
@ 2013-02-05 19:54     ` Ben Hutchings
  2013-02-05 20:14       ` Dhanasekaran Anbalagan
  0 siblings, 1 reply; 4+ messages in thread
From: Ben Hutchings @ 2013-02-05 19:54 UTC (permalink / raw)
  To: Dhanasekaran Anbalagan; +Cc: netdev, e1000-devel

On Tue, 2013-02-05 at 14:23 -0500, Dhanasekaran Anbalagan wrote:
> Hi we have the following 
> 
> root@dvcl150:~# ethtool -i eth0 
> driver: igb
> version: 3.2.10-k
> firmware-version: 1.6-1
> bus-info: 0000:04:00.0
> supports-statistics: yes
> supports-test: yes
> supports-eeprom-access: yes
> supports-register-dump: yes

This driver doesn't support adaptive RX IRQ coalescing.  It should
report an error when you try to enable it, but currently just ignores
that setting.

Ben.


-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to enable Adaptive RX on
  2013-02-05 19:54     ` Ben Hutchings
@ 2013-02-05 20:14       ` Dhanasekaran Anbalagan
  2013-02-08 18:47         ` [E1000-devel] " Wyborny, Carolyn
  0 siblings, 1 reply; 4+ messages in thread
From: Dhanasekaran Anbalagan @ 2013-02-05 20:14 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: e1000-devel, netdev


[-- Attachment #1.1: Type: text/plain, Size: 1002 bytes --]

Hi Bean,

Is there any specific modules here, we need enable the coalescing,  with
our kernel so the Adaptive RX turn on.

please guide me.

-Dhanasekaran.

Did I learn something today? If not, I wasted it.


On Tue, Feb 5, 2013 at 2:54 PM, Ben Hutchings <bhutchings@solarflare.com>wrote:

> On Tue, 2013-02-05 at 14:23 -0500, Dhanasekaran Anbalagan wrote:
> > Hi we have the following
> >
> > root@dvcl150:~# ethtool -i eth0
> > driver: igb
> > version: 3.2.10-k
> > firmware-version: 1.6-1
> > bus-info: 0000:04:00.0
> > supports-statistics: yes
> > supports-test: yes
> > supports-eeprom-access: yes
> > supports-register-dump: yes
>
> This driver doesn't support adaptive RX IRQ coalescing.  It should
> report an error when you try to enable it, but currently just ignores
> that setting.
>
> Ben.
>
>
> --
> Ben Hutchings, Staff Engineer, Solarflare
> Not speaking for my employer; that's the marketing department's job.
> They asked us to note that Solarflare product names are trademarked.
>
>

[-- Attachment #2: Type: text/plain, Size: 255 bytes --]

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb

[-- Attachment #3: Type: text/plain, Size: 257 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [E1000-devel] How to enable Adaptive RX on
  2013-02-05 20:14       ` Dhanasekaran Anbalagan
@ 2013-02-08 18:47         ` Wyborny, Carolyn
  0 siblings, 0 replies; 4+ messages in thread
From: Wyborny, Carolyn @ 2013-02-08 18:47 UTC (permalink / raw)
  To: Dhanasekaran Anbalagan; +Cc: e1000-devel, netdev, Ben Hutchings

> -----Original Message-----
> From: Dhanasekaran Anbalagan [mailto:bugcy013@gmail.com]
> Sent: Tuesday, February 05, 2013 12:14 PM
> To: Ben Hutchings
> Cc: e1000-devel; netdev
> Subject: Re: [E1000-devel] How to enable Adaptive RX on
> 
> Hi Bean,
> 
> Is there any specific modules here, we need enable the coalescing,  with our
> kernel so the Adaptive RX turn on.
> 
> please guide me.

I am the igb driver owner at Intel.  Ben is correct, igb does not have an adaptive coalescing implementation.  We have implemented instead the rx_usecs parameter you can use to set an interrupt rate that optimizes your traffic scenario.  Start with a value in the range of 2000 to 3000 and adjust up or down in order to find the best setting.  You will be likely wanting maximum throughput without too much cpu utilization.

Thanks,

Carolyn

Carolyn Wyborny 
Linux Development 
Networking Division 
Intel Corporation 



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-02-08 18:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAJzooYfqO64TgrswgrpHw5VmzeO_XveGUDy7tPQ0s4+zsnKO0A@mail.gmail.com>
2013-02-05 19:20 ` How to enable Adaptive RX on Ben Hutchings
     [not found]   ` <CAJzooYfgPcpakMigNH8hk1OavzTe0SiHxpM=_6FL--Rm0HmfBg@mail.gmail.com>
2013-02-05 19:54     ` Ben Hutchings
2013-02-05 20:14       ` Dhanasekaran Anbalagan
2013-02-08 18:47         ` [E1000-devel] " Wyborny, Carolyn

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.