From: Simon Horman <horms@kernel.org>
To: Julian Anastasov <ja@ssi.bg>
Cc: "Ismael Luceno" <iluceno@suse.de>,
linux-kernel@vger.kernel.org,
"Pablo Neira Ayuso" <pablo@netfilter.org>,
"Michal Kubeček" <mkubecek@suse.com>,
lvs-devel@vger.kernel.org, netfilter-devel@vger.kernel.org,
netdev@vger.kernel.org, coreteam@netfilter.org
Subject: Re: [PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Date: Sat, 1 Jun 2024 09:22:33 +0100 [thread overview]
Message-ID: <20240601082233.GW491852@kernel.org> (raw)
In-Reply-To: <16cacbcd-2f4c-1dc1-ecf7-8c081c84c6aa@ssi.bg>
On Mon, May 27, 2024 at 08:59:37PM +0300, Julian Anastasov wrote:
>
> Hello,
>
> On Thu, 23 May 2024, Ismael Luceno wrote:
>
> > In the context of the SCTP SNAT/DNAT handler, these calls can only
> > return true.
> >
> > Ref: e10d3ba4d434 ("ipvs: Fix checksumming on GSO of SCTP packets")
>
> checkpatch.pl prefers to see the "commit" word:
>
> Ref: commit e10d3ba4d434 ("ipvs: Fix checksumming on GSO of SCTP packets")
>
> > Signed-off-by: Ismael Luceno <iluceno@suse.de>
>
> Looks good to me for nf-next, thanks!
>
> Acked-by: Julian Anastasov <ja@ssi.bg>
Likewise, looks good to me.
Acked-by: Simon Horman <horms@kernel.org>
...
next prev parent reply other threads:[~2024-06-01 8:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-23 16:54 [PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp Ismael Luceno
2024-05-27 17:59 ` Julian Anastasov
2024-06-01 8:22 ` Simon Horman [this message]
2024-06-26 11:29 ` Pablo Neira Ayuso
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=20240601082233.GW491852@kernel.org \
--to=horms@kernel.org \
--cc=coreteam@netfilter.org \
--cc=iluceno@suse.de \
--cc=ja@ssi.bg \
--cc=linux-kernel@vger.kernel.org \
--cc=lvs-devel@vger.kernel.org \
--cc=mkubecek@suse.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/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.