Re: [PATCH net 3/3] net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
From: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Date: 2019-08-28 16:45:55
From: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Date: 2019-08-28 16:45:55
Vladimir Oltean [off-list ref] writes:
The discussion to be made is absolutely the same as in the case of
previous patch ("taprio: Set default link speed to 10 Mbps in
taprio_set_picos_per_byte"). Nothing is lost when setting a default.
Cc: Leandro Dorileo <redacted>
Fixes: e0a7683d30e9 ("net/sched: cbs: fix port_rate miscalculation")
Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
---Hm, taking another look at cbs it has a similar problem than the problem your patch 1/3 solves for taprio, I will propose a patch in a few moments. For this one: Acked-by: Vinicius Costa Gomes <vinicius.gomes@intel.com> Cheers, -- Vinicius