On Wed, 2013-09-04 at 01:00 +000, Nelson, Shannon wrote:
> we hadn't noticed the new experimental "--fix" option before. There
> are a lot of good suggestions there, but obviously it needs a lot of
> reading and tweaking before it can be used.
Yes, I think --fix works best on patches.
When you u
From: Joe Perches
Date: Sun, 01 Sep 2013 11:51:23 -0700
> Use the new bool function ether_addr_equal to add
> some clarity and reduce the likelihood for misuse
> of compare_ether_addr for sorting.
>
> Done via cocci script: (and a little typing)
...
> Signed-off-by: Joe Perches
Applied, thank
> -Original Message-
> From: Joe Perches [mailto:j...@perches.com]
> Sent: Tuesday, September 03, 2013 6:31 PM
>
> On Wed, 2013-09-04 at 01:00 +, Nelson, Shannon wrote:
>
> Hi Shannon.
>
> > > -Original Message- > From: Joe Perches
> > [mailto:j...@perches.com] > Sent: Friday
On Wed, 2013-09-04 at 00:59 +, Nelson, Shannon wrote:
> > -Original Message-
> > From: Joe Perches [mailto:j...@perches.com]
[]
> Hi Joe,
Hi again.
> > > +/**
> > > + * i40e_get_netdev_stats_struct - Get statistics for netdev interface
> > > + * @netdev: network interface device struc
On Wed, 2013-09-04 at 01:00 +, Nelson, Shannon wrote:
Hi Shannon.
> > -Original Message- > From: Joe Perches
> [mailto:j...@perches.com] > Sent: Friday, August 30, 2013 4:06 PM > >
> Just some potential cleanings...
>
> > i40e: Whitespace cleaning
>
> Hmmm, we hadn't noticed the n
> -Original Message-
> From: Joe Perches [mailto:j...@perches.com]
> Sent: Friday, August 30, 2013 4:06 PM
>
> Just some potential cleanings...
> i40e: Whitespace cleaning
Hmmm, we hadn't noticed the new experimental "--fix" option before. There are
a lot of good suggestions there, b
Hello,
I am trying to configure two identical systems with the following setup.
dom0: Centos 6 OS on Apple Xserve i7 server with PCI cards for 4GB FC
(LSI FC949ES) and 10GB Ethernet (Intel 82598EB)
dom1: Centos 5 OS with passthru mode of PCI 4GB FC and 10GB Ethernet
(ixgbe and mptfc blackliste
I'm helping another company debug some network issues.
They are seeing a hang on a 3.7.10+ kernel. It only happens
on a few systems, so the suspicion is that is really is a hardware/driver issue,
but of course it could be something else. The kernel is patched with some hacks
to the bridging code
Have you looked at PTP (IEEE 1588-2008), which uses the hardware clock to
timestamp packets as soon as they leave or enter the interface? If you are
looking for maximum accuracy this might be of interest to you.
-Original Message-
From: Rajesh [mailto:knightraj...@gmail.com]
Sent: Frid
Rajesh gmail.com> writes:
>
> Ertman, DavidX M intel.com> writes:
> >
> > Actually, the piece you might be interested in is specifically Hardware
> Timestamping, which is used by
> > PTP. PTP's primary purpose is to sync clocks on a network, which might
be
> of no interest to you.
> >
> >
>-Original Message-
>From: laurence.schuler [mailto:laurence.schu...@nasa.gov]
>Sent: Tuesday, September 03, 2013 1:36 PM
>To: e1000-devel@lists.sourceforge.net
>Subject: [E1000-devel] Fwd: libvirt-qemu/kvm passthru
>w/Intel 82598EB
>
>Hello,
>
> I am trying to configure two identical syste
From: Ertman, DavidX M
Sent: Tuesday, September 03, 2013 1:51 PM
To: 'Naga Rajesh'
Subject: RE: [E1000-devel] Give priority to the (software) time stamping thread
in e1000e
I was not referring to a Hardware Network analyzer. The e1000e driver has
support for using the built in 1588 clock to "
Ertman, DavidX M intel.com> writes:
>
> Actually, the piece you might be interested in is specifically Hardware
Timestamping, which is used by
> PTP. PTP's primary purpose is to sync clocks on a network, which might be
of no interest to you.
>
> Check out "ptp4l" for some sample code on how t
Actually, the piece you might be interested in is specifically Hardware
Timestamping, which is used by PTP. PTP's primary purpose is to sync clocks on
a network, which might be of no interest to you.
Check out "ptp4l" for some sample code on how to use/access the 1588 clock.
-Original Mess
use pcie_capability_read_word() to simplify code.
Signed-off-by: Yijing Wang
Cc: e1000-devel@lists.sourceforge.net
Cc: net...@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
diff -
15 matches
Mail list logo