[dpdk-dev] [PATCH v3 14/18] test: add mask-based hash functions

2017-10-18 Thread Cristian Dumitrescu
Introduce mask-based hash functions in hash_func.h. Propagate their usage in test/test, test/test-pipeline and examples/ip_pipeline. Remove the non-mask-based hash function prototype from API (which was previously used as build workaround). Signed-off-by: Cristian Dumitrescu --- examples/ip_pi

[dpdk-dev] [PATCH v3 14/18] test: add mask-based hash functions

2017-10-18 Thread Cristian Dumitrescu
Introduce mask-based hash functions in hash_func.h. Propagate their usage in test/test, test/test-pipeline and examples/ip_pipeline. Remove the non-mask-based hash function prototype from API (which was previously used as build workaround). Signed-off-by: Cristian Dumitrescu --- examples/ip_pi