[PATCH net-next v8 0/8] net: stmmac: Refactor FPE as a separate module
Vladimir Oltean
olteanv at gmail.com
Fri Nov 1 07:29:08 PDT 2024
On Fri, Nov 01, 2024 at 09:31:27PM +0800, Furong Xu wrote:
> Refactor FPE implementation by moving common code for DWMAC4 and
> DWXGMAC into a separate FPE module.
>
> FPE implementation for DWMAC4 and DWXGMAC differs only for:
> 1) Offset address of MAC_FPE_CTRL_STS and MTL_FPE_CTRL_STS
> 2) FPRQ(Frame Preemption Residue Queue) field in MAC_RxQ_Ctrl1
> 3) Bit offset of Frame Preemption Interrupt Enable
>
> Tested on DWMAC CORE 5.20a and DWXGMAC CORE 3.20a
>
> Changes in v8:
> 1. Reorder functions in their natural calling order
> 2. Unexport stmmac_fpe_configure() and make it static
> 3. Swap 3rd patch and 4th patch in V7
For the series:
Reviewed-by: Vladimir Oltean <olteanv at gmail.com>
More information about the linux-arm-kernel
mailing list