[dpdk-dev] [PATCH] eal: use 32-bit RDSEED to allow 32-bit x86 usage
Thomas Monjalon
thomas at monjalon.net
Sat Jun 29 14:54:04 CEST 2019
28/06/2019 23:08, Mattias Rönnblom:
> When seeding the pseudo-random number generator, replace the 64-bit
> RDSEED with two 32-bit RDSEED instructions to allow building and
> running on 32-bit x86.
>
> Fixes: faf8fd252785 ("eal: improve entropy for initial PRNG seed")
>
> Reported-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
Applied, thanks
More information about the dev
mailing list