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, nhorman@redhat.com, sassmann@redhat.com
Subject: Re: [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2014-07-16
Date: Wed, 16 Jul 2014 23:54:53 -0700 (PDT)	[thread overview]
Message-ID: <20140716.235453.572559572142800647.davem@davemloft.net> (raw)
In-Reply-To: <1405546534-21025-1-git-send-email-jeffrey.t.kirsher@intel.com>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Wed, 16 Jul 2014 14:35:29 -0700

> This series contains updates to i40e only.
> 
> Neerav adds support to get the port MAC address from firmware and adds
> support to the ndo_get_phys_port_id() callback to provide port specific
> unique ids to the netdev layer.
> 
> Jakub Kicinski provides 2 fixes, first fixes i40e to never generate a software
> time stamp if the hardware time stamp is provided.  Second fixes a race
> condition on queueing skb for hardware time by using a simple bit lock to
> avoid race conditions and leaking skbs when multiple transmit rings try
> to claim time stamping.
> 
> Paul does some general cleanup of the driver to remove unneeded spaces,
> comments that are no longer valid, and break that will never get touched.
> 
> Jacob Keller adds a verbose warning message when the incorrect PF attempts
> to control timestamping for a port to which it was not assigned.  The primary
> intent of this message is to help debugging the reason why the SIOCSHWSTAMP
> ioctl has failed and to help narrow the cause of the issue.
> 
> The following are changes since commit a84bc2a9013fb123deeca7283480955d021503fb:
>   drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master

Pulled, great and informative cover letter as always Jeff, thanks.

      parent reply	other threads:[~2014-07-17  6:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16 21:35 [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2014-07-16 Jeff Kirsher
2014-07-16 21:35 ` [net-next 1/5] i40e: Add ndo_get_phys_port_id() callback support Jeff Kirsher
2014-07-16 21:35 ` [net-next 2/5] i40e: never generate both software and hardware timestamps Jeff Kirsher
2014-07-16 21:35 ` [net-next 3/5] i40e: fix race conditions on queuing skb for HW time stamp Jeff Kirsher
2014-07-16 21:35 ` [net-next 4/5] i40e/i40evf: Clean up code Jeff Kirsher
2014-07-16 21:35 ` [net-next 5/5] i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0 Jeff Kirsher
2014-07-17  6:54 ` 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=20140716.235453.572559572142800647.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --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).