K 10 svn:author V 6 adrian K 8 svn:date V 27 2014-05-18T22:32:04.215541Z K 7 svn:log V 288 Add a new function to do a CPU ID lookup based on RSS hash information. This is intended to be used by various places that wish to hash some information about a TCP/UDP/IP flow but don't necessarily have a live mbuf to do it with. Refactor rss_m2cpuid() to use the refactored function. END