16/09/2025 17:00, Stephen Hemminger: > Recent discussion around handling small keys motivated furthur > examination of the compare logic. > > v4 - add test for more sizes, and a few more special case sizes. > > Stephen Hemminger (4): > hash: move table of hash compare functions out of header > hash: use static_assert > hash: reduce architecture special cases > hash: add support for common small key sizes
I really would like to see a review from the hash lib maintainers. We need at least some design and performance considerations. Cc Yipeng, Sameh, Bruce and Vladimir

