Re: [PATCH] net: stmmac: Add a barrier to make sure all access coherent
From: Andrew Lunn
Date: Fri Jun 21 2024 - 11:20:47 EST
On Fri, Jun 21, 2024 at 06:18:36PM +0800, WangYuli wrote:
> Add a memory barrier to sync TX descriptor to avoid data error.
> Besides, increase the ring buffer size to avoid buffer overflow.
This sounds to do two things. Two patches please, each with a good
commit message.
> Signed-off-by: Wang Zhimin <wangzhimin1179@xxxxxxxxxxxxxx>
> Signed-off-by: Li Wencheng <liwencheng@xxxxxxxxxxxxxx>
> Signed-off-by: Chen Baozi <chenbaozi@xxxxxxxxxxxxxx>
> Signed-off-by: Wang Yinfeng <wangyinfeng@xxxxxxxxxxxxxx>
> Signed-off-by: WangYuli <wangyuli@xxxxxxxxxxxxx>
Five developers for a 25 line patch? Should some of these be
Suggested-by:, Tested-by: Reported-by:?
Andrew
---
pw-bot: cr