eal: introduce rte version of fls
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Wed, 7 Nov 2018 06:59:03 +0000 (06:59 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 12 Nov 2018 12:25:01 +0000 (13:25 +0100)
The function returns the last (most-significant) bit set.
Added unit testcase to verify rte_fls_u32().

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

No differences found