RE: [PATCH 0/4] net: fman: Various cleanups

Camelia Alexandra Groza posted 4 patches 3 years, 10 months ago
Only 0 patches received!
RE: [PATCH 0/4] net: fman: Various cleanups
Posted by Camelia Alexandra Groza 3 years, 10 months ago
> -----Original Message-----
> From: Sean Anderson <sean.anderson@seco.com>
> Sent: Tuesday, May 31, 2022 22:59
> To: David S . Miller <davem@davemloft.net>; Jakub Kicinski
> <kuba@kernel.org>; netdev@vger.kernel.org
> Cc: Madalin Bucur <madalin.bucur@nxp.com>; linux-kernel@vger.kernel.org;
> Sean Anderson <sean.anderson@seco.com>
> Subject: [PATCH 0/4] net: fman: Various cleanups
> 
> This series performs a variety of cleanups for dpaa/fman, with the aim
> of reducing unused flexibility. I've tested this on layerscape, but I
> don't have any PPC platforms to test with (nor do I have access to the
> dtsec errata).
> 
> 
> Sean Anderson (4):
>   net: fman: Convert to SPDX identifiers
>   net: fman: Don't pass comm_mode to enable/disable
>   net: fman: Store en/disable in mac_device instead of mac_priv_s
>   net: fman: dtsec: Always gracefully stop/start

Hi

I ran sanity checks on two PPC platforms (T2080, P5020).
If you resend you can add my tags:

Acked-by: Camelia Groza <camelia.groza@nxp.com>
Tested-by: Camelia Groza <camelia.groza@nxp.com>

Camelia