General list for discussing Bufferbloat
 help / color / mirror / Atom feed
* [Bloat] Stab overhead caliculation and mpu for ingress shaping.
@ 2017-03-01 18:37 Y
  2017-03-01 21:36 ` Sebastian Moeller
  0 siblings, 1 reply; 6+ messages in thread
From: Y @ 2017-03-01 18:37 UTC (permalink / raw)
  To: bloat

Hi , all.

I set root qdisc for traffic shaping like this

egress
$tc qdisc add dev $ext_ingress root handle 1: stab overhead -4
linklayer atm mpu 60 mtu 2048 tsize 256 hfsc default 13

ingress
$tc qdisc add dev $ext root handle 1: stab overhead -4 mpu 53 linklayer
atm mtu 2048 tsize 256 hfsc default 26
($ works at script )

PPPoA WAN - modem/router - Ethernet LAN - My pc 1 interface.

engress overhead of PPPoA via ethernet is -4 and mpu 53.
This is certain.
We can think without Ethernet padding at stab.

My asking is whether that This is also correct at ingress shaping or
not?

mpu for ingress in myscript = 60.
Because of minimal ethernet packet size = 60( with padding without FCS)

oevrhead for ingress in myscript = -4.
Because I want to shape connection , so , must set speed setting * 48 /
53.

This is certain or not?

Yuta. 

For example. 
see this section (Extensive framing compensation (for DSL/ATM/PPPoe))
https://www.bufferbloat.net/projects/codel/wiki/Cake/

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

end of thread, other threads:[~2017-03-02  8:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-01 18:37 [Bloat] Stab overhead caliculation and mpu for ingress shaping Y
2017-03-01 21:36 ` Sebastian Moeller
2017-03-02  2:23   ` Y
2017-03-02  2:28   ` Y
2017-03-02  7:55   ` Jesper Dangaard Brouer
2017-03-02  8:14     ` Sebastian Moeller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox