Re: [E1000-devel] ixgbe use only one queue for outgoing vlan when AtrSampleRate=0

2014-12-17 Thread Viktor Khomyuk
For simplicity's sake we can talk only about traffic generator. When AtrSampleRate=1 and no vlan interface exists - all queues are used. When AtrSampleRate=1 and vlan interface is used for outgoing - all queues are used. When AtrSampleRate=0 and no vlan interface exists - all queues are used. Whe

[E1000-devel] RSS related questions

2014-12-17 Thread lzh
Hi, We are using 82599 intel netcard that using 20 rxtx queues. We test it on cpu E5-2670 which has 20 cpu cores. We bind every queues to each cpu by "/proc/irq//smp_affinity".‍ First, we test the throughput and find that the rx irq is ‍not distributed to all cpu cores. Wd don't know why

Re: [E1000-devel] [PATCH] Issues with compiling ixgbevf-2.15.3 on Ubuntu 3.13.0-30

2014-12-17 Thread Fujinaka, Todd
Never mind. I found 3.13.0-43 on 14.04LTS. Todd Fujinaka Software Application Engineer Networking Division (ND) Intel Corporation todd.fujin...@intel.com (503) 712-4565 -Original Message- From: Fujinaka, Todd Sent: Wednesday, December 17, 2014 3:43 PM To: Fujinaka, Todd; Allan, Bruce W;

Re: [E1000-devel] [PATCH] Issues with compiling ixgbevf-2.15.3 on Ubuntu 3.13.0-30

2014-12-17 Thread Fujinaka, Todd
Chris, I'm looking into this right now, but I'm not sure how to get the Ubuntu 3.13.0-30 kernel. Is it the default with 14.10? Todd Fujinaka Software Application Engineer Networking Division (ND) Intel Corporation todd.fujin...@intel.com (503) 712-4565 -Original Message- From: Fujinaka,

[E1000-devel] [PATCH][v3.13.y] e1000e: Fix no connectivity when driver loaded with cable out

2014-12-17 Thread Joseph Salisbury
Hello, Please consider including mainline commit b20a774 in the next v3.13.y stable release. It was included in the mainline tree as of v3.15-rc1. It has been tested and confirmed to resolve http://bugs.launchpad.net/bugs/1400365 . commit b20a774495671f037e7160ea2ce8789af6b61533 Author: David E