netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Network performance regression with linux 6.1.y. Issue bisected to "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro packets to gro stack)
@ 2023-01-05 17:37 Jaroslav Pulchart
  2023-01-05 17:43 ` Eric Dumazet
  2023-01-06  8:36 ` Linux kernel regression tracking (#adding)
  0 siblings, 2 replies; 9+ messages in thread
From: Jaroslav Pulchart @ 2023-01-05 17:37 UTC (permalink / raw)
  To: edumazet, netdev, lixiaoyan, pabeni, davem; +Cc: Igor Raits

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@github.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@github.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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-01-30 12:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-05 17:37 Network performance regression with linux 6.1.y. Issue bisected to "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro packets to gro stack) Jaroslav Pulchart
2023-01-05 17:43 ` Eric Dumazet
2023-01-05 17:54   ` Jaroslav Pulchart
2023-01-05 18:49     ` Eric Dumazet
2023-01-05 19:56       ` Jaroslav Pulchart
2023-01-06 14:04         ` Eric Dumazet
2023-01-06 15:04           ` Jaroslav Pulchart
2023-01-06  8:36 ` Linux kernel regression tracking (#adding)
2023-01-30 12:55   ` Linux kernel regression tracking (Thorsten Leemhuis)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).