Re: [PATCH v2] net: dsa: tag_mtk: add padding for tx packets

From: Andrew Lunn
Date: Thu May 12 2022 - 11:32:32 EST


> I guess if you guys don't think the issue is worth the price of a very small
> performance hit from padding the packets, I will just have to keep this as
> an out-of-tree patch.

I'm thinking it is worth fixing, but i also wonder if your receiver
has a bug. And if it does have a bug, it will probably come back to
bite you sometime in the future.

Andrew