* A special ultra-optimized versions that knows it is hashing exactly
* 2 words.
*
- * NOTE: In partilar the "c += length; __rte_jhash_mix(a,b,c);" normally
- * done at the end is not done here.
- *
* @param a
* First word to calcuate hash of.
* @param b
* A special ultra-optimized versions that knows it is hashing exactly
* 1 word.
*
- * NOTE: In partilar the "c += length; __rte_jhash_mix(a,b,c);" normally
- * done at the end is not done here.
- *
* @param a
* Word to calcuate hash of.
* @param initval