Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
From: Jarek Poplawski <hidden>
Date: 2010-01-07 20:22:44
Also in:
lkml
On Thu, Jan 07, 2010 at 02:55:22PM -0500, Michael Breuer wrote:
On 1/7/2010 2:36 PM, Jarek Poplawski wrote:quoted
On Thu, Jan 07, 2010 at 07:50:40PM +0100, Jarek Poplawski wrote:quoted
quoted
Going to rerun with these patches and with and without MMAP. Will also retry both with jumbo frames if possible.If MMAP then some "alternative" too. But first no MMAP.Another things IMHO worth to try: a sky2 module parameter "disable_msi=1", and CONFIG_DMAR off. Jarek P.Ok - that'd be with or without MMAP enabled? (note that so-far, without MMAP I'm not seeing any errors - throughput is running about half what I was seeing with MMAP enabled (before crashing that is). CPU is also way busier (also to be expected). One other observation - I had been seeing lots of DNS errors - IPV6 related format errors I really didn't think much of it as they were mostly .ru and seemed spam-related, but now I don't see any. Haven't updated bind; doubt the world has changed - so perhaps this is related to the network issue.
MMAP enabled (with some "alternative" patch - to avoid known bugs) should give as earlier the answer if these changes matter. But first let's try longer (if possible) if this "no MMAP" could really heal your hardware. Jarek P.