Message ID | 20230915150958.592564-1-pawel.chmielewski@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | ice: Add basic E830 support | expand |
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>