All of lore.kernel.org
 help / color / mirror / Atom feed
* QoS: The difference of traffic class between subport and pipe in QoS
@ 2016-08-31 11:34 lvenyong
  2016-08-31 17:44 ` Dumitrescu, Cristian
  0 siblings, 1 reply; 5+ messages in thread
From: lvenyong @ 2016-08-31 11:34 UTC (permalink / raw)
  To: dev; +Cc: users

HI !

Is there difference of traffic class between subport and pipe in QOS ?

After read prog_guide-2.2.pdf we kown that the scheduling hierarchy is port,
subport, pipe, traffic class and queue. But the traffic class both in
subport and pipe appeared in example of qos_sched .

[subport 0]
tb rate = 1250000000           ; Bytes per second
tb size = 1000000              ; Bytes
tc 0 rate = 1250000000         ; Bytes per second
tc 1 rate = 1250000000         ; Bytes per second
tc 2 rate = 1250000000         ; Bytes per second
tc 3 rate = 1250000000         ; Bytes per second
tc period = 10                 ; Milliseconds
pipe 0-4095 = 0                ; These pipes are configured with pipe
profile 0
; Pipe configuration
[pipe profile 0]
tb rate = 305175               ; Bytes per second
tb size = 1000000              ; Bytes
tc 0 rate = 305175             ; Bytes per second
tc 1 rate = 305175             ; Bytes per second
tc 2 rate = 305175             ; Bytes per second
tc 3 rate = 305175             ; Bytes per second
tc period = 40                 ; Milliseconds   

Thanks

 

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

end of thread, other threads:[~2016-09-08  2:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31 11:34 QoS: The difference of traffic class between subport and pipe in QoS lvenyong
2016-08-31 17:44 ` Dumitrescu, Cristian
2016-09-01  2:58   ` lvenyong
2016-09-07 15:05     ` Dumitrescu, Cristian
     [not found]       ` <2016090810070075348716@1218.com.cn>
2016-09-08  2:11         ` lvenyong

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.