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,
	jogreene@redhat.com, john.ronciak@intel.com
Subject: Re: [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-10-03
Date: Wed, 07 Oct 2015 03:02:11 -0700 (PDT)	[thread overview]
Message-ID: <20151007.030211.1337871252750783070.davem@davemloft.net> (raw)
In-Reply-To: <1443927283-18456-1-git-send-email-jeffrey.t.kirsher@intel.com>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Sat,  3 Oct 2015 19:54:38 -0700

> This series contains updates to i40e and i40evf, some of which are to
> resolve more Red Hat bugzilla issues.
> 
> Jiang Liu updates the i40e and i40evf drivers to use numa_mem_id()
> instead of numa_node_id() to get the nearest node with memory which
> better supports memoryless nodes.
> 
> Anjali fixes an issue from Dan Carpenter <dan.carpenter@oracle.com>,
> to resolve a memory leak in X722 RSS configuration path, where we should
> free the memory allocated before exiting.
> 
> Shannon modifies the drivers to ensure we have the spinlocks before we
> clear the ARQ and ASQ management registers.  In addition, we widen the
> locked portion insert a sanity check to ensure we are working with safe
> register values.
> 
> Mitch fixes an issue where under certain circumstances, we can get an
> extra VF_RESOURCES message from the PF driver at runtime.  When this
> occurs, we need to parse it because our VSI may have changed and that
> will affect the relationship with the PF driver.  But this parsing also
> blows away our current MAC address, so resolve the issue by restoring
> the current MAC address from the netdev struct after we parse the
> resource message.

Series applied, thanks Jeff.

      parent reply	other threads:[~2015-10-07  9:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-04  2:54 [net-next 0/5][pull request] Intel Wired LAN Driver Updates 2015-10-03 Jeff Kirsher
2015-10-04  2:54 ` [net-next 1/5] i40e: Use numa_mem_id() to better support memoryless node Jeff Kirsher
2015-10-04  2:54 ` [net-next 2/5] i40evf: " Jeff Kirsher
2015-10-04  2:54 ` [net-next 3/5] i40e: Fix a memory leak in X722 rss config path Jeff Kirsher
2015-10-04  2:54 ` [net-next 4/5] i40e/i40evf: grab the AQ spinlocks before clearing registers Jeff Kirsher
2015-10-04  2:54 ` [net-next 5/5] i40evf: don't blow away MAC address Jeff Kirsher
2015-10-07 10:02 ` 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=20151007.030211.1337871252750783070.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jogreene@redhat.com \
    --cc=john.ronciak@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).