From: Simon Horman <horms@kernel.org>
To: Pawel Chmielewski <pawel.chmielewski@intel.com>
Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org, andrew@lunn.ch
Subject: Re: [Intel-wired-lan] [PATCH iwl-next v4 0/6] ice: Add basic E830 support
Date: Tue, 19 Sep 2023 15:21:08 +0200 [thread overview]
Message-ID: <ZQmgRH+xYSGTQP2X@kernel.org> (raw)
In-Reply-To: <20230915150958.592564-1-pawel.chmielewski@intel.com>
On Fri, Sep 15, 2023 at 05:09:52PM +0200, Pawel Chmielewski 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.
> ---
> Resending the original series, but with two patches moved to another
> set [1], which the following series depends on.
>
> [1] https://lore.kernel.org/netdev/20230915145522.586365-1-pawel.chmielewski@intel.com/
For series,
Reviewed-by: Simon Horman <horms@kernel.org>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@kernel.org>
To: Pawel Chmielewski <pawel.chmielewski@intel.com>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org, andrew@lunn.ch
Subject: Re: [PATCH iwl-next v4 0/6] ice: Add basic E830 support
Date: Tue, 19 Sep 2023 15:21:08 +0200 [thread overview]
Message-ID: <ZQmgRH+xYSGTQP2X@kernel.org> (raw)
In-Reply-To: <20230915150958.592564-1-pawel.chmielewski@intel.com>
On Fri, Sep 15, 2023 at 05:09:52PM +0200, Pawel Chmielewski 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.
> ---
> Resending the original series, but with two patches moved to another
> set [1], which the following series depends on.
>
> [1] https://lore.kernel.org/netdev/20230915145522.586365-1-pawel.chmielewski@intel.com/
For series,
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2023-09-19 13:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-15 15:09 [Intel-wired-lan] [PATCH iwl-next v4 0/6] ice: Add basic E830 support Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-15 15:09 ` [Intel-wired-lan] [PATCH iwl-next v4 1/6] ice: Add E830 device IDs, MAC type and registers Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-15 15:09 ` [Intel-wired-lan] [PATCH iwl-next v4 2/6] ice: Add 200G speed/phy type use Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-19 21:05 ` [Intel-wired-lan] " Tony Nguyen
2023-09-19 21:05 ` Tony Nguyen
2023-09-15 15:09 ` [Intel-wired-lan] [PATCH iwl-next v4 3/6] ice: Add ice_get_link_status_datalen Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-15 15:09 ` [Intel-wired-lan] [PATCH iwl-next v4 4/6] ice: Add support for E830 DDP package segment Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-15 15:09 ` [Intel-wired-lan] [PATCH iwl-next v4 5/6] ice: Remove redundant zeroing of the fields Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-15 15:09 ` [Intel-wired-lan] [PATCH iwl-next v4 6/6] ice: Hook up 4 E830 devices by adding their IDs Pawel Chmielewski
2023-09-15 15:09 ` Pawel Chmielewski
2023-09-19 13:21 ` Simon Horman [this message]
2023-09-19 13:21 ` [PATCH iwl-next v4 0/6] ice: Add basic E830 support Simon Horman
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=ZQmgRH+xYSGTQP2X@kernel.org \
--to=horms@kernel.org \
--cc=andrew@lunn.ch \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=netdev@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.