From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd29.google.com (mail-io1-xd29.google.com [IPv6:2607:f8b0:4864:20::d29]) (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 EC4BC3B2A4 for ; Tue, 20 Aug 2019 19:30:20 -0400 (EDT) Received: by mail-io1-xd29.google.com with SMTP id z3so957092iog.0 for ; Tue, 20 Aug 2019 16:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=cYsTpZNkCcRkeVKqsmSTOyncnfRtnSwDt2udXAR0i8Q=; b=EI8wc3ddp+LP8ji82a/mozY+r8FVRCRanWLIimFyJjwqLGVxiS9EhhciiynbjCgdcj k/BNpnREa8EhSWLf8g8iFIvK/DwMFA6qqIBN2g7Tf+zLC+cdiFvNY07L+EnWAfm9p9C6 WUF6CYFXy708L5+eSWetvbDNCrZ9KpfDQ/MA/42kvLM2soPd4U1O0HSE2gS5hH2XKncd hvpSIBEO5CPuRFcfBI+7S+nIf8SuJYw6SJF84GshQHexcI4vjcfOPHeoevj3HMc60cKa qfgVOVVRbAOp/ZTLpI/qBODgjC107a7ULYKEc095M0tuWIxf7ppw5xv6cQX1RK1p2mFN RMVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=cYsTpZNkCcRkeVKqsmSTOyncnfRtnSwDt2udXAR0i8Q=; b=ZIoy97NeVTD+4UDcpD/AI5CxQEHlDnCFsGIqNFx3E64CZ3CFIWLMWCwIVAKhCp7bVP 7hLDbAmqoEJdACF09sUHDxqzArICE6EhEjwNx3o4A4EceGgoj82Khm3+3ra0HenNcZfb De54sjqVLtXq6cI3pnWoWp2nQH48b1ue+AdhKmhKcoPSH/POaSYRF6atgrM8kO0CwDHi /9ZkjXRfc4ACHfVRvDY3iG9I1opHgfdKlBksEovL63f5SjAapLWLZM2ndhiVJHvA0tJw wH38oBmGdjtKYNaf8d0Ptnrd81oopn/NiP24GBj/pSKdlkwejUCCVv2QMb0uHYfJqjZH uYXQ== X-Gm-Message-State: APjAAAX/HbJNjQGV4X1lkPThY3lA/3z4N/rRz0TsKEdcnzRuBD49wi7I 04Eglnvb6aDTZ7pZg7v5ZVSL2kbx/Cl/O8Pl/nb4iCMW X-Google-Smtp-Source: APXvYqyggov5J7j7Nu6qE1Q30tKxPMIBW2k9wZvkc6Mq9XPQI4Qm97Q7P/DSAkCkclyztqxuda3TkQ1lP+n7rOagrqc= X-Received: by 2002:a6b:7a0a:: with SMTP id h10mr15178080iom.45.1566343820353; Tue, 20 Aug 2019 16:30:20 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Taht Date: Tue, 20 Aug 2019 16:30:09 -0700 Message-ID: To: "Luis E. Garcia" Cc: cerowrt-devel Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Cerowrt-devel] amd ryzen embedded nucs X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2019 23:30:21 -0000 On Tue, Aug 20, 2019 at 4:23 PM Luis E. Garcia wrote: > > Dave, > Have you upgraded the firmware on your apu2 boxes? The was a performance = issue that was fixed a few weeks back. "the firmware" - do you mean openwrt? or the bios? link? I would be *delighted* to be able to shape inbound on those boxes to nearly ~1gbit. On the other hand it would run me out of motivation to try and make a quad core shaper work.... (not that I have a lot of motivation, since it's been a year since I last tried, and it was pretty invasive.... I really liked the new "listification" work going on in mainline. Still, my dream was to be rid of mirred entirely, and to be able to do: tc qdisc add dev eth0 ingress cake bandwidth X or rather tc qdisc add dev eth0 ingress mq bandwidth X tc qdisc add dev eth0 ingress handle 1:1 cake tc qdisc add dev eth0 ingress handle 1:2 cake ... Which looked possible to fall out of that work (but haven't checked in a ye= ar) > Regards, > Luis > > On Tue, Aug 20, 2019 at 5:15 PM Dave Taht wrote: >> >> since we run the apu2 out of cpu on inbound shaping, there are some >> new ryzen boxes appearing. Here's one.... >> >> https://www.amd.com/system/files/documents/R1000-product-brief.pdf >> >> http://asrock.pc.cdn.bitgravity.com/Download/e-catalog/iBOX-R1000.pdf >> >> I don't know why it uses realtek ethernet as the soc has 10Gbit >> capable ethernet onboard. >> >> -- >> >> Dave T=C3=A4ht >> CTO, TekLibre, LLC >> http://www.teklibre.com >> Tel: 1-831-205-9740 >> _______________________________________________ >> Cerowrt-devel mailing list >> Cerowrt-devel@lists.bufferbloat.net >> https://lists.bufferbloat.net/listinfo/cerowrt-devel --=20 Dave T=C3=A4ht CTO, TekLibre, LLC http://www.teklibre.com Tel: 1-831-205-9740