Hi all. I'm working off 7.1. Is there support for jumbo frames available on bge(4) for BGE_ASICREV_BCM5714? regards, vijay PS: my version of the code looks like this: case BGE_ASICREV_BCM5714_A0: case BGE_ASICREV_BCM5780: case BGE_ASICREV_BCM5714: sc->bge_flags |= BGE_FLAG_5714_FAMILY /* | BGE_FLAG_JUMBO */; /* FALLTHRU */