netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, gospo@redhat.com, sassmann@redhat.com
Subject: Re: [net 00/13][pull request] Intel Wired LAN Driver Updates
Date: Sat, 12 Apr 2014 16:37:02 -0400 (EDT)	[thread overview]
Message-ID: <20140412.163702.728558061125438607.davem@davemloft.net> (raw)
In-Reply-To: <1397224383-19269-1-git-send-email-jeffrey.t.kirsher@intel.com>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Fri, 11 Apr 2014 06:52:50 -0700

> This series contains updates to e1000, e1000e, igb, igbvf, ixgb, ixgbe,
> ixgbevf and i40evf.
> 
> Mark fixes an issue with ixgbe and ixgbevf by adding a bit to indicate
> when workqueues have been initialized.  This permits the register read
> error handling from attempting to use them prior to that, which also
> generates warnings.  Checking for a detected removal after initializing
> the work queues allows the probe function to return an error without
> getting the workqueue involved.  Further, if the error_detected
> callback is entered before the workqueues are initialized, exit without
> recovery since the device initialization was so truncated.
> 
> Francois Romieu provides several patches to all the drivers to remove
> the open coded skb_cow_head.
> 
> Jakub Kicinski provides a fix for igb where last_rx_timestamp should be
> updated only when Rx time stamp is read.
> 
> Mitch provides a fix for i40evf where a recent change broke the RSS LUT
> programming causing it to be programmed with all 0's.

Pulled, thanks a lot Jeff.

      parent reply	other threads:[~2014-04-12 20:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-11 13:52 [net 00/13][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2014-04-11 13:52 ` [net 01/13] ixgbe: Add bit to mark service task initialization Jeff Kirsher
2014-04-11 13:52 ` [net 02/13] ixgbe: remove open-coded skb_cow_head Jeff Kirsher
2014-04-11 13:52 ` [net 03/13] ixgbevf: Add bit to mark work queue initialization Jeff Kirsher
2014-04-11 13:52 ` [net 04/13] ixgbevf: remove open-coded skb_cow_head Jeff Kirsher
2014-04-11 13:52 ` [net 05/13] e1000: remove debug messages with function names Jeff Kirsher
2014-04-11 13:52 ` [net 06/13] e1000: remove open-coded skb_cow_head Jeff Kirsher
2014-04-11 13:52 ` [net 07/13] e1000e: " Jeff Kirsher
2014-04-11 13:52 ` [net 08/13] igb: " Jeff Kirsher
2014-04-11 13:52 ` [net 09/13] igb: fix last_rx_timestamp usage Jeff Kirsher
2014-04-11 13:53 ` [net 10/13] igbvf: remove open-coded skb_cow_head Jeff Kirsher
2014-04-11 13:53 ` [net 11/13] ixgb: " Jeff Kirsher
2014-04-11 13:53 ` [net 12/13] i40evf: " Jeff Kirsher
2014-04-11 13:53 ` [net 13/13] i40evf: program RSS LUT correctly Jeff Kirsher
2014-04-12 20:37 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140412.163702.728558061125438607.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=gospo@redhat.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=sassmann@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).