]> Git Repo - linux.git/commitdiff
Merge branch 'net-sched-fixes-for-sch_qfq'
authorPaolo Abeni <[email protected]>
Thu, 13 Jul 2023 09:12:01 +0000 (11:12 +0200)
committerPaolo Abeni <[email protected]>
Thu, 13 Jul 2023 09:12:01 +0000 (11:12 +0200)
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/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>

Trivial merge
This page took 0.054785 seconds and 4 git commands to generate.