[EMAIL PROTECTED] wrote:
Hi,
In bge driver, we have BGE_JUMBO_FRAMELEN defined to 9018.
if_bgereg.h:#define BGE_JUMBO_FRAMELEN 9018
This macro is used to allocate the memory for jumbo buffer. If I have
a MTU size of 2000, still bge will allocate the jumbo buffer of size
BGE_JUMBO_FRAMELEN.
Hi,
In bge driver, we have BGE_JUMBO_FRAMELEN defined to 9018.
if_bgereg.h:#define BGE_JUMBO_FRAMELEN 9018
This macro is used to allocate the memory for jumbo buffer. If I have a
MTU size of 2000, still bge will allocate the jumbo buffer of size
BGE_JUMBO_FRAMELEN. Instead can we make the size