On 6/17/24 10:38 PM, Sergey Shtylyov wrote: [...] >> The datasheets for all SoCs using the GbEth IP specify a maximum >> transmission frame size of 1.5 kByte. I've confirmed through internal >> discussions that support for 1522 byte frames has been validated, which >> allows us to support the default MTU of 1500 bytes after reserving space >> for the Ethernet header, frame checksums and an optional VLAN tag. >> >> Fixes: 2e95e08ac009 ("ravb: Add rx_max_buf_size to struct ravb_hw_info") >> Signed-off-by: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx> > [...] > > Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx> Sounds like this is a also fix for the net.git tho? [...] MBR, Sergey