* [PATCH iproute2] man: Fix typos on tc-cbs
@ 2018-06-27 17:50 Jesus Sanchez-Palencia
2018-07-05 14:18 ` Simon Horman
0 siblings, 1 reply; 2+ messages in thread
From: Jesus Sanchez-Palencia @ 2018-06-27 17:50 UTC (permalink / raw)
To: netdev; +Cc: Jesus Sanchez-Palencia
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
---
man/man8/tc-cbs.8 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/man8/tc-cbs.8 b/man/man8/tc-cbs.8
index 32e1e0d4..ad1d8821 100644
--- a/man/man8/tc-cbs.8
+++ b/man/man8/tc-cbs.8
@@ -28,7 +28,7 @@ defined rate limiting method to the traffic.
This queueing discipline is intended to be used by TSN (Time Sensitive
Networking) applications, the CBS parameters are derived directly by
what is described by the Annex L of the IEEE 802.1Q-2014
-Sepcification. The algorithm and how it affects the latency are
+Specification. The algorithm and how it affects the latency are
detailed there.
CBS is meant to be installed under another qdisc that maps packet
@@ -60,7 +60,7 @@ packet size, which is then used for calculating the idleslope.
sendslope
Sendslope is the rate of credits that is depleted (it should be a
negative number of kilobits per second) when a transmission is
-ocurring. It can be calculated as follows, (IEEE 802.1Q-2014 Section
+occurring. It can be calculated as follows, (IEEE 802.1Q-2014 Section
8.6.8.2 item g):
sendslope = idleslope - port_transmit_rate
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH iproute2] man: Fix typos on tc-cbs
2018-06-27 17:50 [PATCH iproute2] man: Fix typos on tc-cbs Jesus Sanchez-Palencia
@ 2018-07-05 14:18 ` Simon Horman
0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2018-07-05 14:18 UTC (permalink / raw)
To: Jesus Sanchez-Palencia; +Cc: netdev
Some changelog text should go here.
On Wed, Jun 27, 2018 at 10:50:51AM -0700, Jesus Sanchez-Palencia wrote:
> Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Otherwise, this seems fine to me.
Reviewed-by: Simon Horman <simon.horman@netronome.com>
> ---
> man/man8/tc-cbs.8 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man/man8/tc-cbs.8 b/man/man8/tc-cbs.8
> index 32e1e0d4..ad1d8821 100644
> --- a/man/man8/tc-cbs.8
> +++ b/man/man8/tc-cbs.8
> @@ -28,7 +28,7 @@ defined rate limiting method to the traffic.
> This queueing discipline is intended to be used by TSN (Time Sensitive
> Networking) applications, the CBS parameters are derived directly by
> what is described by the Annex L of the IEEE 802.1Q-2014
> -Sepcification. The algorithm and how it affects the latency are
> +Specification. The algorithm and how it affects the latency are
> detailed there.
>
> CBS is meant to be installed under another qdisc that maps packet
> @@ -60,7 +60,7 @@ packet size, which is then used for calculating the idleslope.
> sendslope
> Sendslope is the rate of credits that is depleted (it should be a
> negative number of kilobits per second) when a transmission is
> -ocurring. It can be calculated as follows, (IEEE 802.1Q-2014 Section
> +occurring. It can be calculated as follows, (IEEE 802.1Q-2014 Section
> 8.6.8.2 item g):
>
> sendslope = idleslope - port_transmit_rate
> --
> 2.17.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-07-05 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-27 17:50 [PATCH iproute2] man: Fix typos on tc-cbs Jesus Sanchez-Palencia
2018-07-05 14:18 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox