eal: change power intrinsics API
[dpdk.git] / lib / librte_eal / common / rte_random.c
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-04-21 Tonghao Zhangeal: fix PRNG init with HPET enabled
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-29 Mattias Rönnblomeal: use 32-bit RDSEED to allow 32-bit x86 usage
2019-06-28 Mattias Rönnblomeal: introduce random generator with upper bound
2019-06-28 Mattias Rönnblomeal: improve entropy for initial PRNG seed
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR