On Mon, Jan 24, 2011 at 09:05:48AM -0800, Huang, Yusheng wrote:
> Hi all,
>
> We have ported nfe driver to our product and when we try to set mtu to 9000
> on nfe interface, it does not work. No jumbo frame buffer were allocated.
> Looking at the code, we found the following:
>
> In nfe_ioctl:
Hi all,
We have ported nfe driver to our product and when we try to set mtu to 9000 on
nfe interface, it does not work. No jumbo frame buffer were allocated. Looking
at the code, we found the following:
In nfe_ioctl:
else {
NFE_LOCK(sc);
ifp->if_mtu = if