From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-xc2f.google.com (mail-yw1-xc2f.google.com [IPv6:2607:f8b0:4864:20::c2f]) (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 A9B2B3BA8E for ; Mon, 19 Nov 2018 08:55:14 -0500 (EST) Received: by mail-yw1-xc2f.google.com with SMTP id i20so5546386ywc.5 for ; Mon, 19 Nov 2018 05:55:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=+je9As0Rt6VppxYC1lKVCDcHYqD86kTZE8flTLYcBoI=; b=U5W/TjjJy++BvlO8KQk+0vsgSFJD5Y1J1bk2E19L5thXpxhLR6Pe90R/WGSbTRizaR CUpnXtBu/MGfJrK51nTrqS7QINA+3A1Vc8TTxTIy4Fer5IexN/Z4JadoMUPdsX9lWywD wbcPETO1zm1HkuZTBBDq797VPOkAmeFw8boDh6oqMaKiOUw39hDsCg38Sys3tYf2yOVJ RkwTPJBoy0cC05WkhyMsmlLcdlEKYqeNahLKiKHtwkdVeh+33wJmafeL5Y3I1TnYwB14 iWHXWDuP8Ih/4t83AJC19qEgZBkQLwb16s1uyCEK394LgVc4yp3To4m2lNZwPohw1eVW RAfQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+je9As0Rt6VppxYC1lKVCDcHYqD86kTZE8flTLYcBoI=; b=ZDkha1D5UrDwXgnmKTMOU1hZts/mhkF1P7GIepIkzAb7mNds9P0x24ih0EtY+8NAfJ Xhk0dsyIEYwoFhhRpQ29rIa9q/Ah6yKsyqtJSWbqslGDohDYsyiYPGULqPTiRyLa2J3d lF77HpaI1bg0L3OobSs64G01qIGAY+e6CI7UDsMelag3slpjNV1bI1AvwFscms7GYGbu HQ5pCsBvtEv0Eiaex/rrNz7uqfIarExOV7qMzHPiIrJbRu2h7rvq+MpTFsfu1xAYbfj6 j04uwa0CqqXu74P3hYSUv26eWYViFM7tGc7xS6/mF4P7XRSpGIZfEd9DDHOISw0NAYTR Y7Rw== X-Gm-Message-State: AGRZ1gJNdMlxy6Y2AKQhRrHBC3OvG7om8QUmO/NPWCdMqN/iI8aRY19E QhgSYTPcYom5VDafxa1aMkSOgPrvSfP5QeYzbNF9aXQn5Mg= X-Google-Smtp-Source: AJdET5ew2gyrRv8zqHO1F5N3G7dQcY9gWmR/lkRbgLJ2+jqXxzrZXBbkU1p2ykeUS43rYBnDRGu6Q2vavRAfkkTNASE= X-Received: by 2002:a81:5b57:: with SMTP id p84-v6mr20321072ywb.354.1542635713964; Mon, 19 Nov 2018 05:55:13 -0800 (PST) MIME-Version: 1.0 From: Shefali Gupta Date: Mon, 19 Nov 2018 19:25:02 +0530 Message-ID: To: cake@lists.bufferbloat.net Content-Type: multipart/alternative; boundary="000000000000bfb036057b04ddb8" Subject: [Cake] Query Regarding CAKE 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: Mon, 19 Nov 2018 13:55:14 -0000 --000000000000bfb036057b04ddb8 Content-Type: text/plain; charset="UTF-8" Hello Jonathan and Dave, Thanks for the quick replies. We took sometime to understand the whole framework and have come up with some more queries: 1. Can we use the COBALT code available on the following link as a reference: https://github.com/dtaht/sch_cake/blob/old-master/cobalt.c 2. Since ns-3 code is in C++, we're hoping to implement the different modules (four modules as mentioned in LANMAN paper) of Cake in separate classes. Is that approach fine? or you recommend us to implement all modules in a single file as done in Linux? Thanks and Regards, Shefali Gupta Jendaipou Palmei --000000000000bfb036057b04ddb8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello Jonathan and = Dave,

Thanks for the quick replies.

=
We took sometime to understand the whole framework and have come= up with some more queries:

1. Can we use the COBA= LT code available on the following link as a reference:
=

2. Since ns-3 code is in C++, we're hoping to implement the different=20 modules (four modules as mentioned in LANMAN paper) of Cake in separate=20 classes.
Is that approach fine? or you recommend us to implement = all modules in a single file as done in Linux?

Tha= nks and Regards,
Shefali Gupta
Jendaipou Palmei
--000000000000bfb036057b04ddb8--