[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130215.153355.844583776311725221.davem@davemloft.net>
Date: Fri, 15 Feb 2013 15:33:55 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com, sassmann@...hat.com
Subject: Re: [net-next v2 00/10][pull request] Intel Wired LAN Driver
Updates 2013.02.15
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Fri, 15 Feb 2013 02:03:59 -0800
> This series contains updates to igb and ixgbe. Most of the changes
> are against igb, except for one patch against ixgbe.
>
> There are 3 igb fixes from Carolyn which were reported by Dan
> Carpenter which resolve issues found in the get_i2c_client(). Alex
> does some cleanup of the igb driver to match similar functionality
> in ixgbe on transmit. Alex also makes it so that we can enable the use
> of build_skb for cases where jumbo frames are disabled. The advantage
> to this is that we do not have to perform a memcpy to populate the header
> and as a result we see a significant performance improvement.
>
> Akeem provides 4 patches to initialize function pointers and do a
> re-factoring of the function pointers in igb_get_variants() to assist
> with driver debugging.
>
> The ixgbe patch comes from Emil to reshuffle the switch/case structure
> of the flag assignment to allow for the flags to be set for each MAC
> type separately. This is needed for new hardware that does not have feature
> parity with older hardware.
>
> v2: updated patches 4 & 5 based on feedback from Ben Hutchings and Eric
> Dumazet
>
> The following are changes since commit 9754e293491e3a4e6c1ac020d25140b1ed3d9cd2:
> net: Don't write to current task flags on every packet received.
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master
Pulled, thanks Jeff.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists