RE: [EXT] Re: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api

2022-07-12 Thread Satha Koteswara Rao Kottidi
; konstantin.v.anan...@yandex.ru; ajit.khapa...@broadcom.com; Jerin Jacob Kollanukkaran Subject: Re: [EXT] Re: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api 07/07/2022 15:38, Satha Koteswara Rao Kottidi: > From: Andrew Rybchenko > > On 7/1/22 18:32, skotesh...@marvell.

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

2022-07-12 Thread Thomas Monjalon
07/07/2022 15:38, Satha Koteswara Rao Kottidi: > From: Andrew Rybchenko > > On 7/1/22 18:32, skotesh...@marvell.com wrote: > > > +* ethdev: The function ``rte_eth_set_queue_rate_limit`` takes ``rate`` > > > in Mbps. + This parameter declared as uint16_t, queue rate limited to > > > 64Gbps. +``ra

RE: [EXT] Re: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api

2022-07-12 Thread Satha Koteswara Rao Kottidi
: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api -Original Message- From: Andrew Rybchenko Sent: Thursday, July 7, 2022 6:23 PM To: Satha Koteswara Rao Kottidi ; Ray Kinsella Cc: dev@dpdk.org Subject: [EXT] Re: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit

RE: [EXT] Re: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api

2022-07-07 Thread Satha Koteswara Rao Kottidi
-Original Message- From: Andrew Rybchenko Sent: Thursday, July 7, 2022 6:23 PM To: Satha Koteswara Rao Kottidi ; Ray Kinsella Cc: dev@dpdk.org Subject: [EXT] Re: [PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api External Email

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

2022-07-07 Thread Andrew Rybchenko
On 7/1/22 18:32, skotesh...@marvell.com wrote: From: Satha Rao rte_eth_set_queue_rate_limit argument rate modified to uint64_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/

[PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api

2022-07-01 Thread skoteshwar
From: Satha Rao rte_eth_set_queue_rate_limit argument rate modified to uint64_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