[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230703151038.157771-1-pctammela@mojatatu.com>
Date: Mon, 3 Jul 2023 12:10:36 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: netdev@...r.kernel.org
Cc: jhs@...atatu.com,
xiyou.wangcong@...il.com,
jiri@...nulli.us,
davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
shuah@...nel.org,
shaozhengchao@...wei.com,
victor@...atatu.com,
simon.horman@...igine.com,
Pedro Tammela <pctammela@...atatu.com>
Subject: [PATCH net 0/2] net/sched: sch_qfq: reintroduce lmax bound check for MTU
Reintroduce a bound check for lmax when no attribute is provided and MTU
is used. As the MTU is user controlled, it could be set outside of the
supported bounds for sch_qfq.
Patch 2 introduces tdc test cases to check if these requirements are
still being correctly checked.
Pedro Tammela (2):
net/sched: sch_qfq: reintroduce lmax bound check for MTU
selftests: tc-testing: add tests for qfq mtu sanity check
net/sched/sch_qfq.c | 9 +++-
.../tc-testing/tc-tests/qdiscs/qfq.json | 48 +++++++++++++++++++
2 files changed, 56 insertions(+), 1 deletion(-)
--
2.39.2
Powered by blists - more mailing lists