Bug 217134
Summary: | TCP performance regression on loopback interface | ||
---|---|---|---|
Product: | Networking | Reporter: | uint8ptr |
Component: | Other | Assignee: | Stephen Hemminger (stephen) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | mike |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.10-6.2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | Packet captures of the GDB communication on Linux 5.9 and 5.10 |
Description
uint8ptr
2023-03-04 15:54:34 UTC
Update: since GDB send lots of small packets most of the time, enabling TCP_NODELAY on the emulator's GDB stub fixes the issue altogether |