Re: [PATCH] net: airoha_eth: increase max MTU to 9220 for DSA jumbo frame support the industry standard for jumbo frame MTU is 9216 bytes. When using DSA sub-system, an extra 4 byte tag is added to each frame. To allow users to set the standard 9216-byte MTU via ifconfig ,increase AIROHA_MAX_MTU to 9220 bytes (9216+4).
From: Paolo Abeni <pabeni@redhat.com>
Date: 2026-01-20 10:08:59
Also in:
linux-arm-kernel, linux-mediatek