From: Paolo Abeni Date: Thu, 13 Jul 2023 09:12:01 +0000 (+0200) Subject: Merge branch 'net-sched-fixes-for-sch_qfq' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9d23aac8a85f69239e585c8656c6fdb21be65695;p=linux.git Merge branch 'net-sched-fixes-for-sch_qfq' Pedro Tammela says: ==================== net/sched: fixes for sch_qfq Patch 1 fixes a regression introduced in 6.4 where the MTU size could be bigger than 'lmax'. Patch 3 fixes an issue where the code doesn't account for qdisc_pkt_len() returning a size bigger then 'lmax'. Patches 2 and 4 are selftests for the issues above. ==================== Link: https://lore.kernel.org/r/20230711210103.597831-1-pctammela@mojatatu.com Signed-off-by: Paolo Abeni --- 9d23aac8a85f69239e585c8656c6fdb21be65695