[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <DM6PR11MB4218FA73D2FA6567EC6B168482DEA@DM6PR11MB4218.namprd11.prod.outlook.com>
Date: Wed, 25 Oct 2023 21:11:58 +0000
From: "Brelinski, Tony" <tony.brelinski@...el.com>
To: "Greenwalt, Paul" <paul.greenwalt@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "andrew@...n.ch" <andrew@...n.ch>, "Greenwalt, Paul"
<paul.greenwalt@...el.com>, "Nowlin, Dan" <dan.nowlin@...el.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>, "Chmielewski, Pawel"
<pawel.chmielewski@...el.com>, "Nguyen, Anthony L"
<anthony.l.nguyen@...el.com>, "horms@...nel.org" <horms@...nel.org>, "Olech,
Milena" <milena.olech@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH net-next v5 1/6] ice: Add E830 device
IDs, MAC type and registers
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of Paul
> Greenwalt
> Sent: Wednesday, October 18, 2023 4:17 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: andrew@...n.ch; Greenwalt, Paul <paul.greenwalt@...el.com>; Nowlin, Dan
> <dan.nowlin@...el.com>; netdev@...r.kernel.org; Chmielewski, Pawel
> <pawel.chmielewski@...el.com>; Nguyen, Anthony L
> <anthony.l.nguyen@...el.com>; horms@...nel.org; Olech, Milena
> <milena.olech@...el.com>
> Subject: [Intel-wired-lan] [PATCH net-next v5 1/6] ice: Add E830 device IDs, MAC
> type and registers
>
> E830 is the 200G NIC family which uses the ice driver.
>
> Add specific E830 registers. Embed macros to use proper register based on (hw)-
> >mac_type & name those macros to [ORIGINAL]_BY_MAC(hw). Registers only
> available on one of the macs will need to be explicitly referred to as E800_NAME
> instead of just NAME. PTP is not yet supported.
>
> Co-developed-by: Milena Olech <milena.olech@...el.com>
> Signed-off-by: Milena Olech <milena.olech@...el.com>
> Co-developed-by: Dan Nowlin <dan.nowlin@...el.com>
> Signed-off-by: Dan Nowlin <dan.nowlin@...el.com>
> Co-developed-by: Scott Taylor <scott.w.taylor@...el.com>
> Signed-off-by: Scott Taylor <scott.w.taylor@...el.com>
> Co-developed-by: Pawel Chmielewski <pawel.chmielewski@...el.com>
> Signed-off-by: Pawel Chmielewski <pawel.chmielewski@...el.com>
> Reviewed-by: Simon Horman <horms@...nel.org>
> Signed-off-by: Paul Greenwalt <paul.greenwalt@...el.com>
> ---
> drivers/net/ethernet/intel/ice/ice_common.c | 71 ++++++++++++-------
> drivers/net/ethernet/intel/ice/ice_devids.h | 10 ++-
> .../net/ethernet/intel/ice/ice_ethtool_fdir.c | 24 ++++---
> .../net/ethernet/intel/ice/ice_hw_autogen.h | 52 ++++++++++----
> drivers/net/ethernet/intel/ice/ice_main.c | 13 ++--
> drivers/net/ethernet/intel/ice/ice_type.h | 3 +-
> .../ethernet/intel/ice/ice_virtchnl_fdir.c | 29 +++++---
> 7 files changed, 141 insertions(+), 61 deletions(-)
Tested-by: Tony Brelinski <tony.brelinski@...el.com>
Powered by blists - more mailing lists