Re: [ptxdist] [PATCH] haveged: add entropy daemon

2017-07-02 Thread Robert Schwebel
Hi Alexander, On Fri, Jun 30, 2017 at 09:19:18AM +0200, Alexander Dahl wrote: > tested this without systemd on top of a recent ptxdist 2017.06.0 based > BSP with the sysv init script from buildroot. Would you share your patch, on top of my v2 patch? rsc -- Pengutronix e.K.

Re: [ptxdist] [PATCH] haveged: add entropy daemon

2017-07-02 Thread Robert Schwebel
On Fri, Jun 30, 2017 at 10:19:55AM +0200, Michael Olbrich wrote: > > +# > > > > +# Prepare > > +# > > > > + > > +# > > +# autoconf > > +# > >

[ptxdist] [PATCHv2] alfred: version bump 2016.2 -> 2017.1

2017-07-02 Thread Robert Schwebel
There are no patches and no configure options. Signed-off-by: Robert Schwebel --- Changes since v1: - add missing dependency to LIBNL3 - activate libcap support rules/alfred.in | 2 ++ rules/alfred.make | 7 --- 2 files changed, 6 insertions(+), 3 deletions(-)

[ptxdist] [PATCHv2] haveged: add entropy daemon

2017-07-02 Thread Robert Schwebel
Add the haveged package. Signed-off-by: Robert Schwebel --- Changes since v1: - use "--enable-initdir=/usr/lib/systemd/system" instead of ?, otherwise we get a dependency on systemd - removed trailing whitespace - removed values from --enable/disable options

Re: [ptxdist] [RFC/PATCH 0/3] cryptodev

2017-07-02 Thread Clemens Gruber
Hi, On Fri, Jun 30, 2017 at 09:25:04PM +0200, Ladislav Michl wrote: > On Fri, Jun 30, 2017 at 04:36:21PM +0200, Michael Olbrich wrote: > > Hi, > > > > On Sat, Jun 24, 2017 at 03:47:51PM +0200, Ladislav Michl wrote: > > > This serie adds support for cryptodev hardware acceleration. > > > However,

Re: [ptxdist] [RFC/PATCH 0/3] cryptodev

2017-07-02 Thread Alexander Dahl
Hei hei, On Sun, Jul 02, 2017 at 10:30:30PM +0200, Clemens Gruber wrote: > I am wondering about the performance improvements when using the > cryptodev openssl engine. There must be some cost for the context > switches, but this is probably outweighed by the offloading. > Did you for example run