[PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API
Thomas Monjalon
thomas at monjalon.net
Sat Jul 16 20:05:09 CEST 2022
15/07/2022 18:29, Ajit Khaparde:
> On Fri, Jul 15, 2022 at 7:23 AM Andrew Rybchenko
> <andrew.rybchenko at oktetlabs.ru> wrote:
> >
> > On 7/15/22 16:25, skoteshwar at marvell.com wrote:
> > > From: Satha Rao <skoteshwar at marvell.com>
> > >
> > > rte_eth_set_queue_rate_limit argument rate modified to uint32_t
> > > to support more than 64Gbps.
> > >
> > > Signed-off-by: Satha Rao <skoteshwar at marvell.com>
> > > Acked-by: Jerin Jacob <jerinj at marvell.com>
[...]
> > > +* 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 <andrew.rybchenko at oktetlabs.ru>
> Acked-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
With a bit of English grammar rewording,
Acked-by: Thomas Monjalon <thomas at monjalon.net>
Applied, thanks.
More information about the dev
mailing list