> > > -----Original Message-----
> > > From: Xu, Rosen
> > > Sent: Monday, November 26, 2018 8:36 AM
> > > To: [email protected]
> > > Cc: Dumitrescu, Cristian <[email protected]>; Lu, Wenzhuo
> > > <[email protected]>; Singh, Jasvinder <[email protected]>;
> > > Xu, Rosen <[email protected]>; Yigit, Ferruh
> > > <[email protected]>; Wu, Jingjing <[email protected]>
> > > Subject: [PATCH] app/test-pmd: expand test-pmd queue threshold size
> of
> > > RED parameters
> > >
> > > There's very commonly that more than 4G DDR memory in NIC for HQoS,
> > so
> > > right now the queue threshold size of RED needs to expand to uint64_t.
> > > For struct rte_tm_red_params, it has been fixed, but for test-pmd TM
> > > configuration, it hasn't been fixed. This patch fixes it.
> > >
> > > Fixes: bddc2f40b594 ("app/testpmd: add commands for shaper and wred
> > > profiles")
> > > Cc: [email protected]
> > >
> > > Signed-off-by: Rosen Xu <[email protected]>
> > > ---
> > >  app/test-pmd/cmdline_tm.c | 24 ++++++++++++------------
> > >  1 file changed, 12 insertions(+), 12 deletions(-)
> > >

> > Reviewed-by: Jasvinder Singh <[email protected]>
> >
> 

Acked-by: Cristian Dumitrescu <[email protected]>

Applied to next-qos tree, thanks!

Reply via email to