From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
jogreene@redhat.com
Subject: Re: [net-next v2 00/11][pull request] Intel Wired LAN Driver Updates 2014-11-18
Date: Tue, 18 Nov 2014 13:45:43 -0800 [thread overview]
Message-ID: <1416347143.2295.25.camel@jtkirshe-mobl> (raw)
In-Reply-To: <20141118.133829.2246481313976384106.davem@davemloft.net>
[-- Attachment #1: Type: text/plain, Size: 2460 bytes --]
On Tue, 2014-11-18 at 13:38 -0500, David Miller wrote:
> From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
> Date: Tue, 18 Nov 2014 01:25:20 -0800
>
> > This series contains updates to i40e only.
> >
> > Shannon provides a patch to clean up the driver to only warn once that
> > PTP is not supported when linked at 100Mbps.
> >
> > Mitch provides a fix for i40e where the VF interrupt processing takes
> > a long time and it is possible that we could lose a VFLR event if it
> > happens while processing a VFLR on another VF. To correct this situation,
> > we enable the VFLR interrupt cause before we begin processing any pending
> > resets.
> >
> > Neerav provides several patches to update DCB support in i40e. When
> > there are DCB configuration changes based on DCBx, the firmware suspends
> > the port's Tx and generates an event to the PF. The PF is then
> > responsible to reconfigure the PF VSIs and switching topology as per the
> > updated DCB configuration and then resume the port's Tx by calling the
> > "Resume Port Tx" AQ command, so add this call to the flow that handles
> > DCB re-configuration in the PF. Allow the driver to query and use DCB
> > configuration from firmware when firmware DCBx agent is in CEE mode.
> > Add a check whether LLDP Agent's default AdminStatus is enabled or
> > disabled on a given port, and sets DCBx status to disabled if the
> > status is disabled. Fix an issue when the port TC configuration
> > changes as a result of DCBx and the driver modifies the enabled TCs for
> > the VEBs it manages but does not update the enabled_tc value that
> > was cached on a per VEB basis. Add a new PF state so that if a port's
> > Tx is in suspended state the Tx queue disable flow would just put the
> > request for the queue to be disabled and return without waiting for the
> > queue to be actually disabled. Allows the driver to enable/disable
> > the XPS based on the number of TCs being enabled for the given VSI.
>
> Pulled, thanks Jeff.
>
> > v2: Dropped patch "i40e: Handle a single mss packet with more than 8 frags"
> > while we rework the patch after we test a bit more based on feedback from
> > Eric Dumazet.
>
> Since, as Eric showed, it's easy to hang the card with a simple
> netperf command line due to this issue, you might want to consider
> sending that fix to 'net' instead.
Got it, I have ear marked the revised patch for 'net'.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2014-11-18 21:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-18 9:25 [net-next v2 00/11][pull request] Intel Wired LAN Driver Updates 2014-11-18 Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 01/11] i40e: only warn once of PTP nonsupport in 100Mbit speed Jeff Kirsher
2014-11-18 9:33 ` Jeff Kirsher
2014-11-18 18:24 ` Florian Fainelli
2014-11-18 9:25 ` [net-next v2 02/11] i40e: re-enable VFLR interrupt sooner Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 03/11] i40e: Bump version to 1.1.23 Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 04/11] i40e: Resume Port Tx after DCB event Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 05/11] i40e: Add support to firmware CEE DCBX mode Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 06/11] i40e: Check for LLDP AdminStatus before querying DCBX Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 07/11] i40e: Update VEB's enabled_tc after reconfiguration Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 08/11] i40e: Modify Tx disable wait flow in case of DCB reconfiguration Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 09/11] i40e: Do not disable/enable FCoE VSI with DCB reconfig Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 10/11] i40e: Prevent link flow control settings when PFC is enabled Jeff Kirsher
2014-11-18 9:25 ` [net-next v2 11/11] i40e: Set XPS bit mask to zero in DCB mode Jeff Kirsher
2014-11-18 18:38 ` [net-next v2 00/11][pull request] Intel Wired LAN Driver Updates 2014-11-18 David Miller
2014-11-18 21:45 ` Jeff Kirsher [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=1416347143.2295.25.camel@jtkirshe-mobl \
--to=jeffrey.t.kirsher@intel.com \
--cc=davem@davemloft.net \
--cc=jogreene@redhat.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).