* Stuart Henderson <[EMAIL PROTECTED]> [2008-04-25 16:25]:
> On 2008-04-25, Wolfram Schlich <[EMAIL PROTECTED]> wrote:
> > - scp directly:      avg 3.3 MB/s
> > - scp via OpenVPN:   avg 1.8 MB/s
> > - netio directly:    100 Mbit saturated
> > - netio via OpenVPN: 2.6 MB/s TX, 3 MB/s RX
> > - iperf directly:    100 Mbit saturated
> > - iperf via OpenVPN: 1.75 MB/s
> 
> You don't go into detail about ciphers, but have you investigated
> this at all?

Tried these combinations:

        cipher BF-CBC
        tls-cipher DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA:AES128-SHA

        cipher AES-128-CBC
        tls-cipher DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA:AES128-SHA

Changing 'cipher' didn't make much of a difference...

> Are you using the hardware acceleration present on the
> Geode LX?

Nope, I haven't found a way to do that yet.
What I've found so far is this:

        http://www.logix.cz/michal/devel/cryptodev/
        -> This is rather old stuff...

        http://ocf-linux.sourceforge.net/
        -> This does not list the Geode AES engine

So, I'm more or less confused regarding Geode AES HW acceleration
on Linux %-/
To me it seems weird to patch a whole new crypto framework (OCF)
into the kernel as there's already one (OpenSSL just seems not
to be able to use it out of the box :-/).

Any ideas?
TIA!
-- 
Regards,
Wolfram Schlich <[EMAIL PROTECTED]>
Gentoo Linux * http://dev.gentoo.org/~wschlich/
_______________________________________________
Soekris-tech mailing list
Soekris-tech@lists.soekris.com
http://lists.soekris.com/mailman/listinfo/soekris-tech

Reply via email to