Ping.
On Thu, Apr 16, 2020 at 02:48:49PM +0100, Ferruh Yigit wrote: > External Email > > ---------------------------------------------------------------------- > On 4/11/2020 12:44 PM, Nithin Dabilpuram wrote: > > From: Nithin Dabilpuram <ndabilpu...@marvell.com> > > > > Some NIC hardware support shaper to work in packet mode i.e > > shaping or ratelimiting traffic is in packets per second (PPS) as > > opposed to default bytes per second (BPS). Hence this patch > > adds support to configure shared or private shaper in packet mode, > > provide rate in PPS and add related tm capabilities in port/level/node > > capability structures. > > > > This patch also updates tm port/level/node capability structures with > > exiting features of scheduler wfq packet mode, scheduler wfq byte mode > > and private/shared shaper byte mode. > > > > Signed-off-by: Nithin Dabilpuram <ndabilpu...@marvell.com> > > --- > > > > v1..v2: > > - Add seperate capability for shaper and scheduler pktmode and bytemode. > > - Add packet_mode field in struct rte_tm_shaper_params to indicate > > packet mode shaper profile. > > > > Hi Cristian, > > Can you please review this series? > > Thanks, > ferruh