> > @@ -165,61 +170,90 @@ struct rte_sched_subport_stats {
> > * byte.
> > */
> > struct rte_sched_pipe_params {
> > - /* Pipe token bucket */
> > - uint32_t tb_rate;/**< Rate (measured in bytes per
> > second)
> > */
> > - uint32_t tb_size;/**< Size
> -Original Message-
> From: Singh, Jasvinder
> Sent: Wednesday, July 17, 2019 4:43 PM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian ; Tovar, AbrahamX
> ; Krakowiak, LukaszX
>
> Subject: [PATCH v5 06/11] sched: improve doxygen comments
>
> Improve doxygen comments.
>
> Signed-off-by:
Improve doxygen comments.
Signed-off-by: Jasvinder Singh
Signed-off-by: Abraham Tovar
Signed-off-by: Lukasz Krakowiak
---
lib/librte_sched/rte_sched.h | 151 +--
1 file changed, 93 insertions(+), 58 deletions(-)
diff --git a/lib/librte_sched/rte_sched.h b/lib/l
3 matches
Mail list logo