From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk0-x22e.google.com (mail-qk0-x22e.google.com [IPv6:2607:f8b0:400d:c09::22e]) (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 354603B29E for ; Sun, 26 Nov 2017 00:46:04 -0500 (EST) Received: by mail-qk0-x22e.google.com with SMTP id p19so28775480qke.2 for ; Sat, 25 Nov 2017 21:46:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=O0ebi21bndi7b2VugjGHhBnRfsmd9r3VgWlaD+mHEKY=; b=b3NV3sCHRHPy2VOxm2Dv9FskAEJYH5elnOqPExWR50MbG9xq1lshayppnSPU0AI0mN eQeBWLxPfSxlzaaj61rTRX0CIdDZY2CRI5nMQouYmFiozNhZXsy5gmoIvAxG/zC8LQ21 xlqi+MpTnVaE1CwBG6WxXg6mQTzM5kTJTP8rRylNp6PD7dLFIFKyiWC4XzmvRL9Z9X5b czNhgzqKHEdhA2cv8HlnMuI7CMsZQy5ku0EWKOzVQmrOfLsCoNebl+hIb/PCbM/6Z1ux nVGBM9ZoT6dvBy3i1y6yDh7YLQewGpX6GCUGuEAZFbV3TyRgWU+rEH2TQE4Knkt3BRFG AreQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=O0ebi21bndi7b2VugjGHhBnRfsmd9r3VgWlaD+mHEKY=; b=Pj8/zJioDRnU3QIh5R+oGSzttWaczqWk5xf+h+wVHcpU6plNHioyz2JKmry+djfXMw amRetnW5jI5QlGuBcI7XT72ZLH6Jo4WYz1zWPlxTVfDnUYX0tdkn02Er16F5LnsSGBNS PqGyygbCh+uKBVDa1ZV3Rw6Tvihp2E1mfPGsImu+AEmR3QKEHx/POCqmN1mOWxmOXnDm bVsiMoCo0uL7Bl0c0dGJLC1iVYTIKbI79Pue9zDcrEY4gkCE3ezQPgJylhAJvLg56iVe NPSaVWByfJ7+75gopOGzNV1J7tVkxecbrN9RCJzBOTaIiW+muDt0bSHWNC73Oo2osDey 3IaQ== X-Gm-Message-State: AJaThX7LxEHW94ktTds4ysFJwrkO9DR7ROQWorFzcn0gnV/MY8XnXXHc iaads3ikDkusZCTvOD0vBQA6/bnI8CWK8JDv2Ms= X-Google-Smtp-Source: AGs4zMYBPzDTU0m1UhhRdbdGZoakylfTkecxVskAVugag8TQ/2wkO44mCz+7hPKNpcmXeLpu0jO1lql4trfi4WSkAIY= X-Received: by 10.55.201.155 with SMTP id m27mr29346256qkl.299.1511675163802; Sat, 25 Nov 2017 21:46:03 -0800 (PST) MIME-Version: 1.0 Received: by 10.12.193.93 with HTTP; Sat, 25 Nov 2017 21:46:03 -0800 (PST) In-Reply-To: <1511671129.3146.6.camel@gmail.com> References: <59515a10-e1c5-7b58-851f-ece09191fb43@gmail.com> <2d095770-e896-f5dd-6ba9-efb91da71451@gmail.com> <68b753ce-bd11-cfcf-a4b9-ea32ea22bbaa@gmail.com> <1511671129.3146.6.camel@gmail.com> From: Dave Taht Date: Sat, 25 Nov 2017 21:46:03 -0800 Message-ID: To: George Amanakis Cc: George Amanakis via Cake Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Cake] new patchset for upstream net-next 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: Sun, 26 Nov 2017 05:46:04 -0000 awesome. On Sat, Nov 25, 2017 at 8:38 PM, wrote: > I am currently testing latest net-next with both sch_cake and > nf_conntrack compiled as integrals (Y instead of M). So far it works as > expected (previous build was 4.9.64, sch_cake out-of-tree, and > nf_conntrack as module). > > Are there any specific tests you would like me to run? Whatever your primary use case is? My biggest concern is that it simply not crash - 300 second long tests, 1200 seconds, all night long over and over, again, pounding it flat. rrul_be, rrul, 100 flows, 1000 flows, multiple stations, udp_flood, bittorrent, steam, with/without ack-filter, ack-filter-aggressive, asymmetric networks, as the default qdisc, unlimited, on mq hardware.... triple-isolate, dual-whatever, besteffort... ingress... every combination of keywords, I lost track of the QA matrix once it started rivaling string theory in complexity. I am comforted it works with 4.9. > > I am attaching the patch I used. > George > > On Sat, 2017-11-25 at 20:27 -0500, George Amanakis wrote: >> I am giving it another try. nf_conntrack was built as a module. I am >> rebuilding on a clean dir, nf_conntrack set as integral this time. >> Will >> report soon. >> >> George >> >> --=20 Dave T=C3=A4ht CEO, TekLibre, LLC http://www.teklibre.com Tel: 1-669-226-2619