Re: [PATCH iproute2] tc/m_estimator: Print proper value for estimator interval in raw.

2020-07-19 Thread Stephen Hemminger
On Fri, 17 Jul 2020 11:05:30 -0400 Jamie Gloudon wrote: > While looking at the estimator code, I noticed an incorrect interval > number printed in raw for the handles. This patch fixes the formatting. > > Before patch: > > r...@bytecenter.fr:~# tc -r filter add dev eth0 ingress estimator > 250m

[PATCH iproute2] tc/m_estimator: Print proper value for estimator interval in raw.

2020-07-17 Thread Jamie Gloudon
While looking at the estimator code, I noticed an incorrect interval number printed in raw for the handles. This patch fixes the formatting. Before patch: r...@bytecenter.fr:~# tc -r filter add dev eth0 ingress estimator 250ms 999ms matchall action police avrate 12mbit conform-exceed drop [estima