What determines the maximum MTU size for ethernet? Can BB Enhanced send Jumbo Frames?

Hi @Michael_Davis looking at:

So: Yes, it’s Jumbo, but not much over 1500: 2016

Play around with the ip command to change it:

The cpsw Ethernet interface built-in to the am335x, this connects over mdio to the phy used on both boards…

Regards,