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-04 14:35:41 +02:00
2017-10-07 13:50:43 +02:00
2017-07-04 14:35:41 +02:00
2017-07-04 14:35:41 +02:00
2017-07-04 14:35:41 +02:00