Re: [PATCH] net: ethernet: ti: cpsw: allow to configure min tx packet size
From: Andrew Lunn
Date: Tue Nov 27 2018 - 23:49:20 EST
> [1] https://e2e.ti.com/support/arm/sitara_arm/f/791/t/701669
Reading this, the interesting part is:
My guess would be that the driver would have to track the
configuration of the switch hardware to correctly pad the
frame.
Have you tried that?
Andrew