Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* Fw: [Bug 213827] New: Stall In TCP/IP
@ 2021-07-22 22:16 Stephen Hemminger
  0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2021-07-22 22:16 UTC (permalink / raw)
  To: netdev



Begin forwarded message:

Date: Thu, 22 Jul 2021 22:03:50 +0000
From: bugzilla-daemon@bugzilla.kernel.org
To: stephen@networkplumber.org
Subject: [Bug 213827] New: Stall In TCP/IP


https://bugzilla.kernel.org/show_bug.cgi?id=213827

            Bug ID: 213827
           Summary: Stall In TCP/IP
           Product: Networking
           Version: 2.5
    Kernel Version: Observed 5.9.2. Confirmed on 5.12 and 5.13
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
          Assignee: stephen@networkplumber.org
          Reporter: martenst@crankuptheamps.com
        Regression: No

Created attachment 298007
  --> https://bugzilla.kernel.org/attachment.cgi?id=298007&action=edit  
A basic repro of the observed issue.

We see an unexpected pause of 3-60 seconds where the test no longer receives
data, recv() is blocking, netstat shows data is sitting in the 7777 server's
send queue and 0 bytes are in the test's receive queue.

Setting net.core.rmem_max seems to be a key factor. For our testing we used
net.core.rmem_max=16777216

See attached README and repro.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-22 22:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 22:16 Fw: [Bug 213827] New: Stall In TCP/IP Stephen Hemminger

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).