<div dir="ltr"><div>I am aware of that, but there have been NEON AES optimisations floating around, e.g.:</div><div><a href="https://www.linaro.org/blog/accelerated-aes-for-the-arm64-linux-kernel/" target="_blank">https://www.linaro.org/blog/accelerated-aes-for-the-arm64-linux-kernel/</a><br></div><div><br></div><div>I guess what I'm asking is if EL8 aarch64 ships with any such thing enabled, and any other tweaks I could try to squeeze more ssh speed out of it. I'm finding that piping data over aes-128-cbc (which seems to be the fastest implemented cipher) over gigabit ethernet tops out at about 30MB/s per CPU core, with each ssh session being limited to this (even though I can run 8 sessions in parallel at that speed).</div><font color="#888888"><div><br></div><div>Gordan</div></font></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 1, 2020 at 7:13 PM Marcin Juszkiewicz <<a href="mailto:marcin.juszkiewicz@linaro.org">marcin.juszkiewicz@linaro.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">W dniu 01.07.2020 o 19:50, Gordan Bobic pisze:<br>
> I'm finding that ssh on my Gigabyte MP30-AR1 is rather slow, presumably<br>
> because there are no AES instructions or mitigating optimisations for AES.<br>
<br>
X-Gene cpu present in your machine lacks AES instructions support.<br>
_______________________________________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org" target="_blank">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/mailman/listinfo/arm-dev</a><br>
</blockquote></div>