Re: [OpenWrt-Devel] ipq40xx: QCE/crypto fixes & enhancements (PR #2518)

2020-02-27 Thread Paul Oranje
Op 26 feb. 2020, om 16:13 heeft Eneas Queiroz het volgende geschreven: > > On Wed, Feb 26, 2020 at 10:48 AM Paul Oranje wrote: >> >> Having read the whole conversation: an impressive piece of work. >> >> Could this helps with ipq806x ? >> On ipq806x qce isn't available on all SOCs (supposedly

Re: [OpenWrt-Devel] ipq40xx: QCE/crypto fixes & enhancements (PR #2518)

2020-02-26 Thread Eneas Queiroz
On Wed, Feb 26, 2020 at 10:48 AM Paul Oranje wrote: > > Having read the whole conversation: an impressive piece of work. > > Could this helps with ipq806x ? > On ipq806x qce isn't available on all SOCs (supposedly only on ipq8064) and > therefore support has been removed from the kernel [1]. > >

Re: [OpenWrt-Devel] ipq40xx: QCE/crypto fixes & enhancements (PR #2518)

2020-02-26 Thread Paul Oranje
Op 25 feb. 2020, om 14:02 heeft Eneas Queiroz het volgende geschreven: > > Hi > > I have finished working on > https://github.com/openwrt/openwrt/pull/2518, fixing some bugs with > the crypto engine, and adding asm modules to crypto algorithms, since > the engine is not very fast when using "ne

[OpenWrt-Devel] ipq40xx: QCE/crypto fixes & enhancements (PR #2518)

2020-02-25 Thread Eneas Queiroz
Hi I have finished working on https://github.com/openwrt/openwrt/pull/2518, fixing some bugs with the crypto engine, and adding asm modules to crypto algorithms, since the engine is not very fast when using "network-sized" (<1500-bytes) requests. Since it's been started a while back, it appears o