netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: anthony.l.nguyen@intel.com
Cc: kuba@kernel.org, netdev@vger.kernel.org, sassmann@redhat.com
Subject: Re: [net-next v4 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-12-09
Date: Wed, 09 Dec 2020 18:52:32 -0800 (PST)	[thread overview]
Message-ID: <20201209.185232.1729910094911369837.davem@davemloft.net> (raw)
In-Reply-To: <20201209211312.3850588-1-anthony.l.nguyen@intel.com>

From: Tony Nguyen <anthony.l.nguyen@intel.com>
Date: Wed,  9 Dec 2020 13:13:03 -0800

> This series contains updates to ice driver only.
> 
> Bruce changes the allocation of ice_flow_prof_params from stack to heap to
> avoid excessive stack usage. Corrects a misleading comment and silences a
> sparse warning that is not a problem.
> 
> Paul allows for HW initialization to continue if PHY abilities cannot
> be obtained.
> 
> Jeb removes bypassing FW link override and reading Option ROM and
> netlist information for non-E810 devices as this is now available on
> other devices.
> 
> Nick removes vlan_ena field as this information can be gathered by
> checking num_vlan.
> 
> Jake combines format strings and debug prints to the same line.
> 
> Simon adds a space to fix string concatenation.
> 
> v4: Drop ACL patches. Change PHY abilities failure message from debug to
> warning.
> v3: Fix email address for DaveM and fix character in cover letter
> v2: Expand on commit message for patch 3 to show example usage/commands.
>     Reduce number of defensive checks being done.
> 
> The following are changes since commit afae3cc2da100ead3cd6ef4bb1fb8bc9d4b817c5:
>   net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE

Also pulled, thanks.

      parent reply	other threads:[~2020-12-10  2:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 21:13 [net-next v4 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-12-09 Tony Nguyen
2020-12-09 21:13 ` [net-next v4 1/9] ice: cleanup stack hog Tony Nguyen
2020-12-09 21:13 ` [net-next v4 2/9] ice: don't always return an error for Get PHY Abilities AQ command Tony Nguyen
2020-12-09 21:13 ` [net-next v4 3/9] ice: Enable Support for FW Override (E82X) Tony Nguyen
2020-12-09 21:13 ` [net-next v4 4/9] ice: Remove gate to OROM init Tony Nguyen
2020-12-09 21:13 ` [net-next v4 5/9] ice: Remove vlan_ena from vsi structure Tony Nguyen
2020-12-09 21:13 ` [net-next v4 6/9] ice: cleanup misleading comment Tony Nguyen
2020-12-09 21:13 ` [net-next v4 7/9] ice: silence static analysis warning Tony Nguyen
2020-12-09 21:13 ` [net-next v4 8/9] ice: join format strings to same line as ice_debug Tony Nguyen
2020-12-09 21:13 ` [net-next v4 9/9] ice: Add space to unknown speed Tony Nguyen
2020-12-10  2:52 ` 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=20201209.185232.1729910094911369837.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=anthony.l.nguyen@intel.com \
    --cc=kuba@kernel.org \
    --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).