From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 9895421F36A for ; Wed, 22 Apr 2015 17:45:24 -0700 (PDT) Received: by pabtp1 with SMTP id tp1so3011887pab.2 for ; Wed, 22 Apr 2015 17:45:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=7AbI6kYXc1g7k2bhiTvzBVp9yRQTAg/QYGv56Oq49Bk=; b=UTceB1ryS7SP9tIp5VE89ztaMdv8ssFQlZALkBhu9Pk/XhLQP9Kh4WmfscYhhKua6i VcV5JiMpu7D38VzXgaOk/l441eSX6ciik2evmd3Y2w2hlPjwCDQ1ap89WCoDfehrZXVY 4BQ47WzPlnb7K0wUHRnAkZaEpjN36naBKwM7Cs5H6wztul5CVDnIHQUk79WGBKN21KqN drzig1bg0XaDnCK6nbA3yvQ+/fdY8fzZrHuLSFVX36iRasrm4vLgO4ol3Fv5vQuQ5SAo POVRst1emzOZ95uGXGcDwUn6BubQoC781oYBBC+bo5NoHVjpcmMPlh/B07kKt9P2uMcY wpTw== X-Gm-Message-State: ALoCoQkSU86E9Ia3YkZGcYQsa7ARBRb2AFRqazAt4WbEcfdSIsVouBJeTgg0NgGLbTI2Ry8w4BfI X-Received: by 10.70.128.200 with SMTP id nq8mr348534pdb.167.1429749923443; Wed, 22 Apr 2015 17:45:23 -0700 (PDT) Received: from urahara (static-50-53-82-155.bvtn.or.frontiernet.net. [50.53.82.155]) by mx.google.com with ESMTPSA id dd1sm6171104pbb.57.2015.04.22.17.45.21 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Apr 2015 17:45:23 -0700 (PDT) Date: Wed, 22 Apr 2015 17:45:25 -0700 From: Stephen Hemminger To: Adrian Popescu Message-ID: <20150422174525.50d964ea@urahara> In-Reply-To: References: <5BC1CA30-289D-42B4-95CD-3AE5D7B96F09@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cake@lists.bufferbloat.net Subject: Re: [Cake] Cake3 - source code and some questions X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2015 00:45:52 -0000 On Thu, 23 Apr 2015 00:02:35 +0300 Adrian Popescu wrote: > e1000e (82574, dual port and quad port server e1000e adapters with > various Intel chips) is exhibiting varying latency based on the used > kernel. > > Local network ping latencies on Ubuntu 14.04 with its LTS 3.13 kernel > are always below 0.5 milliseconds when idle and lightly loaded. The > latest kernels from kernel.org are unable to match those latencies. > These modern kernels are always seeing latencies of 2-3 milliseconds. > > Turning off all offloads on the involved ethernet e1000e network > interfaces doesn't help. This is all physical Intel hardware with > e1000e interfaces. > > Two idle hosts on a local network should be able to ping each other > and get latencies which are always less than one millisecond. FreeBSD > doesn't have this problem. These NIC's have had a histrory of power management related issues. I suspect some power management (maybe even in SMI) is turning off parts of the chips and it is taking long to turn back on.