Re: [PATCH] ipvs: Avoid unnecessary calls to skb_is_gso_sctp

From: Simon Horman
Date: Sat Jun 01 2024 - 04:23:00 EST


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@xxxxxxx>
>
> Looks good to me for nf-next, thanks!
>
> Acked-by: Julian Anastasov <ja@xxxxxx>

Likewise, looks good to me.

Acked-by: Simon Horman <horms@xxxxxxxxxx>

...