Support for Jumbo frames on N2?

Running CoreELEC 9.2.1 at the moment - is anyone able to set MTU higher than 3710?

Setting to 3712 returns an error:

ip link set down eth0; ip link set eth0 mtu 3712; ip link set up eth0;
ip: ioctl 0x8922 failed: Invalid argument