if rt_hash_log is 17, and interval is 60, then you should scan
(60 << 17)/300 slots. That's 26214 slots. (ie 20% of the 2^17 slots)
I have no idea how you can have sd = 140, even if scaled by (1 << 3)
with slots being empty or with one entry only...
If 4% of your slots have one element, then average length is 0.04 :)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html