Does anyone have an idea of what's needed for working jumbos on the
RL_FLAG_JUMBOV2 variants of re(4) where they're currently disabled?
These seem to account for most of the chips seen in hardware
designs from the last couple of years (including APU and some others).

        if ((sc->rl_flags & RL_FLAG_JUMBOV2) == 0)
                ifp->if_hardmtu = sc->rl_max_mtu;

Thanks.

Reply via email to