[dpdk-dev] [PATCH 1/3] rte_sched: keep track of RED drops

Thomas Monjalon thomas.monjalon at 6wind.com
Sun Nov 29 23:12:33 CET 2015


2015-11-29 10:46, Stephen Hemminger:
> Add new statistic to keep track of drops due to RED.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>  lib/librte_sched/rte_sched.c | 20 ++++++++++++++++----
>  lib/librte_sched/rte_sched.h |  8 ++++++++
>  2 files changed, 24 insertions(+), 4 deletions(-)

You should update doc/guides/rel_notes/deprecation.rst at the same time
to remove the related deprecation notice.
Thanks


More information about the dev mailing list