ACK: [f/j/m:linux-aws][PATCH 0/1] tcp: Add memory barrier to tcp_push

Magali Lemes magali.lemes at canonical.com
Fri Mar 1 13:39:02 UTC 2024


On 22/02/2024 15:29, Philip Cox wrote:
> 
> BugLink: https://bugs.launchpad.net/bugs/2051727
> 
> SRU Justification:
> 
> [Impact]
> 
> Recently a patch has been accepted on the Linux Kernel
> regarding the TCP stack which fix an additional +40ms
> latency on ARM64 CPU architecture without impacting
> other CPU types.
> 
> [Fix]
> 
> Upstream patch:
>     7267e8dcad6b2f9fce05a6a06335d7040acbc2b6: tcp: Add memory barrier to tcp_push()
> was submitted to address this.
> 
> [Test Plan]
> 
> AWS tested
> 
> [Where problems could occur]
> 
> The risk of regressions from this change is fairly low.
Acked-by: Magali Lemes <magali.lemes at canonical.com>

> 
> --
> 
> 
> Salvatore Dipietro (1):
>    tcp: Add memory barrier to tcp_push()
> 
>   net/ipv4/tcp.c | 1 +
>   1 file changed, 1 insertion(+)
> 



More information about the kernel-team mailing list