From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.stanford.edu (smtp2.Stanford.EDU [171.67.219.82]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 84B1C2012AC for ; Wed, 23 May 2012 17:00:20 -0700 (PDT) Received: from smtp.stanford.edu (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id CA1C5626994; Wed, 23 May 2012 17:00:19 -0700 (PDT) Received: from zm07.stanford.edu (zm07.Stanford.EDU [171.67.219.139]) by smtp.stanford.edu (Postfix) with ESMTP id 4D573625B15; Wed, 23 May 2012 17:00:19 -0700 (PDT) Date: Wed, 23 May 2012 17:00:19 -0700 (PDT) From: Rishita Rajal Anubhai To: Dave Taht Message-ID: <657665493.17619813.1337817619225.JavaMail.root@zm07.stanford.edu> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [10.30.134.31] X-Mailer: Zimbra 7.1.4_GA_2555 (ZimbraWebClient - GC19 (Linux)/7.1.4_GA_2555) X-Authenticated-User: rishita@stanford.edu X-Mailman-Approved-At: Wed, 23 May 2012 17:04:36 -0700 Cc: cs244-spr1112-staff@lists.stanford.edu, amoghvk@stanford.edu, codel@lists.bufferbloat.net Subject: Re: [Codel] CoDel + 3.3 kernel X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2012 00:00:20 -0000 Hi CoDel enthusiasts, Along with Amogh, I am working with kernel 3.4 for CoDel. While trying to use the deb package for linux kernel 3.4, I got an error requesting me to use the libc6 version >=3D2.14. I manually installed libc6 2.15* and the got the kernel running after that. The problem now is, while trying to 'make' from the codel repo (to run tc), all the other packages I need such as flex,=20 bison, etc. all seem to require the older version (libc6 2.13*)=20 to be installed. Is the expected next step, to install all the required packages manually in some way? Thanks, Rishita ----- Original Message ----- From: "Dave Taht" To: amoghvk@stanford.edu Cc: codel@lists.bufferbloat.net, cs244-spr1112-staff@lists.stanford.edu, "R= ishita Anubhai" Sent: Wednesday, May 23, 2012 3:36:49 PM Subject: Re: [Codel] CoDel + 3.3 kernel you didn't install the tc utility properly. what I usually do is TC=3D/path/to/my/codel/repo/tc/tc export TC $TC -s qdisc show dev whatever you will see on these lists pointers to a netperf script, called bloat.sh which could use some improvement. Also, netperf from svn has multiple new features useful in exploring this stuff, notably remote control of different congestion control algorithms, tos/diffserv bit setting, etc. I note that it helps to turn BQL down to minimal values. I note also that fq_codel is pretty amazing, too. So is qfq + codel. Happy explorations. See also the debloat, and simple_qos.sh scripts in my deBloat github reposi= tory. We look forward to hearing about your results. On Wed, May 23, 2012 at 11:02 PM, Amogh Vasekar wrot= e: > Hello Developers, > > This is Amogh here, a Masters student at Stanford University. As a first > step towards exploring CoDel, we're trying to reproduce the results on EC= 2 > using OpenFlow + Mininet and then take it from there. > > So far, I have CoDel with kernel 3.3 (Thanks for the deb packages! More o= n > kernel 3.4 later), with the codel specific iproute2 patch installed. > > With htb qdisc at root, and CoDel children I have an output as follows : > > --------- > tc -s qdisc show dev eth0 > > qdisc htb 1: root refcnt 2 r2q 10 default 12 direct_packets_stat 770 > =C2=A0Sent 112338 bytes 961 pkt (dropped 0, overlimits 0 requeues 0) > =C2=A0backlog 0b 0p requeues 0 > qdisc codel 110: parent 1:11 [Unknown qdisc, optlen=3D32] > =C2=A0Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) > =C2=A0backlog 0b 0p requeues 0 > qdisc codel 120: parent 1:12 [Unknown qdisc, optlen=3D32] > =C2=A0Sent 6364 bytes 56 pkt (dropped 0, overlimits 0 requeues 0) > =C2=A0backlog 0b 0p requeues 0 > qdisc codel 130: parent 1:13 [Unknown qdisc, optlen=3D32] > =C2=A0Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0) > =C2=A0backlog 0b 0p requeues 0 > ------------------- > > I was wondering why I get an Unknown qdisc, optlen=3D32 error, even after > using the codel-specific iproute2 from Git. I noticed that the Git packag= e > has fq_codel specific code (I am using base Codel in kernel 3.3), is it n= ot > configured to handle this? > > Thanks for your help, excited about CoDel !! Let us know if you have any > suggestions. > > Amogh > > _______________________________________________ > Codel mailing list > Codel@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/codel > --=20 Dave T=C3=A4ht SKYPE: davetaht US Tel: 1-239-829-5608 http://www.bufferbloat.net