netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Paul Greenwalt <paul.greenwalt@intel.com>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
	andrew@lunn.ch, horms@kernel.org, anthony.l.nguyen@intel.com,
	Pawel Chmielewski <pawel.chmielewski@intel.com>
Subject: Re: [PATCH net-next v5 0/6] ice: Add basic E830 support
Date: Thu, 19 Oct 2023 17:49:00 -0700	[thread overview]
Message-ID: <20231019174900.29d93b3d@kernel.org> (raw)
In-Reply-To: <20231018231643.2356-1-paul.greenwalt@intel.com>

On Wed, 18 Oct 2023 19:16:37 -0400 Paul Greenwalt wrote:
> This is an initial patchset adding the basic support for E830. E830 is
> the 200G ethernet controller family that is a follow on to the E810 100G
> family. The series adds new devices IDs, a new MAC type, several registers
> and a support for new link speeds. As the new devices use another version
> of ice_aqc_get_link_status_data admin command, the driver should use
> different buffer length for this AQ command when loaded on E830.

Please make sure to mark purely Intel driver patch sets as iwl-next
rather than net-next.
-- 
pw-bot: awaiting-upstream

  parent reply	other threads:[~2023-10-20  0:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-18 23:16 [PATCH net-next v5 0/6] ice: Add basic E830 support Paul Greenwalt
2023-10-18 23:16 ` [PATCH net-next v5 1/6] ice: Add E830 device IDs, MAC type and registers Paul Greenwalt
2023-10-25 21:11   ` [Intel-wired-lan] " Brelinski, Tony
2023-10-18 23:16 ` [PATCH net-next v5 2/6] ice: Add 200G speed/phy type use Paul Greenwalt
2023-10-25 21:11   ` [Intel-wired-lan] " Brelinski, Tony
2023-10-18 23:16 ` [PATCH net-next v5 3/6] ice: Add ice_get_link_status_datalen Paul Greenwalt
2023-10-25 21:10   ` [Intel-wired-lan] " Brelinski, Tony
2023-10-18 23:16 ` [PATCH net-next v5 4/6] ice: Add support for E830 DDP package segment Paul Greenwalt
2023-10-25 21:09   ` [Intel-wired-lan] " Brelinski, Tony
2023-10-18 23:16 ` [PATCH net-next v5 5/6] ice: Remove redundant zeroing of the fields Paul Greenwalt
2023-10-25 21:07   ` [Intel-wired-lan] " Brelinski, Tony
2023-10-18 23:16 ` [PATCH net-next v5 6/6] ice: Hook up 4 E830 devices by adding their IDs Paul Greenwalt
2023-10-25 21:05   ` [Intel-wired-lan] " Brelinski, Tony
2023-10-20  0:49 ` Jakub Kicinski [this message]
2023-10-20 16:54   ` [PATCH net-next v5 0/6] ice: Add basic E830 support Greenwalt, Paul

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=20231019174900.29d93b3d@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=horms@kernel.org \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul.greenwalt@intel.com \
    --cc=pawel.chmielewski@intel.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).