Thread (2 messages) flat view 2 messages, 2 authors, 2017-07-04

Re: [PATCH 1/1 V2] tc: custom qdisc pkt size translation table

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2017-07-04 18:15:40

On Tue,  4 Jul 2017 10:50:58 -0500
"McCabe, Robert J" [off-list ref] wrote:
Added the "custom" linklayer qdisc stab option.
Allows the user to specify the pkt size translation
parameters from stdin.
Example:
   tc qdisc add ... stab tsize 8 linklayer custom htb
      Custom size table:
      InputSizeStart -> IntputSizeEnd: OutputSize
      0              -> 511          : 600
      512            -> 1023         : 1200
      1024           -> 1535         : 1800
      1536           -> 2047         : 2400
      2048           -> 2559         : 3000

Signed-off-by: McCabe, Robert J <redacted>
LINKLAYER_CUSTOM was not accepted into the upstream net-next kernel.
Please resubmit after the kernel portion is accepted into net-next.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help