Hi all!
We've noticed that each refork causes VPP to leak every frame allocated
at each
worker. It happens at src/vlib/threads.c:916 as vector of next frames is
free'd
without clearing frame allocations.
In turn that causes a fairly significant memory leak in the main heap (up to
200MiB per d
Hi everyone,
Could please someone review the patch https://gerrit.fd.io/r/c/vpp/+/37788?
It fixes what could be quite a serious issue with out of ports handling in
nat44-ed.
It's been there for over a month without review now, and it would've been
great to merge it on time for 23.02 release.
Reg