From: Leon Romanovsky <leon@kernel.org>
To: Yuanjun Gong <ruc_gongyuanjun@163.com>
Cc: borisp@nvidia.com, netdev@vger.kernel.org, saeedm@nvidia.com
Subject: Re: [PATCH net v2 1/1] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
Date: Wed, 26 Jul 2023 14:41:53 +0300 [thread overview]
Message-ID: <20230726114153.GT11388@unreal> (raw)
In-Reply-To: <20230725065655.6964-1-ruc_gongyuanjun@163.com>
On Tue, Jul 25, 2023 at 02:56:55PM +0800, Yuanjun Gong wrote:
> mlx5e_ipsec_remove_trailer() should return an error code if function
> pskb_trim() returns an unexpected value.
>
> Fixes: 2ac9cfe78223 ("net/mlx5e: IPSec, Add Innova IPSec offload TX data path")
> Signed-off-by: Yuanjun Gong <ruc_gongyuanjun@163.com>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/en_accel/ipsec_rxtx.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
prev parent reply other threads:[~2023-07-26 11:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 14:46 [PATCH 1/1] drivers:net: fix return value check in mlx5e_ipsec_remove_trailer Yuanjun Gong
2023-07-17 18:48 ` Tariq Toukan
2023-07-17 18:55 ` Leon Romanovsky
2023-07-25 6:56 ` [PATCH net v2 1/1] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer() Yuanjun Gong
2023-07-26 11:41 ` Leon Romanovsky [this message]
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=20230726114153.GT11388@unreal \
--to=leon@kernel.org \
--cc=borisp@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=ruc_gongyuanjun@163.com \
--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 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).