Hi Alan,
This looks like a very good idea but I think the patch must also cover adequate
changes of test/test/test_red.c file.
What range of fraction/max_threshold values did you find to work correctly with
no further code mods?
Thanks,
Tomasz
-Original Message-
From: alangordonde...@g
From: Alan Dewar
The RED code stores the maximum threshold is a 32-bit integer as a
pseudo fixed-point floating number with 10 fractional bits. Twelve
other bits are used to encode the filter weight, leaving just 10 bits
for the queue length. This limits the maximum queue length supported
by RE
CC-ing Tomasz, the author of rte_red.[hc].
> -Original Message-
> From: Alan Dewar [mailto:alangordonde...@gmail.com]
> Sent: Thursday, August 31, 2017 10:00 AM
> To: Dumitrescu, Cristian
> Cc: dev@dpdk.org
> Subject: [PATCH] sched: make RED scaling configurable
>
> The RED code stores t
3 matches
Mail list logo