DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Satha Koteswara Rao Kottidi <skoteshwar@marvell.com>
Cc: Ray Kinsella <mdr@ashroe.eu>, dpdk-dev <dev@dpdk.org>,
	Thomas Monjalon <thomas@monjalon.net>,
	 Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>,
	ferruh.yigit@amd.com,  "Richardson,
	Bruce" <bruce.richardson@intel.com>,
	 Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,
	Ajit Khaparde <ajit.khaparde@broadcom.com>,
	 Jerin Jacob <jerinj@marvell.com>
Subject: Re: [PATCH v2] doc: announce changes to rte_eth_set_queue_rate_limit api
Date: Wed, 13 Jul 2022 12:16:59 +0530	[thread overview]
Message-ID: <CALBAE1PiajbvqAaybiWN_6fcCjmMixVqPJC-3LM5ssckE_+8QA@mail.gmail.com> (raw)
In-Reply-To: <1657693610-4250-1-git-send-email-skoteshwar@marvell.com>

On Wed, Jul 13, 2022 at 11:59 AM <skoteshwar@marvell.com> wrote:
>
> From: Satha Rao <skoteshwar@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@marvell.com>

With api to API change in subject line

Acked-by: Jerin Jacob <jerinj@marvell.com>



> ---
>  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/deprecation.rst
> index 4e5b23c..36e0f67 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -125,3 +125,8 @@ Deprecation Notices
>    applications should be updated to use the ``dmadev`` library instead,
>    with the underlying HW-functionality being provided by the ``ioat`` or
>    ``idxd`` dma drivers
> +
> +* 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.
> --
> 1.8.3.1
>

  reply	other threads:[~2022-07-13  6:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 15:32 [PATCH] " skoteshwar
2022-07-07 12:52 ` Andrew Rybchenko
2022-07-07 13:38   ` [EXT] " Satha Koteswara Rao Kottidi
2022-07-12 13:10     ` Satha Koteswara Rao Kottidi
2022-07-12 14:04     ` Thomas Monjalon
2022-07-13  4:04       ` Satha Koteswara Rao Kottidi
2022-07-13  6:26 ` [PATCH v2] " skoteshwar
2022-07-13  6:46   ` Jerin Jacob [this message]
2022-07-15 13:25 ` [PATCH v3] doc: announce changes to rte_eth_set_queue_rate_limit API skoteshwar
2022-07-15 14:23   ` Andrew Rybchenko
2022-07-15 16:29     ` Ajit Khaparde
2022-07-16 18:05       ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALBAE1PiajbvqAaybiWN_6fcCjmMixVqPJC-3LM5ssckE_+8QA@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=andrew.rybchenko@oktetlabs.ru \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@amd.com \
    --cc=jerinj@marvell.com \
    --cc=konstantin.v.ananyev@yandex.ru \
    --cc=mdr@ashroe.eu \
    --cc=skoteshwar@marvell.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).