[dpdk-dev] [PATCH] app/test-pmd: expand test-pmd queue threshold size of RED parameters

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Thu Dec 20 20:07:48 CET 2018


> > > -----Original Message-----
> > > From: Xu, Rosen
> > > Sent: Monday, November 26, 2018 8:36 AM
> > > To: dev at dpdk.org
> > > Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Lu, Wenzhuo
> > > <wenzhuo.lu at intel.com>; Singh, Jasvinder <jasvinder.singh at intel.com>;
> > > Xu, Rosen <rosen.xu at intel.com>; Yigit, Ferruh
> > > <ferruh.yigit at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
> > > 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: jasvinder.singh at intel.com
> > >
> > > Signed-off-by: Rosen Xu <rosen.xu at intel.com>
> > > ---
> > >  app/test-pmd/cmdline_tm.c | 24 ++++++++++++------------
> > >  1 file changed, 12 insertions(+), 12 deletions(-)
> > >

> > Reviewed-by: Jasvinder Singh <jasvinder.singh at intel.com>
> >
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Applied to next-qos tree, thanks!


More information about the dev mailing list