eal: add 64-bit log2 function
[dpdk.git] / test / test / test_common.c
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-04-04 Pavan Nikhilesheal: add functions for previous power of 2 alignment
2018-04-04 Pavan Nikhilesheal: add macros to align value to multiple
2018-01-04 Bruce Richardsontest: use SPDX tag for Intel copyright files
2017-07-10 Jerin Jacobtest: add unit test for integer log2 function
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-02-28 Ferruh Yigittest: move unit tests to separate directory