Summary: | regression(?): starting with 2.6.21 sending packets became broken | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Peter Volkov (RETIRED) <pva> |
Component: | [OLD] Unspecified | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
lspci output
/proc/cpuinfo output |
Description
Peter Volkov (RETIRED)
![]() Created attachment 133346 [details]
lspci output
Created attachment 133348 [details]
/proc/cpuinfo output
Can you reproduce this on either vanilla- or gentoo-sources 2.6.23, not using any other (external) patches? If so, please post your .config and dmesg output. Assuming you can reproduce it on an unpatched gentoo or vanilla kernel, try the following shortly after boot for the fun of it: echo 0 > /proc/sys/net/ipv4/tcp_window_scaling See if that makes the problem go away.. just a thought.. Thank you for advices, Maarten and Daniel. Seems that the problem was cause by IMQ patch (http://www.linuximq.net/patchs/linux-2.6.21-img2.diff). I do not know details but without patch 2.6.22-r8 works and with patch it does not. In IMQ mailing list I found patch for 2.6.23. Patch itself is not released, but I've tested it and seems that it works here. In any case this bug should be taken upstream. Thanks again. |