From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
raeds@nvidia.com, saeedm@nvidia.com
Subject: Re: [net 01/10] net/mlx5e: IPSEC RX, enable checksum complete
Date: Fri, 01 Oct 2021 13:10:08 +0000 [thread overview]
Message-ID: <163309380890.18892.12905958838273991886.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210930231501.39062-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Thu, 30 Sep 2021 16:14:52 -0700 you wrote:
> From: Raed Salem <raeds@nvidia.com>
>
> Currently in Rx data path IPsec crypto offloaded packets uses
> csum_none flag, so checksum is handled by the stack, this naturally
> have some performance/cpu utilization impact on such flows. As Nvidia
> NIC starting from ConnectX6DX provides checksum complete value out of
> the box also for such flows there is no sense in taking csum_none path,
> furthermore the stack (xfrm) have the method to handle checksum complete
> corrections for such flows i.e. IPsec trailer removal and consequently
> checksum value adjustment.
>
> [...]
Here is the summary with links:
- [net,01/10] net/mlx5e: IPSEC RX, enable checksum complete
https://git.kernel.org/netdev/net-next/c/f9a10440f0b1
- [net,02/10] net/mlx5e: Keep the value for maximum number of channels in-sync
https://git.kernel.org/netdev/net-next/c/9d758d4a3a03
- [net,03/10] net/mlx5e: Improve MQPRIO resiliency
https://git.kernel.org/netdev/net-next/c/7dbc849b2ab3
- [net,04/10] net/mlx5: E-Switch, Fix double allocation of acl flow counter
https://git.kernel.org/netdev/net-next/c/a586775f83bd
- [net,05/10] net/mlx5: Force round second at 1PPS out start time
https://git.kernel.org/netdev/net-next/c/64728294703e
- [net,06/10] net/mlx5: Avoid generating event after PPS out in Real time mode
https://git.kernel.org/netdev/net-next/c/99b9a678b2e4
- [net,07/10] net/mlx5: Fix length of irq_index in chars
https://git.kernel.org/netdev/net-next/c/ac8b7d50ae4c
- [net,08/10] net/mlx5: Fix setting number of EQs of SFs
https://git.kernel.org/netdev/net-next/c/f88c48763474
- [net,09/10] net/mlx5e: Fix the presented RQ index in PTP stats
https://git.kernel.org/netdev/net-next/c/dd1979cf3c71
- [net,10/10] net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode
https://git.kernel.org/netdev/net-next/c/3bf1742f3c69
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-01 13:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-30 23:14 [pull request][net 00/10] mlx5 fixes 2021-09-30 Saeed Mahameed
2021-09-30 23:14 ` [net 01/10] net/mlx5e: IPSEC RX, enable checksum complete Saeed Mahameed
2021-10-01 13:10 ` patchwork-bot+netdevbpf [this message]
2021-10-01 18:27 ` Saeed Mahameed
2021-10-02 11:21 ` David Miller
2021-09-30 23:14 ` [net 02/10] net/mlx5e: Keep the value for maximum number of channels in-sync Saeed Mahameed
2021-09-30 23:14 ` [net 03/10] net/mlx5e: Improve MQPRIO resiliency Saeed Mahameed
2021-09-30 23:14 ` [net 04/10] net/mlx5: E-Switch, Fix double allocation of acl flow counter Saeed Mahameed
2021-09-30 23:14 ` [net 05/10] net/mlx5: Force round second at 1PPS out start time Saeed Mahameed
2021-09-30 23:14 ` [net 06/10] net/mlx5: Avoid generating event after PPS out in Real time mode Saeed Mahameed
2021-09-30 23:14 ` [net 07/10] net/mlx5: Fix length of irq_index in chars Saeed Mahameed
2021-09-30 23:14 ` [net 08/10] net/mlx5: Fix setting number of EQs of SFs Saeed Mahameed
2021-09-30 23:15 ` [net 09/10] net/mlx5e: Fix the presented RQ index in PTP stats Saeed Mahameed
2021-09-30 23:15 ` [net 10/10] net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode 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=163309380890.18892.12905958838273991886.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=raeds@nvidia.com \
--cc=saeed@kernel.org \
--cc=saeedm@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.