From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd36.google.com (mail-io1-xd36.google.com [IPv6:2607:f8b0:4864:20::d36]) (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 33C6A3B2A4 for ; Tue, 20 Aug 2019 19:33:46 -0400 (EDT) Received: by mail-io1-xd36.google.com with SMTP id j4so828650iop.11 for ; Tue, 20 Aug 2019 16:33:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitamins-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=38KF1Oxp71I7O4xP8U9QYydYmcOWqj3Fef+HfuJGeLo=; b=FhzMieJC6BdT5VFWXJs3WojUm+3CthEx9hCx9Xk6IXgPqEA4hEn3vI/lkSJqysLNJR BXXeZ5MqE+wEQkFjB7m1Jg/IX/p9R78jT3Xy6oxm7xwbW+e9COc5gaaPwzwn8jWyA4n+ 1Y/IsaPGQHb5DjlW+kY/5jgeet6aFeIKU4wpN4YmjXn7tf4rkm2eupiEv+eYcwV0Lhhd wU0rQg/CK7KGsD4TxTCHlUKdcTytnqn+2wf/gbW+Xvmzi3/E/DIGfk3tTAELQarykkej VN/4Nt+mlA1hmwtLMLr2MhRiGgL3xh55pBF8S97siKGYEhZSFaqtbjQqCWenrEYoaCwB Hj6g== 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; bh=38KF1Oxp71I7O4xP8U9QYydYmcOWqj3Fef+HfuJGeLo=; b=pVS8DJ6w8KF/7+6Xt61JuNI8OrX3m75QpSFXYQ6Qk3j+iriyuHfE9piY4QsG/Mq2Ux iTr+NOrg8eT76tpbSLCBhKcWPH/fkZxK/uCU5QTzfi5kOb9NRzPmU172hONlMC+ZO2Wb DtR4/nDn8er1IG4XK9kEqy93FTrAP/ft1/eYYGmVfBXy6aJJNr3Ix/yDefzZ06rMxW9/ ruNJWcjlCyrEoN+u3ydZ1qY+bqVshkNGyo0x0TN3SBdkNAdgBcFnFfRhp2sVE9U7PfHX Fa+vbehy7vMMweoKeZO/H1iL3GTqxVWnw/RU3y8vLbAaw1HZpv5N0N2gn5J9STSZjYvo lKeA== X-Gm-Message-State: APjAAAX0jmBfo4U68IbKKtLY8IppsQWcD/Uwdo70FAOUaujxDYRjofEQ LGiijJTctZVTEhnCfBdyk2jpLDo2avF1/a9JkeIRrw== X-Google-Smtp-Source: APXvYqztdooMdTLQDi8lVFN0ek1Urk7Xt/HnJfjwJJUHFnrLtSPzhZH+O1n9ADHlbrjgdudFmWGaJkQ/h5hnBmIVwwk= X-Received: by 2002:a5d:860e:: with SMTP id f14mr34776124iol.242.1566344025683; Tue, 20 Aug 2019 16:33:45 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Luis E. Garcia" Date: Tue, 20 Aug 2019 17:33:35 -0600 Message-ID: To: Dave Taht Cc: cerowrt-devel Content-Type: multipart/alternative; boundary="0000000000003f52ad059094e375" 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:33:46 -0000 --0000000000003f52ad059094e375 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable The BIOS it seems that the CPU wasn=E2=80=99t able to use the speed boost i= n some cases. Single thread performance is where you can see some of the improvements of the fix. L On Tue, Aug 20, 2019 at 5:30 PM Dave Taht wrote: > 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 performanc= e > 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 > year) > > > > 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 > > > > -- > > Dave T=C3=A4ht > CTO, TekLibre, LLC > http://www.teklibre.com > Tel: 1-831-205-9740 > --0000000000003f52ad059094e375 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The BIOS it seems that the CPU wasn=E2=80=99t able t= o use the speed boost in some cases. Single thread performance is where you= can see some of the improvements of the fix.
=
L

On Tue, Aug 20, 2019 at 5:30 PM Dave Taht= <dave.taht@gmail.com> wro= te:
On Tue, Aug 20, 2019 at 4:23 PM= Luis E. Garcia <= luis@bitamins.net> wrote:
>
> Dave,
> Have you upgraded the firmware on your apu2 boxes? The was a performan= ce 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 year)


> Regards,
> Luis
>
> On Tue, Aug 20, 2019 at 5:15 PM Dave Taht <dave.taht@gmail.com> wrote:
>>
>> since we run the apu2 out of cpu on inbound shaping, there are som= e
>> new ryzen boxes appearing. Here's one....
>>
>> https://www.amd.com/syste= m/files/documents/R1000-product-brief.pdf
>>
>> http://asrock.pc.cdn.b= itgravity.com/Download/e-catalog/iBOX-R1000.pdf
>>
>> I don't know why it uses realtek ethernet as the soc has 10Gbi= t
>> 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



--

Dave T=C3=A4ht
CTO, TekLibre, LLC
ht= tp://www.teklibre.com
Tel: 1-831-205-9740
--0000000000003f52ad059094e375--