[vpp-dev] API trace memory

2022-04-12 Thread Chandra Mohan, Vijay Mohan via lists.fd.io
Hello, I am on 21.01 version and looking to understand the memory allocation around API tracing. I’ve got both Rx and Tx API trace enabled. The heap memory is continuously going up which, I guess, is expected. “nitems” is configured to 1024 which is the default. I do see that the trace wraps a

[vpp-dev] Increase in memory footprint from 19.08 to 21.01 version

2021-12-16 Thread Chandra Mohan, Vijay Mohan via lists.fd.io
Hello, I am looking to understand a recent observation after upgrading to 21.01 version. Below are the outputs of top command for 19.08 and 21.01 versions and it seems that the memory footprint of “vpp_main” has increased in 21.01. Is this normal to be seen with the new version ? 21.01 MiB M

Re: [**EXTERNAL**] Re: [vpp-dev] Deterministic NAT - VPP 19.08

2020-03-30 Thread Chandra Mohan, Vijay Mohan via Lists.Fd.Io
Hi Vijay, > On 29 Mar 2020, at 08:42, Chandra Mohan, Vijay Mohan via Lists.Fd.Io wrote: > > Hello, > > Looking to understand the behavior of NAT in deterministic mode. The issue is, while in2out translations work fine and sessions are being created

[vpp-dev] Deterministic NAT - VPP 19.08

2020-03-28 Thread Chandra Mohan, Vijay Mohan via Lists.Fd.Io
Hello, Looking to understand the behavior of NAT in deterministic mode. The issue is, while in2out translations work fine and sessions are being created successfully, frames are getting dropped in out2in direction though a session is present for translation. Following are configurations : DBG