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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 5 Jan 2023 18:37:09 +0100
From:   Jaroslav Pulchart <jaroslav.pulchart@...ddata.com>
To:     edumazet@...gle.com, netdev@...r.kernel.org, lixiaoyan@...gle.com,
        pabeni@...hat.com, davem@...emloft.net
Cc:     Igor Raits <igor.raits@...ddata.com>
Subject: Network performance regression with linux 6.1.y. Issue bisected to
 "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro
 packets to gro stack)

Hello,

I would like to report a 6.1,y regression in a network performance
observed when using "git clone".

BAD: "git clone" speed with kernel 6.1,y:
   # git clone git@...hub.com:..../.....git
   ...
   Receiving objects:   8% (47797/571306), 20.69 MiB | 3.27 MiB/s

GOOD: "git clone" speed with kernel 6.0,y:
   # git clone git@...hub.com:..../.....git
   ...
   Receiving objects:  72% (411341/571306), 181.05 MiB | 60.27 MiB/s

I bisected the issue to a commit
5eddb24901ee49eee23c0bfce6af2e83fd5679bd "gro: add support of (hw)gro
packets to gro stack". Reverting it from 6.1.y branch makes the git
clone fast like with 6.0.y.

Best regards,
--
Jaroslav Pulchart
Sr. Principal SW Engineer
GoodData

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ