From: patchwork-bot+netdevbpf@kernel•org
To: Saeed Mahameed <saeed@kernel•org>
Cc: davem@davemloft•net, kuba@kernel•org, netdev@vger•kernel.org,
tariqt@nvidia•com, leonro@nvidia•com, caihuoqing@baidu•com,
saeedm@nvidia•com
Subject: Re: [net-next 01/12] net/mlx5: Fix typo in comments
Date: Thu, 12 Aug 2021 11:50:07 +0000 [thread overview]
Message-ID: <162876900735.27021.12432200314262641667.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210811181658.492548-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 11 Aug 2021 11:16:47 -0700 you wrote:
> From: Cai Huoqing <caihuoqing@baidu•com>
>
> Fix typo:
> *vectores ==> vectors
> *realeased ==> released
> *erros ==> errors
> *namepsace ==> namespace
> *trafic ==> traffic
> *proccessed ==> processed
> *retore ==> restore
> *Currenlty ==> Currently
> *crated ==> created
> *chane ==> change
> *cannnot ==> cannot
> *usuallly ==> usually
> *failes ==> fails
> *importent ==> important
> *reenabled ==> re-enabled
> *alocation ==> allocation
> *recived ==> received
> *tanslation ==> translation
>
> [...]
Here is the summary with links:
- [net-next,01/12] net/mlx5: Fix typo in comments
https://git.kernel.org/netdev/net-next/c/39c538d64479
- [net-next,02/12] net/mlx5: Fix inner TTC table creation
https://git.kernel.org/netdev/net-next/c/90b85d4e313c
- [net-next,03/12] net/mlx5: Delete impossible dev->state checks
https://git.kernel.org/netdev/net-next/c/8e792700b994
- [net-next,04/12] net/mlx5: Align mlx5_irq structure
https://git.kernel.org/netdev/net-next/c/211f4f99edc0
- [net-next,05/12] net/mlx5: Change SF missing dedicated MSI-X err message to dbg
https://git.kernel.org/netdev/net-next/c/68fefb70898a
- [net-next,06/12] net/mlx5: Refcount mlx5_irq with integer
https://git.kernel.org/netdev/net-next/c/2d0b41a37679
- [net-next,07/12] net/mlx5: SF, use recent sysfs api
https://git.kernel.org/netdev/net-next/c/4445abbd13cd
- [net-next,08/12] net/mlx5: Reorganize current and maximal capabilities to be per-type
https://git.kernel.org/netdev/net-next/c/5958a6fad623
- [net-next,09/12] net/mlx5: Allocate individual capability
https://git.kernel.org/netdev/net-next/c/48f02eef7f76
- [net-next,10/12] net/mlx5: Initialize numa node for all core devices
https://git.kernel.org/netdev/net-next/c/44f66ac981fa
- [net-next,11/12] net/mlx5: Fix variable type to match 64bit
https://git.kernel.org/netdev/net-next/c/979aa51967ad
- [net-next,12/12] net/mlx5e: Make use of netdev_warn()
https://git.kernel.org/netdev/net-next/c/61b6a6c395d6
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-08-12 11:50 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-11 18:16 [pull request][net-next 00/12] mlx5 updates 2021-08-11 Saeed Mahameed
2021-08-11 18:16 ` [net-next 01/12] net/mlx5: Fix typo in comments Saeed Mahameed
2021-08-12 11:50 ` patchwork-bot+netdevbpf [this message]
2021-08-11 18:16 ` [net-next 02/12] net/mlx5: Fix inner TTC table creation Saeed Mahameed
2021-08-11 18:16 ` [net-next 03/12] net/mlx5: Delete impossible dev->state checks Saeed Mahameed
2021-08-11 18:16 ` [net-next 04/12] net/mlx5: Align mlx5_irq structure Saeed Mahameed
2021-08-11 18:16 ` [net-next 05/12] net/mlx5: Change SF missing dedicated MSI-X err message to dbg Saeed Mahameed
2021-08-12 7:07 ` Leon Romanovsky
2021-08-11 18:16 ` [net-next 06/12] net/mlx5: Refcount mlx5_irq with integer Saeed Mahameed
2021-08-12 7:13 ` Leon Romanovsky
2021-08-11 18:16 ` [net-next 07/12] net/mlx5: SF, use recent sysfs api Saeed Mahameed
2021-08-11 18:16 ` [net-next 08/12] net/mlx5: Reorganize current and maximal capabilities to be per-type Saeed Mahameed
2021-08-11 18:16 ` [net-next 09/12] net/mlx5: Allocate individual capability Saeed Mahameed
2021-08-11 18:16 ` [net-next 10/12] net/mlx5: Initialize numa node for all core devices Saeed Mahameed
2021-08-11 18:16 ` [net-next 11/12] net/mlx5: Fix variable type to match 64bit Saeed Mahameed
2021-08-11 18:16 ` [net-next 12/12] net/mlx5e: Make use of netdev_warn() 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=162876900735.27021.12432200314262641667.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=caihuoqing@baidu$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=kuba@kernel$(echo .)org \
--cc=leonro@nvidia$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=saeed@kernel$(echo .)org \
--cc=saeedm@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