yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
165 stars 17 forks source link

Dynamic allocation memory (part 2) #131

Closed taitov closed 3 months ago

taitov commented 4 months ago
  1. check limits on allocate memory (see autotest 074_dynamic_allocation_acl for configuration).
  2. add cli commands for show allocated object.
  3. report memory usage to telegraf.

58