Yangchao Zhou 3fb1ea032b hash: optimize Toeplitz RSS computation
Use rte_bsf32 and fast bit unset operation to optimize the
softrss computation.
The following measurements shows improvement over the default
softrss computation function.

tuple lens old(cycles) new(cycles)
    3        1225         337
    9        3743         992

Signed-off-by: Yangchao Zhou <zhouyates@gmail.com>
Reviewed-by: Vladimir Medvedkin <medvedkinv@gmail.com>
2017-10-07 13:50:43 +02:00
..
2017-07-16 17:30:06 +02:00
2017-08-31 23:02:54 +02:00
2017-10-06 18:23:25 +02:00
2017-07-16 17:30:06 +02:00
2017-07-04 14:39:18 +02:00