From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 7A2083B260 for ; Tue, 19 Jul 2016 00:29:41 -0400 (EDT) Received: by mail-pa0-x235.google.com with SMTP id iw10so2862702pac.2 for ; Mon, 18 Jul 2016 21:29:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=/L1XU+IzuEIY/Ny8QZCKNL4VIp83E8FTobyPhNpv/Vs=; b=ghedofdzfGHnF/gJ8Jaqv3BAgsxNohjrcB1hpQupl8Z4RH99CJaPKVhPOvwiK8qbwz 7aIUb08QF92VjCEwrwjkbfLDmk91C014InvzGVjDBrfGxuh2RJXMLxYeIT2/X5aADITP aSVyAJsUAoHcqFMU4rocm7ygOOVyUsHgpKFCI77wwCZzpJajyXvVuYia6b7E4Io1579l AB7OekcNIyK0PAua+ytnP7jQzyUxPPvkQA5S48HuHY7OxjqrnJ4TULPdeX8Lu0TwOGmg A9lh1NpMwiyXh3VJmCfUuaBova4h2s5DBvKs8RnDDkbmebLnF3eRLPp7VQ42S8ozaCHT URzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=/L1XU+IzuEIY/Ny8QZCKNL4VIp83E8FTobyPhNpv/Vs=; b=Ro99udWJ5ekP8bxsv6DfFENO7cMmk2ZTnvxifjZymjt5/0ja9qzsHd/bKmxL2nXzFc y57MNMu+A1r1Y69jRCQV2IhPG9KvI9hGDicbx0PGSlG3ys+VrzM5CgM1zetvJFjnIRwD jK60RJ6AuJ58wNwQmshn783LcSxn3W6exWD+6Ypa05gEtQzXAmhzp6QgYGMSkcW5xi9b aFXLBxw9fIvsiEDWm65kJtA8vMIclp4wxlYuaKFsq4DwWaGS8Api1KVD0wOMTIZ7tRAh rnGpUL0NqEnPq9xITc7jbIOhjOa4cDyq7GbQXIVuAVQNuZ4LFTiAz9cMv0GVke5ovbbU GLLA== X-Gm-Message-State: ALyK8tKDtuNdWslaqeyvk4quKjI5c7jzANAprUDkcJ5iiIvy5QIm2+huO4tRUoFdY/D0Ciit9Bzx7hpgSDF6Cw== X-Received: by 10.66.175.45 with SMTP id bx13mr61589177pac.23.1468902580256; Mon, 18 Jul 2016 21:29:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.142.133 with HTTP; Mon, 18 Jul 2016 21:29:39 -0700 (PDT) From: Loganaden Velvindron Date: Tue, 19 Jul 2016 08:29:39 +0400 Message-ID: To: cake@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Subject: [Cake] fq_codel on 3g network in Mauritius X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2016 04:29:41 -0000 Hi guys, I've been playing with fq_codel on 3g internet connection. the 3g internet box has no bridge mode, and just forwards every packet to the Openwrt router. Here are the results without: http://www.dslreports.com/speedtest/4470186 And here is the result with fq_codel on and 300 ms target latency: http://www.dslreports.com/speedtest/4470286 Is there anything that could be done to get the rating up to A+ by tweaking the code ? Kind regards,