Yu Nemo Wenbin 95da2f8e9c hash: customize compare function
Give user a chance to customize the hash key compare function.
The default rte_hash_cmp_eq function is set in the rte_hash_create
function, but these builtin ones may not good enough, so the user
may call this to override the default one.

Signed-off-by: Yu Nemo Wenbin <yuwb_bjy@ctbri.com.cn>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-12-07 00:55:50 +01:00
..
2015-11-25 22:13:15 +01:00
2015-07-18 19:47:21 +02:00
2015-06-12 11:10:10 +02:00
2015-12-07 00:55:50 +01:00