ixgbe: add double of VLAN header when computing the max MTU
stable inclusion from stable-v5.10.169 commit 1a4a5fd652dd6f84eb7ca1ac4cba682196e3ea7d category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7V9QX Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1a4a5fd652dd6f84eb7ca1ac4cba682196e3ea7d ---------------------------------------------------- commit 0967bf83 upstream. Include the second VLAN HLEN into account when computing the maximum MTU size as other drivers do. Fixes: fabf1bce ("ixgbe: Prevent unsupported configurations with XDP") Signed-off-by:Jason Xing <kernelxing@tencent.com> Reviewed-by:
Alexander Duyck <alexanderduyck@fb.com> Tested-by: Chandan Kumar Rout <chandanx.rout@intel.com> (A Contingent Worker at Intel) Signed-off-by:
Tony Nguyen <anthony.l.nguyen@intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by:
zhaoxiaoqiang11 <zhaoxiaoqiang11@jd.com>
Loading
Please sign in to comment