<djfe>
I don't know how to verify success via logread or "ip a" or something
<djfe>
do I have to reset config on sysupgrade between tries? (when I switch swports?)
<djfe>
first try involved activating all 5 of the ports at once (the device has one), after that I activated wifi over serial and kept on sysupgrading to different images (without config reset)
<djfe>
looking at other devices, the old dts didn't set phy-mode on the edma node, so it doesn'T appear to be using RGMII actually, but I could be wrong
rua has joined #openwrt-devel
<djfe>
ok so I just saw this in my logs from when I flashed via tftpboot
<Mangix>
that being said, those finding are concerning
dangole_ is now known as dangole
dangole has quit [Quit: Leaving]
<rsalvaterra>
Mangix: Since you like to live dangerously, have you tried Ansuel's QAM-256 stuff?
tSYS has quit [charon.oftc.net liquid.oftc.net]
KGB-2 has quit [charon.oftc.net liquid.oftc.net]
noltari has quit [charon.oftc.net liquid.oftc.net]
floof58 has quit [charon.oftc.net liquid.oftc.net]
hauke has quit [charon.oftc.net liquid.oftc.net]
fakuivan has quit [charon.oftc.net liquid.oftc.net]
indy has quit [charon.oftc.net liquid.oftc.net]
Znevna has quit [charon.oftc.net liquid.oftc.net]
Christophe[m]1 has quit [charon.oftc.net liquid.oftc.net]
bluecmd[m] has quit [charon.oftc.net liquid.oftc.net]
\x has quit [charon.oftc.net liquid.oftc.net]
Habbie has quit [charon.oftc.net liquid.oftc.net]
KanjiMonster has quit [charon.oftc.net liquid.oftc.net]
rotanid has quit [charon.oftc.net liquid.oftc.net]
_lore_ has quit [charon.oftc.net liquid.oftc.net]
blogic has quit [charon.oftc.net liquid.oftc.net]
drikus_ has quit [charon.oftc.net liquid.oftc.net]
dhewg has quit [charon.oftc.net liquid.oftc.net]
neoraider has quit [charon.oftc.net liquid.oftc.net]
EqUaTe has quit [charon.oftc.net liquid.oftc.net]
ryd has quit [charon.oftc.net liquid.oftc.net]
mkresin has quit [charon.oftc.net liquid.oftc.net]
Sagi has quit [charon.oftc.net liquid.oftc.net]
mirko_ has quit [charon.oftc.net liquid.oftc.net]
KGB-1 has quit [charon.oftc.net liquid.oftc.net]
KGB-2 has joined #openwrt-devel
Znevna has joined #openwrt-devel
tSYS has joined #openwrt-devel
noltari has joined #openwrt-devel
fakuivan has joined #openwrt-devel
floof58 has joined #openwrt-devel
bluecmd[m] has joined #openwrt-devel
indy has joined #openwrt-devel
mkresin has joined #openwrt-devel
EqUaTe has joined #openwrt-devel
mirko_ has joined #openwrt-devel
KGB-1 has joined #openwrt-devel
Sagi has joined #openwrt-devel
dhewg has joined #openwrt-devel
rotanid has joined #openwrt-devel
Christophe[m]1 has joined #openwrt-devel
Habbie has joined #openwrt-devel
_lore_ has joined #openwrt-devel
\x has joined #openwrt-devel
drikus_ has joined #openwrt-devel
blogic has joined #openwrt-devel
ryd has joined #openwrt-devel
KanjiMonster has joined #openwrt-devel
neoraider has joined #openwrt-devel
hauke has joined #openwrt-devel
<djfe>
Mangix: "Can it be correlated with wg performance?" yes they use ChaCha20 and so on, but what makes sha1 slower could also make ChaCha20 slower, since everything is calculcated with the cpu. (there is hw acceleration for some stuff, but it probably doesn't factor in in this case)
ptudor has joined #openwrt-devel
<Znevna>
isn't there some other way to test cpu performance?
robimarko has quit [Remote host closed the connection]
csharper2005 has quit [Remote host closed the connection]
<tmn505>
Mangix: did You try to put contetns of urandom.seed to variable in U-Boot environment?
ptudor has quit [Read error: No route to host]
goliath has quit [Quit: SIGSEGV]
floof58 has quit [Ping timeout: 480 seconds]
floof58 has joined #openwrt-devel
<Mangix>
tmn505: I have not. Requires a device to have a writable ubootenv at a minimum
<Mangix>
rsalvaterra: no. I use ax devices.
<Mangix>
djfe: it's not a fair comparison. openssl was updated and may or may not be using mips16 and/or -O0. No idea why it's slower.
<rsalvaterra>
Mangix: Ok, then. I have all kinds of clients, so I could potentially squeeze out a bit more performance out of some of them.