[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230215224632.2532685-1-vladimir.oltean@nxp.com>
Date: Thu, 16 Feb 2023 00:46:29 +0200
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>,
Vinicius Costa Gomes <vinicius.gomes@...el.com>,
Kurt Kanzenbach <kurt@...utronix.de>,
Gerhard Engleder <gerhard@...leder-embedded.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/3] taprio queueMaxSDU fixes
This fixes 3 issues noticed while attempting to reoffload the
dynamically calculated queueMaxSDU values. These are:
- Dynamic queueMaxSDU is not calculated correctly due to a lost patch
- Dynamically calculated queueMaxSDU needs to be clamped on the low end
- Dynamically calculated queueMaxSDU needs to be clamped on the high end
Vladimir Oltean (3):
net/sched: taprio: fix calculation of maximum gate durations
net/sched: taprio: don't allow dynamic max_sdu to go negative after
stab adjustment
net/sched: taprio: dynamic max_sdu larger than the max_mtu is
unlimited
net/sched/sch_taprio.c | 44 +++++++++++++++++++++++++-----------------
1 file changed, 26 insertions(+), 18 deletions(-)
--
2.34.1
Powered by blists - more mailing lists