Re: [E1000-devel] i40e card Tx resets

2016-03-14 Thread zhuyj
Hi, I have the similar problem. Would you like to make tests with pktgen tools? Maybe the test result is not related with tso. Zhu Yanjun On 03/15/2016 05:43 AM, Sowmini Varadhan wrote: > Hi, > > I am trying out some DB stress tests on both i40e and ixgbe. The > stress test that I use is rds-str

Re: [E1000-devel] i40e nics are down when I use them on Dual CPU

2016-03-14 Thread Haifeng Li
Hi Kevin, 老4000D跟3000E的情况不同,上次的情况是driver直接crash了,导致网卡down掉, Intel的人升级了firmware,当时是Tong Rui在那边帮我们处理这事。 Regards, Haifeng -Original Message- From: Wei Liu [mailto:liu...@fortinet.com] Sent: Tuesday, September 30, 2014 8:33 AM To: 'Fujinaka, Todd' ; e1000-de...@lists.sf.net Cc: 'Haifeng Li

Re: [E1000-devel] Connectivity Problems with i40e-1.4.25 Driver

2016-03-14 Thread Reuben Farrelly
Thanks all, bug logged with outputs uploaded: https://sourceforge.net/p/e1000/bugs/513/ The second port on the X710 is not used in my environment. Reuben On 15/03/2016 5:33 AM, Brandeburg, Jesse wrote: > If you have a Sourceforge account you can post all of that information in a > bug entry a

[E1000-devel] i40e card Tx resets

2016-03-14 Thread Sowmini Varadhan
Hi, I am trying out some DB stress tests on both i40e and ixgbe. The stress test that I use is rds-stress (http://linux.die.net/man/1/rds-stress), and I can list out the entire set of steps and parameters that I am using to run this if that info is interesting. My test bed is a pair of X5-2 (H

Re: [E1000-devel] Connectivity Problems with i40e-1.4.25 Driver

2016-03-14 Thread Rose, Gregory V
Thanks Jesse! -Original Message- From: Brandeburg, Jesse Sent: Monday, March 14, 2016 11:34 AM To: Rose, Gregory V ; Reuben Farrelly ; e1000-devel@lists.sourceforge.net Subject: RE: [E1000-devel] Connectivity Problems with i40e-1.4.25 Driver If you have a Sourceforge account you can pos

Re: [E1000-devel] How to set the length of ethernet frame in e1000e driver souce code

2016-03-14 Thread Avargil, Raanan
Hello, Thank you for your question. The Ethernet frame size is defined by the upper layers payload + L2 headers & CRC. The L2 adds destination and source MAC addresses, type/length and CRC at the end. The total length is defined by MTU parameter which users can control via the ethtool. The mi

Re: [E1000-devel] Connectivity Problems with i40e-1.4.25 Driver

2016-03-14 Thread Brandeburg, Jesse
If you have a Sourceforge account you can post all of that information in a bug entry at https://e1000.sf.net/bugs -Original Message- From: Rose, Gregory V [mailto:gregory.v.r...@intel.com] Sent: Monday, March 14, 2016 10:54 AM To: Reuben Farrelly ; e1000-devel@lists.sourceforge.net Su

Re: [E1000-devel] Connectivity Problems with i40e-1.4.25 Driver

2016-03-14 Thread Rose, Gregory V
Reuben, My apologies. I read message from the driver below completely backwards from its actual meaning. In fact you are using the newest NVM and the 1.4.25 driver is also the newest driver. So let's restart this conversation. Please send me the output of dmesg after your system is up and ru

Re: [E1000-devel] Setting speed to 10GB on 2x40 XL710 FVL nic

2016-03-14 Thread Rose, Gregory V
It is not possible to change the 40G speed to 10G using this method. - Greg -Original Message- From: Kevin Wilson [mailto:wkev...@gmail.com] Sent: Friday, March 11, 2016 12:43 AM To: e1000-devel@lists.sourceforge.net Subject: [E1000-devel] Setting speed to 10GB on 2x40 XL710 FVL nic Hi,

Re: [E1000-devel] Connectivity Problems with i40e-1.4.25 Driver

2016-03-14 Thread Rose, Gregory V
You should first upgrade the FW on your X710 adapters using this tool: https://downloadcenter.intel.com/download/25791 And then retry the test. - Greg -Original Message- From: Reuben Farrelly [mailto:reuben-sourceforge-e1...@reub.net] Sent: Friday, March 11, 2016 5:32 AM To: e1000-deve