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
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!
>>
>
>-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
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
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,
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
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
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
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