netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, jgg@nvidia.com,
	netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
	alexander.duyck@gmail.com, sridhar.samudrala@intel.com,
	edwin.peer@broadcom.com, dsahern@kernel.org,
	kiran.patil@intel.com, jacob.e.keller@intel.com,
	david.m.ertman@intel.com, dan.j.williams@intel.com,
	parav@nvidia.com, jiri@nvidia.com, vuhuong@nvidia.com,
	saeedm@nvidia.com
Subject: Re: [net-next V10 01/14] devlink: Prepare code to fill multiple port function attributes
Date: Fri, 29 Jan 2021 01:40:43 +0000	[thread overview]
Message-ID: <161188444365.28226.8858255043128755888.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210122193658.282884-2-saeed@kernel.org>

Hello:

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

On Fri, 22 Jan 2021 11:36:45 -0800 you wrote:
> From: Parav Pandit <parav@nvidia.com>
> 
> Prepare code to fill zero or more port function optional attributes.
> Subsequent patch makes use of this to fill more port function
> attributes.
> 
> Signed-off-by: Parav Pandit <parav@nvidia.com>
> Reviewed-by: Jiri Pirko <jiri@nvidia.com>
> Reviewed-by: Vu Pham <vuhuong@nvidia.com>
> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
> 
> [...]

Here is the summary with links:
  - [net-next,V10,01/14] devlink: Prepare code to fill multiple port function attributes
    https://git.kernel.org/netdev/net-next/c/1230d94820c9
  - [net-next,V10,02/14] devlink: Introduce PCI SF port flavour and port attribute
    https://git.kernel.org/netdev/net-next/c/b8288837ef6b
  - [net-next,V10,03/14] devlink: Support add and delete devlink port
    https://git.kernel.org/netdev/net-next/c/cd76dcd68d96
  - [net-next,V10,04/14] devlink: Support get and set state of port function
    https://git.kernel.org/netdev/net-next/c/a556dded9c23
  - [net-next,V10,05/14] net/mlx5: Introduce vhca state event notifier
    https://git.kernel.org/netdev/net-next/c/f3196bb0f14c
  - [net-next,V10,06/14] net/mlx5: SF, Add auxiliary device support
    https://git.kernel.org/netdev/net-next/c/90d010b8634b
  - [net-next,V10,07/14] net/mlx5: SF, Add auxiliary device driver
    https://git.kernel.org/netdev/net-next/c/1958fc2f0712
  - [net-next,V10,08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport
    https://git.kernel.org/netdev/net-next/c/d7f33a457bee
  - [net-next,V10,09/14] net/mlx5: E-switch, Add eswitch helpers for SF vport
    https://git.kernel.org/netdev/net-next/c/d970812b91d0
  - [net-next,V10,10/14] net/mlx5: SF, Add port add delete functionality
    https://git.kernel.org/netdev/net-next/c/8f0105418668
  - [net-next,V10,11/14] net/mlx5: SF, Port function state change support
    https://git.kernel.org/netdev/net-next/c/6a3273217469
  - [net-next,V10,12/14] devlink: Add devlink port documentation
    https://git.kernel.org/netdev/net-next/c/c736111cf8d5
  - [net-next,V10,13/14] devlink: Extend devlink port documentation for subfunctions
    https://git.kernel.org/netdev/net-next/c/6474ce7ecd80
  - [net-next,V10,14/14] net/mlx5: Add devlink subfunction port documentation
    https://git.kernel.org/netdev/net-next/c/142d93d12dc1

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



  reply	other threads:[~2021-01-29  1:41 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-22 19:36 [pull request][net-next V10 00/14] Add mlx5 subfunction support Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 01/14] devlink: Prepare code to fill multiple port function attributes Saeed Mahameed
2021-01-29  1:40   ` patchwork-bot+netdevbpf [this message]
2021-01-22 19:36 ` [net-next V10 02/14] devlink: Introduce PCI SF port flavour and port attribute Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 03/14] devlink: Support add and delete devlink port Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 04/14] devlink: Support get and set state of port function Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 05/14] net/mlx5: Introduce vhca state event notifier Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 06/14] net/mlx5: SF, Add auxiliary device support Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 07/14] net/mlx5: SF, Add auxiliary device driver Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 09/14] net/mlx5: E-switch, Add eswitch helpers for " Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 10/14] net/mlx5: SF, Add port add delete functionality Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 11/14] net/mlx5: SF, Port function state change support Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 12/14] devlink: Add devlink port documentation Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 13/14] devlink: Extend devlink port documentation for subfunctions Saeed Mahameed
2021-01-22 19:36 ` [net-next V10 14/14] net/mlx5: Add devlink subfunction port documentation Saeed Mahameed
2021-01-24 20:47 ` [pull request][net-next V10 00/14] Add mlx5 subfunction support Edwin Peer
2021-01-25 10:57   ` Parav Pandit
2021-01-25 13:22     ` Jason Gunthorpe
2021-01-25 19:23       ` Edwin Peer
2021-01-25 19:49         ` Jason Gunthorpe
2021-01-25 20:05           ` Edwin Peer
2021-01-25 20:22             ` Michael Chan
2021-01-25 20:26             ` Parav Pandit
2021-01-25 18:35     ` Edwin Peer
2021-01-25 19:34       ` Edwin Peer
2021-01-25 19:59         ` Jason Gunthorpe
2021-01-25 20:22           ` Edwin Peer
2021-01-25 20:41             ` Jason Gunthorpe
2021-01-25 21:23               ` Edwin Peer
2021-01-25 23:13                 ` Jason Gunthorpe
2021-01-27  1:34 ` Jakub Kicinski
2021-01-29  0:03   ` Saeed Mahameed
2021-01-29  0:11     ` Jakub Kicinski

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=161188444365.28226.8858255043128755888.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alexander.duyck@gmail.com \
    --cc=dan.j.williams@intel.com \
    --cc=davem@davemloft.net \
    --cc=david.m.ertman@intel.com \
    --cc=dsahern@kernel.org \
    --cc=edwin.peer@broadcom.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jgg@nvidia.com \
    --cc=jiri@nvidia.com \
    --cc=kiran.patil@intel.com \
    --cc=kuba@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=parav@nvidia.com \
    --cc=saeed@kernel.org \
    --cc=saeedm@nvidia.com \
    --cc=sridhar.samudrala@intel.com \
    --cc=vuhuong@nvidia.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).