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

Xu, Rosen rosen.xu at intel.com
Fri Dec 21 01:40:12 CET 2018


Thanks Cristian.

> -----Original Message-----
> From: Dumitrescu, Cristian
> Sent: Friday, December 21, 2018 3:08
> To: Xu, Rosen <rosen.xu at intel.com>; Singh, Jasvinder
> <jasvinder.singh at intel.com>; dev at dpdk.org
> Cc: Lu, Wenzhuo <wenzhuo.lu at intel.com>; Yigit, Ferruh
> <ferruh.yigit at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
> Subject: RE: [PATCH] app/test-pmd: expand test-pmd queue threshold size of
> RED parameters
> 
> 
> > > > -----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