15/07/2022 18:29, Ajit Khaparde: > On Fri, Jul 15, 2022 at 7:23 AM Andrew Rybchenko > <[email protected]> wrote: > > > > On 7/15/22 16:25, [email protected] wrote: > > > From: Satha Rao <[email protected]> > > > > > > rte_eth_set_queue_rate_limit argument rate modified to uint32_t > > > to support more than 64Gbps. > > > > > > Signed-off-by: Satha Rao <[email protected]> > > > Acked-by: Jerin Jacob <[email protected]> [...] > > > +* ethdev: The function ``rte_eth_set_queue_rate_limit`` takes ``rate`` > > > in Mbps. > > > + This parameter declared as uint16_t, queue rate limited to 64Gbps. > > > ``rate`` > > > + parameter will be modified to uint32_t in DPDK 22.11 so that it can > > > work for > > > + more than 64Gbps. > > > > Acked-by: Andrew Rybchenko <[email protected]> > Acked-by: Ajit Khaparde <[email protected]>
With a bit of English grammar rewording, Acked-by: Thomas Monjalon <[email protected]> Applied, thanks.

