When testing Damjan's version under traffic (using trex with a few thousand pps) after about 5 minutes into the test vlib_buffer_clone fails to create 2 copies and vpp crashes due to double-free error. looks like the buffer pool leaks. 1. Is it the node function responsibility to vlib_buffer_free the cloned buffer? 2. How can I inspect the buffer pool memory usage? I used the 'show memory' cli commands and didn't notice any thread memory increase.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19198): https://lists.fd.io/g/vpp-dev/message/19198 Mute This Topic: https://lists.fd.io/mt/81938105/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
