lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Thu, 2 May 2024 09:32:55 -0600
From: David Ahern <dsahern@...nel.org>
To: Felix Fietkau <nbd@....name>, netdev@...r.kernel.org,
 Eric Dumazet <edumazet@...gle.com>, "David S. Miller" <davem@...emloft.net>,
 Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: willemdebruijn.kernel@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 net-next v5 4/6] net: create tcp_gro_lookup helper
 function

On 5/2/24 2:44 AM, Felix Fietkau wrote:
> This pulls the flow port matching out of tcp_gro_receive, so that it can be
> reused for the next change, which adds the TCP fraglist GRO heuristic.
> 
> Acked-by: Paolo Abeni <pabeni@...hat.com>
> Reviewed-by: Eric Dumazet <edumazet@...gle.com>
> Signed-off-by: Felix Fietkau <nbd@....name>
> ---
>  include/net/tcp.h      |  1 +
>  net/ipv4/tcp_offload.c | 41 +++++++++++++++++++++++++----------------
>  2 files changed, 26 insertions(+), 16 deletions(-)
> 

Reviewed-by: David Ahern <dsahern@...nel.org>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ