Re: [E1000-devel] PTP query

2011-10-21 Thread Rayagond K
Thank you John. On Fri, Oct 21, 2011 at 11:04 PM, Ronciak, John wrote: > The added functionality to adjust the clock and frequency are currently in > the works and will be pushed upstream in the near future. We are working > out some small details as well as testing the changes now. > > Thanks f

Re: [E1000-devel] Looking for comparison on various Intel 1G chipsets

2011-10-21 Thread Ben Greear
On 10/21/2011 03:49 PM, Wyborny, Carolyn wrote: > > >> -Original Message- >> From: Ben Greear [mailto:gree...@candelatech.com] >> Sent: Friday, October 21, 2011 3:31 PM >> To: e1000-devel list >> Subject: [E1000-devel] Looking for comparison on various Intel 1G >> chipsets >> >> Hello! >> >

Re: [E1000-devel] Looking for comparison on various Intel 1G chipsets

2011-10-21 Thread Wyborny, Carolyn
>-Original Message- >From: Ben Greear [mailto:gree...@candelatech.com] >Sent: Friday, October 21, 2011 3:31 PM >To: e1000-devel list >Subject: [E1000-devel] Looking for comparison on various Intel 1G >chipsets > >Hello! > >There are a large quantity of Intel NIC chipsets out there, and we

[E1000-devel] Looking for comparison on various Intel 1G chipsets

2011-10-21 Thread Ben Greear
Hello! There are a large quantity of Intel NIC chipsets out there, and we're looking for performance characteristics. Is there any performance comparisons between the various chipsets? For instance: 82571, 82574, 82575, 82576, i350, 82580 If no hard data, which ones are (should be?) the best pe

Re: [E1000-devel] intel card question

2011-10-21 Thread Brandeburg, Jesse
Yes, it should work just fine, and the driver in the kernel should work without any installation of a driver from sourceforge or intel.com (just make sure it is enabled in the kernel you're using) -Original Message- From: Ashley Buckley [mailto:ashley.buck...@covisia.com] Sent: Friday,

[E1000-devel] intel card question

2011-10-21 Thread Ashley Buckley
Hello, I was given this contact by the Intel tech support team. I am looking to use an Intel X520 Fiber Optic Card -PCI Express - 10GBase-X - Internal - Low-profile part #: E10G42BTDA and am wondering if this is compatible with Linux Kernel 3.0? Thanks, Ashley Buckley Inside Sales & Marketing

Re: [E1000-devel] PTP query

2011-10-21 Thread Ronciak, John
The added functionality to adjust the clock and frequency are currently in the works and will be pushed upstream in the near future. We are working out some small details as well as testing the changes now. Thanks for you interest. Cheers, John > -Original Message- > From: Rayagond K

[E1000-devel] PTP query

2011-10-21 Thread Rayagond K
Hi All, I just went through igb_main.c driver to understand the PTP implementation. If I am not wrong only following things are handled in igb_main.c file ... a. enabling/disabling tx/rx time stamp function through ioctl. b. passing tx/rx time stamp value to upper layer through skb & skb_shinfo s

Re: [E1000-devel] 82571EB: Detected Hardware Unit Hang

2011-10-21 Thread Flavio Leitner
On Fri, 21 Oct 2011 14:15:12 +0800 Michael Wang wrote: > On 10/19/2011 08:16 PM, Flavio Leitner wrote: > > On Wed, 19 Oct 2011 12:49:48 +0800 > > wangyun wrote: > > > >> Hi, Flavio > >> > >> I am new to join the community, work on e1000e driver currently, > >> And I found a thing strange in this