numam-dpdk/app
Anatoly Burakov 4e261f5519 eal: add 64-bit bsf and 32-bit safe bsf functions
Add an rte_bsf64 function that follows the convention of existing
rte_bsf32 function. Also, add missing implementation for safe
version of rte_bsf32, and implement unit tests for all recently
added bsf varieties.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-12-21 00:00:58 +01:00
..
pdump app/pdump: fix port id storage size 2018-11-18 22:32:47 +01:00
proc-info build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-bbdev app/bbdev: enhance interrupt test 2018-12-19 11:19:10 +01:00
test-compress-perf app/compress-perf: refactor code 2018-12-19 11:19:11 +01:00
test-crypto-perf build: add dependency on telemetry to apps with meson 2018-10-27 15:21:33 +02:00
test-eventdev app/eventdev: detect deadlock for timer event producer 2018-12-16 17:58:06 +01:00
test-pmd eal: add 64-bit bsf and 32-bit safe bsf functions 2018-12-21 00:00:58 +01:00
Makefile app/compress-perf: add parser 2018-12-19 11:19:10 +01:00
meson.build app/compress-perf: add parser 2018-12-19 11:19:10 +01:00