From: patchwork-bot+netdevbpf@kernel•org
To: Saeed Mahameed <saeed@kernel•org>
Cc: davem@davemloft•net, kuba@kernel•org, netdev@vger•kernel.org,
amirtz@nvidia•com, moshe@nvidia•com, saeedm@nvidia•com
Subject: Re: [net-next 01/13] net/mlx5: Add layout to support default timeouts register
Date: Sat, 16 Oct 2021 08:00:15 +0000 [thread overview]
Message-ID: <163437121500.28528.12494239407753342994.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211016003902.57116-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@nvidia•com>:
On Fri, 15 Oct 2021 17:38:50 -0700 you wrote:
> From: Amir Tzin <amirtz@nvidia•com>
>
> Add needed structures and defines for DTOR (default timeouts register).
> This will be used to get timeouts values from FW instead of hard coded
> values in the driver code thus enabling support for slower devices which
> need longer timeouts.
>
> [...]
Here is the summary with links:
- [net-next,01/13] net/mlx5: Add layout to support default timeouts register
https://git.kernel.org/netdev/net-next/c/4b2c5fa9c990
- [net-next,02/13] net/mlx5: Read timeout values from init segment
https://git.kernel.org/netdev/net-next/c/5945e1adeab5
- [net-next,03/13] net/mlx5: Read timeout values from DTOR
https://git.kernel.org/netdev/net-next/c/32def4120e48
- [net-next,04/13] net/mlx5: Bridge, provide flow source hints
https://git.kernel.org/netdev/net-next/c/17ac528d8868
- [net-next,05/13] net/mlx5i: Enable Rx steering for IPoIB via ethtool
https://git.kernel.org/netdev/net-next/c/9fbe1c25ecca
- [net-next,06/13] net/mlx5: Disable roce at HCA level
https://git.kernel.org/netdev/net-next/c/fbfa97b4d79f
- [net-next,07/13] net/mlx5: CT: Fix missing cleanup of ct nat table on init failure
https://git.kernel.org/netdev/net-next/c/88594d83314a
- [net-next,08/13] net/mlx5e: Add extack msgs related to TC for better debug
https://git.kernel.org/netdev/net-next/c/0885ae1a9d34
- [net-next,09/13] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
https://git.kernel.org/netdev/net-next/c/0e6f3ef469bb
- [net-next,10/13] net/mlx5: Check return status first when querying system_image_guid
https://git.kernel.org/netdev/net-next/c/7b1b6d35f045
- [net-next,11/13] net/mlx5: Introduce new device index wrapper
https://git.kernel.org/netdev/net-next/c/2ec16ddde1fa
- [net-next,12/13] net/mlx5: Use native_port_num as 1st option of device index
https://git.kernel.org/netdev/net-next/c/1021d0645d59
- [net-next,13/13] net/mlx5: Use system_image_guid to determine bonding
https://git.kernel.org/netdev/net-next/c/8a543184d79c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2021-10-16 8:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-16 0:38 [pull request][net-next 00/13] mlx5 updates 2021-10-15 Saeed Mahameed
2021-10-16 0:38 ` [net-next 01/13] net/mlx5: Add layout to support default timeouts register Saeed Mahameed
2021-10-16 8:00 ` patchwork-bot+netdevbpf [this message]
2021-10-16 0:38 ` [net-next 02/13] net/mlx5: Read timeout values from init segment Saeed Mahameed
2021-10-16 0:38 ` [net-next 03/13] net/mlx5: Read timeout values from DTOR Saeed Mahameed
2021-10-16 0:38 ` [net-next 04/13] net/mlx5: Bridge, provide flow source hints Saeed Mahameed
2021-10-16 0:38 ` [net-next 05/13] net/mlx5i: Enable Rx steering for IPoIB via ethtool Saeed Mahameed
2021-10-16 0:38 ` [net-next 06/13] net/mlx5: Disable roce at HCA level Saeed Mahameed
2021-10-16 0:38 ` [net-next 07/13] net/mlx5: CT: Fix missing cleanup of ct nat table on init failure Saeed Mahameed
2021-10-16 0:38 ` [net-next 08/13] net/mlx5e: Add extack msgs related to TC for better debug Saeed Mahameed
2021-10-16 0:38 ` [net-next 09/13] net/mlx5: DR, Prefer kcalloc over open coded arithmetic Saeed Mahameed
2021-10-16 0:38 ` [net-next 10/13] net/mlx5: Check return status first when querying system_image_guid Saeed Mahameed
2021-10-16 0:39 ` [net-next 11/13] net/mlx5: Introduce new device index wrapper Saeed Mahameed
2021-10-16 0:39 ` [net-next 12/13] net/mlx5: Use native_port_num as 1st option of device index Saeed Mahameed
2021-10-16 0:39 ` [net-next 13/13] net/mlx5: Use system_image_guid to determine bonding 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=163437121500.28528.12494239407753342994.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=amirtz@nvidia$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=kuba@kernel$(echo .)org \
--cc=moshe@nvidia$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=saeed@kernel$(echo .)org \
--cc=saeedm@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