yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
171 stars 18 forks source link

Balancer sessions table size should be resizable #90

Closed ezhk closed 7 months ago

ezhk commented 8 months ago

YANET's using hardcoded size of session hashtable. Implement dataplane configuration parameter, that will be describe balancer.ht size, please.

And the second part of this improvement: balancer.ht.keys.longest_collision counter implemented, like a acl.transport.ht.longest_collision.