dpaa_get_max_mtu
net_dev->max_mtu = dpaa_get_max_mtu();
net_dev->mtu = min(dpaa_get_max_mtu(), ETH_DATA_LEN);