[aqm] RED implementation on Linux 3.14.22

Simone Ferlin-Oliveira <ferlin@simula.no> Mon, 15 December 2014 07:51 UTC

Return-Path: <ferlin@simula.no>
X-Original-To: aqm@ietfa.amsl.com
Delivered-To: aqm@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BC64D1A1A3C for <aqm@ietfa.amsl.com>; Sun, 14 Dec 2014 23:51:34 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.08
X-Spam-Level:
X-Spam-Status: No, score=-0.08 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P9jymiikkwlp for <aqm@ietfa.amsl.com>; Sun, 14 Dec 2014 23:51:33 -0800 (PST)
Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 48FB01A1A2D for <aqm@ietf.org>; Sun, 14 Dec 2014 23:51:33 -0800 (PST)
Received: by mail-ob0-f182.google.com with SMTP id wo20so16424731obc.13 for <aqm@ietf.org>; Sun, 14 Dec 2014 23:51:32 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=V5dsV2I949udLA1gML+dk0XfjGVnnQtw7d4cBEJRlEk=; b=WodjRmG0WBJYORTmtM7KqkXq0ZQdHsl0QXSqD22HV58et5sLocSwmIQSA8tdgOK+4i 1tPZnuJnHXeeWejFXExVc4HgApQmJXhYLEajegpNpFxdClcDtmW5W813b88cK6+2dA2h n6vhWcAcyDvl+sXOVF3b49QU+PYbKcV9QPbKMcbGrJ2ps421SCPbkhcR2Phy4zc/Awd4 LLhSDaGrVn5QJymtlts7UB0qeXacBJDs8FZTyIr1xTkQgaAZTnBHfpQN6P2P3CY5Ib2K I4yNAnfaHRhhy10HjtKo4P3td7h8Bups5enJ0uQOo2zluD97BDmpXjuKxj/Sg0urszh4 7SvQ==
X-Gm-Message-State: ALoCoQlYflVxhlTBNJnO41BOQKOWE9n6taW3JS0o2OW1es3jonrI0RhcPi4ZY2TjGGlXTOYl9QEo
MIME-Version: 1.0
X-Received: by 10.60.52.72 with SMTP id r8mr3203057oeo.75.1418629892709; Sun, 14 Dec 2014 23:51:32 -0800 (PST)
Received: by 10.202.65.134 with HTTP; Sun, 14 Dec 2014 23:51:32 -0800 (PST)
Date: Mon, 15 Dec 2014 08:51:32 +0100
Message-ID: <CAPJm55PbSg4_nHfMAyLfJC_zyaBJUFzTr4pj_ieBbrbJW0Wbgg@mail.gmail.com>
From: Simone Ferlin-Oliveira <ferlin@simula.no>
To: aqm@ietf.org
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/aqm/cdprAzZSNaH2hJfyqsm3Xk942Uc
Subject: [aqm] RED implementation on Linux 3.14.22
X-BeenThere: aqm@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Discussion list for active queue management and flow isolation." <aqm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/aqm>, <mailto:aqm-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/aqm/>
List-Post: <mailto:aqm@ietf.org>
List-Help: <mailto:aqm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/aqm>, <mailto:aqm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Dec 2014 07:51:35 -0000

All,

I am doing some work with shared bottleneck detection that requires
some evaluation with different AQM, in particular, RED. Since I
haven't been following the evolution of the implementation,  I would
like to ask about your experience with the code on Linux 3.14 (and
newer).

*Any* help is appreciated.

Thanks,
Simone