All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Subbaraya Sundeep <sbhatta@marvell.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	sgoutham@marvell.com, hkelam@marvell.com, gakula@marvell.com
Subject: Re: [net-next PATCH 0/6] Add ingress ratelimit offload
Date: Tue, 15 Jun 2021 18:20:10 +0000	[thread overview]
Message-ID: <162378121007.26290.15121739739901895294.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1623756871-12524-1-git-send-email-sbhatta@marvell.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 15 Jun 2021 17:04:26 +0530 you wrote:
> This patchset adds ingress rate limiting hardware
> offload support for CN10K silicons. Police actions
> are added for TC matchall and flower filters.
> CN10K has ingress rate limiting feature where
> a receive queue is mapped to bandwidth profile
> and the profile is configured with rate and burst
> parameters by software. CN10K hardware supports
> three levels of ingress policing or ratelimiting.
> Multiple leaf profiles can  point to a single mid
> level profile and multiple mid level profile can
> point to a single top level one. Only leaf level
> profiles are used for configuring rate limiting.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] octeontx2-af: cn10k: Bandwidth profiles config support
    https://git.kernel.org/netdev/net-next/c/e8e095b3b370
  - [net-next,2/5] octeontx2-af: cn10k: Debugfs support for bandwidth profiles
    https://git.kernel.org/netdev/net-next/c/e7d8971763f3
  - [net-next,3/5] octeontx2-pf: TC_MATCHALL ingress ratelimiting offload
    https://git.kernel.org/netdev/net-next/c/2ca89a2c3752
  - [net-next,4/5] octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TC
    https://git.kernel.org/netdev/net-next/c/5d2fdd86d517
  - [net-next,5/5] octeontx2-pf: Add police action for TC flower
    https://git.kernel.org/netdev/net-next/c/68fbff68dbea

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-06-15 18:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15 11:34 [net-next PATCH 0/6] Add ingress ratelimit offload Subbaraya Sundeep
2021-06-15 11:34 ` [net-next PATCH 1/5] octeontx2-af: cn10k: Bandwidth profiles config support Subbaraya Sundeep
2021-06-18 16:07   ` Kees Cook
2021-06-21 10:19     ` [EXT] " Subbaraya Sundeep Bhatta
2021-06-15 11:34 ` [net-next PATCH 2/5] octeontx2-af: cn10k: Debugfs support for bandwidth profiles Subbaraya Sundeep
2021-06-15 11:34 ` [net-next PATCH 3/5] octeontx2-pf: TC_MATCHALL ingress ratelimiting offload Subbaraya Sundeep
2021-06-15 11:34 ` [net-next PATCH 4/5] octeontx2-pf: Use NL_SET_ERR_MSG_MOD for TC Subbaraya Sundeep
2021-06-15 11:34 ` [net-next PATCH 5/5] octeontx2-pf: Add police action for TC flower Subbaraya Sundeep
2021-06-15 18:20 ` patchwork-bot+netdevbpf [this message]

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=162378121007.26290.15121739739901895294.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=gakula@marvell.com \
    --cc=hkelam@marvell.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sbhatta@marvell.com \
    --cc=sgoutham@marvell.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.