Re: [PATCH v2] doc: announce changes to rte_eth_set_queue_rate_limit api

2022-07-12 Thread Jerin Jacob
On Wed, Jul 13, 2022 at 11:59 AM 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 With api to API change in subject line Acked-by: Jerin Jacob > --- > doc/guides/rel_notes/deprecation

[PATCH v2] doc: announce changes to rte_eth_set_queue_rate_limit api

2022-07-12 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 --- doc/guides/rel_notes/deprecation.rst | 5 + 1 file changed, 5 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/d