public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Saeed Mahameed <saeed@kernel•org>
Cc: davem@davemloft•net, kuba@kernel•org, pabeni@redhat•com,
	edumazet@google•com, saeedm@nvidia•com, netdev@vger•kernel.org,
	tariqt@nvidia•com, moshe@nvidia•com, shayd@nvidia•com
Subject: Re: [net-next 01/15] net/mlx5: Ack on sync_reset_request only if PF can do reset_now
Date: Sun, 18 Jun 2023 18:00:21 +0000	[thread overview]
Message-ID: <168711122184.9548.14235548196455222898.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230616201113.45510-2-saeed@kernel.org>

Hello:

This series was applied to netdev/net-next.git (main)
by Saeed Mahameed <saeedm@nvidia•com>:

On Fri, 16 Jun 2023 13:10:59 -0700 you wrote:
> From: Moshe Shemesh <moshe@nvidia•com>
> 
> Verify at reset_request stage that PF is capable to do reset_now. In
> case PF is not capable, notify the firmware that the sync reset can not
> happen and so firmware will abort the sync reset at early stage and will
> not send reset_now event to any PF.
> 
> [...]

Here is the summary with links:
  - [net-next,01/15] net/mlx5: Ack on sync_reset_request only if PF can do reset_now
    https://git.kernel.org/netdev/net-next/c/92501fa6e421
  - [net-next,02/15] net/mlx5: Expose timeout for sync reset unload stage
    https://git.kernel.org/netdev/net-next/c/8bb42ed4210e
  - [net-next,03/15] net/mlx5: Check DTOR entry value is not zero
    https://git.kernel.org/netdev/net-next/c/6f8551f8d9e4
  - [net-next,04/15] net/mlx5: Handle sync reset unload event
    https://git.kernel.org/netdev/net-next/c/7a9770f1bfea
  - [net-next,05/15] net/mlx5: Create eswitch debugfs root directory
    https://git.kernel.org/netdev/net-next/c/f405787a0aba
  - [net-next,06/15] net/mlx5: Bridge, pass net device when linking vport to bridge
    https://git.kernel.org/netdev/net-next/c/ade19f0d6a3a
  - [net-next,07/15] net/mlx5: Bridge, expose FDB state via debugfs
    https://git.kernel.org/netdev/net-next/c/791eb78285e8
  - [net-next,08/15] net/mlx5: E-Switch, remove redundant else statements
    https://git.kernel.org/netdev/net-next/c/8a955da230d3
  - [net-next,09/15] net/mlx5e: Remove mlx5e_dbg() and msglvl support
    https://git.kernel.org/netdev/net-next/c/559f4c32ebff
  - [net-next,10/15] net/mlx5: Expose bits for local loopback counter
    https://git.kernel.org/netdev/net-next/c/0bd2e6fc78fd
  - [net-next,11/15] net/mlx5e: Add local loopback counter to vport stats
    https://git.kernel.org/netdev/net-next/c/c8013a1f714f
  - [net-next,12/15] net/mlx5: Fix the macro for accessing EC VF vports
    https://git.kernel.org/netdev/net-next/c/b3bd68925ebb
  - [net-next,13/15] net/mlx5: DR, update query of HCA caps for EC VFs
    https://git.kernel.org/netdev/net-next/c/8bbe544e0380
  - [net-next,14/15] net/mlx5: Add header file for events
    https://git.kernel.org/netdev/net-next/c/2bd3b292955f
  - [net-next,15/15] net/mlx5: Remove unused ecpu field from struct mlx5_sf_table
    https://git.kernel.org/netdev/net-next/c/5f2cf757f9c5

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



  reply	other threads:[~2023-06-18 18:00 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 20:10 [pull request][net-next 00/15] mlx5 updates 2023-06-16 Saeed Mahameed
2023-06-16 20:10 ` [net-next 01/15] net/mlx5: Ack on sync_reset_request only if PF can do reset_now Saeed Mahameed
2023-06-18 18:00   ` patchwork-bot+netdevbpf [this message]
2023-06-16 20:11 ` [net-next 02/15] net/mlx5: Expose timeout for sync reset unload stage Saeed Mahameed
2023-06-16 20:11 ` [net-next 03/15] net/mlx5: Check DTOR entry value is not zero Saeed Mahameed
2023-06-16 20:11 ` [net-next 04/15] net/mlx5: Handle sync reset unload event Saeed Mahameed
2023-06-16 20:11 ` [net-next 05/15] net/mlx5: Create eswitch debugfs root directory Saeed Mahameed
2023-06-16 20:11 ` [net-next 06/15] net/mlx5: Bridge, pass net device when linking vport to bridge Saeed Mahameed
2023-06-16 20:11 ` [net-next 07/15] net/mlx5: Bridge, expose FDB state via debugfs Saeed Mahameed
2023-06-17  7:48   ` Jakub Kicinski
2023-06-19  8:37     ` Vlad Buslov
2023-06-19 18:28       ` Jakub Kicinski
2023-06-19 18:34         ` Vlad Buslov
2023-06-19 19:05           ` Jakub Kicinski
2023-06-19 19:13             ` Vlad Buslov
2023-06-16 20:11 ` [net-next 08/15] net/mlx5: E-Switch, remove redundant else statements Saeed Mahameed
2023-06-16 20:11 ` [net-next 09/15] net/mlx5e: Remove mlx5e_dbg() and msglvl support Saeed Mahameed
2023-06-16 20:11 ` [net-next 10/15] net/mlx5: Expose bits for local loopback counter Saeed Mahameed
2023-06-16 20:11 ` [net-next 11/15] net/mlx5e: Add local loopback counter to vport stats Saeed Mahameed
2023-06-16 20:11 ` [net-next 12/15] net/mlx5: Fix the macro for accessing EC VF vports Saeed Mahameed
2023-06-16 20:11 ` [net-next 13/15] net/mlx5: DR, update query of HCA caps for EC VFs Saeed Mahameed
2023-06-16 20:11 ` [net-next 14/15] net/mlx5: Add header file for events Saeed Mahameed
2023-06-16 20:11 ` [net-next 15/15] net/mlx5: Remove unused ecpu field from struct mlx5_sf_table Saeed Mahameed

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=168711122184.9548.14235548196455222898.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=moshe@nvidia$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=saeed@kernel$(echo .)org \
    --cc=saeedm@nvidia$(echo .)com \
    --cc=shayd@nvidia$(echo .)com \
    --cc=tariqt@nvidia$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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