Re: [PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API

2022-07-16 Thread Thomas Monjalon
15/07/2022 18:29, Ajit Khaparde: > On Fri, Jul 15, 2022 at 7:23 AM Andrew Rybchenko > wrote: > > > > On 7/15/22 16:25, skotesh...@marvell.com wrote: > > > From: Satha Rao > > > > > > rte_eth_set_queue_rate_limit argument rate modified to uint32_t > > > to support more than 64Gbps. > > > > > > Sig

Re: [PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API

2022-07-15 Thread Ajit Khaparde
On Fri, Jul 15, 2022 at 7:23 AM Andrew Rybchenko wrote: > > On 7/15/22 16:25, skotesh...@marvell.com wrote: > > From: Satha Rao > > > > rte_eth_set_queue_rate_limit argument rate modified to uint32_t > > to support more than 64Gbps. > > > > Signed-off-by: Satha Rao > > Acked-by: Jerin Jacob > >

Re: [PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API

2022-07-15 Thread Andrew Rybchenko
On 7/15/22 16:25, skotesh...@marvell.com wrote: From: Satha Rao rte_eth_set_queue_rate_limit argument rate modified to uint32_t to support more than 64Gbps. Signed-off-by: Satha Rao Acked-by: Jerin Jacob --- v2: Modified rate to uint32_t as per review comments v3: api in subject line change

[PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API

2022-07-15 Thread skoteshwar
From: Satha Rao rte_eth_set_queue_rate_limit argument rate modified to uint32_t to support more than 64Gbps. Signed-off-by: Satha Rao Acked-by: Jerin Jacob --- v2: Modified rate to uint32_t as per review comments v3: api in subject line changed to API --- doc/guides/rel_notes/deprecation.r