[dpdk-dev] [PATCH v2] sched : Initialize tc ov watermark.

Thomas Monjalon thomas at monjalon.net
Tue Mar 23 17:02:47 CET 2021


09/03/2021 17:10, Savinay Dharmappa:
> tc ov watermark is initialized with computed value of
> max tc ov watermark.

Sorry I don't understand what the change is doing.
Was there an issue?

In the title, please avoid "tc ov" which is meaningless
for most of readers I guess.

> --- a/lib/librte_sched/rte_sched.c
> +++ b/lib/librte_sched/rte_sched.c
> -		s->tc_ov_wm = s->tc_ov_wm_max;
[...]
> +		s->tc_ov_wm = s->tc_ov_wm_max;







More information about the dev mailing list