All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/sched: taprio: cbs: Fix using invalid link speed
@ 2019-03-13 22:43 Leandro Dorileo
  2019-03-13 22:43 ` [PATCH net 1/2] net/sched: taprio: fix picos_per_byte miscalculation Leandro Dorileo
  2019-03-13 22:43 ` [PATCH net 2/2] net/sched: cbs: fix port_rate miscalculation Leandro Dorileo
  0 siblings, 2 replies; 6+ messages in thread
From: Leandro Dorileo @ 2019-03-13 22:43 UTC (permalink / raw)
  To: netdev
  Cc: Jamal Hadi Salim, Cong Wang, Jiri Pirko, David S . Miller,
	Vinicius Costa Gomes

This set fixes miscalculations based on invalid link speed values.

Leandro Dorileo (2):
  net/sched: taprio: fix picos_per_byte miscalculation
  net/sched: cbs: fix port_rate miscalculation

 net/sched/sch_cbs.c    | 91 +++++++++++++++++++++++++++++++++++-------
 net/sched/sch_taprio.c | 90 +++++++++++++++++++++++++++++++++--------
 2 files changed, 151 insertions(+), 30 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-14 16:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-13 22:43 [PATCH net 0/2] net/sched: taprio: cbs: Fix using invalid link speed Leandro Dorileo
2019-03-13 22:43 ` [PATCH net 1/2] net/sched: taprio: fix picos_per_byte miscalculation Leandro Dorileo
2019-03-14 16:08   ` kbuild test robot
2019-03-14 16:21   ` kbuild test robot
2019-03-13 22:43 ` [PATCH net 2/2] net/sched: cbs: fix port_rate miscalculation Leandro Dorileo
2019-03-14 16:12   ` kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.