Hi Oleg,

ixgbe defaults to having ATR on so Tx traffic's flow will set on the queue 
assigned to the CPU it was sent out on.  This way incoming packet to that flow 
will arrive on the same queue.  

It sounds like you want greater control of which queue a flow is assigned.  
Take a look at perfect filter and see if that will give you what you're looking 
for.

Thanks,
-Don Skidmore <donald.c.skidm...@intel.com>

>-----Original Message-----
>From: "Oleg A. Arkhangelsky" [mailto:syso...@yandex.ru]
>Sent: Monday, August 22, 2011 12:39 AM
>To: e1000-devel@lists.sourceforge.net
>Subject: [E1000-devel] Queue management in 82580 and 82599
>
>Hello,
>
>On most Ethernet switches there is an ability to configure scheduling
>mechanism among egress queues. We can for example configure
>"strict" or "WRR" disciplines.
>
>Could anybody point me about Intel network controllers case?
>Say we have 8 TX queues. How controller will transmit packets in
>case of TX-overload? Are there any ability to influence this behavior?
>The main idea is too shift all high priority traffic (mostly host
>management)
>to dedicated queue. What we want is to emulate QoS-like behavior on
>that dedicated queue when other 7 queues will be overloaded. Is that
>possible?
>
>--
>wbr, Oleg.
>
>------------------------------------------------------------------------
>------
>uberSVN's rich system and user administration capabilities and model
>configuration take the hassle out of deploying and managing Subversion
>and
>the tools developers use with it. Learn more about uberSVN and get a
>free
>download at:  http://p.sf.net/sfu/wandisco-dev2dev
>_______________________________________________
>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

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
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

Reply via email to