From: Jakub Kicinski <kuba@kernel.org>
To: Simon Horman <simon.horman@corigine.com>
Cc: David Miller <davem@davemloft.net>,
netdev@vger.kernel.org, oss-drivers@corigine.com,
Bin Chen <bin.chen@corigine.com>
Subject: Re: [PATCH v2 net-next 0/2] *nfp: VF rate limit support
Date: Wed, 11 May 2022 16:49:03 -0700 [thread overview]
Message-ID: <20220511164903.075b01bc@kernel.org> (raw)
In-Reply-To: <20220511113932.92114-1-simon.horman@corigine.com>
On Wed, 11 May 2022 13:39:30 +0200 Simon Horman wrote:
> this short series adds VF rate limiting to the NFP driver.
>
> The first patch, as suggested by Jakub Kicinski, adds a helper
> to check that ndo_set_vf_rate() rate parameters are sane.
> It also provides a place for further parameter checking to live,
> if needed in future.
>
> The second patch adds VF rate limit support to the NFP driver.
> It addresses several comments made on v1, including removing
> the parameter check that is now provided by the helper added
> in the first patch.
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
next prev parent reply other threads:[~2022-05-11 23:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 11:39 [PATCH v2 net-next 0/2] *nfp: VF rate limit support Simon Horman
2022-05-11 11:39 ` [PATCH v2 net-next 1/2] rtnetlink: verify rate parameters for calls to ndo_set_vf_rate Simon Horman
2022-05-11 11:39 ` [PATCH v2 net-next 2/2] nfp: VF rate limit support Simon Horman
2022-05-11 23:49 ` Jakub Kicinski [this message]
2022-05-12 13:10 ` [PATCH v2 net-next 0/2] *nfp: " patchwork-bot+netdevbpf
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=20220511164903.075b01bc@kernel.org \
--to=kuba@kernel.org \
--cc=bin.chen@corigine.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@corigine.com \
--cc=simon.horman@corigine.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 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).