Re: [vpp-dev] Need info on memory-tracer

2020-01-28 Thread satish . gundu
Thank you Dave. I tried disabling history ( which caused a crash ). So, I used to gdb to avoid the problematic code for the time being. With this, now, I am not seeing periodic increments in the traced allocations due to CLI history. However, I am still not getting how to make good use of the "s

Re: [vpp-dev] Need info on memory-tracer

2020-01-28 Thread Dave Barach via Lists.Fd.Io
Each debug CLI command you type creates a history record, which will show up as a “leak...” “set terminal history off” before you start. From: vpp-dev@lists.fd.io On Behalf Of satish.gu...@gmail.com Sent: Tuesday, January 28, 2020 10:17 AM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Need in

Re: [vpp-dev] interface activation problem using VPP in Azure with DPDK failsafe interfaces #vpp #dpdk #azure

2020-01-28 Thread Benoit Ganne (bganne) via Lists.Fd.Io
Hi Chris, It used to work in previous releases, but we reproduced the issue with latest VPP. Not sure what is going on exactly but we are working on it, we'll keep you posted (hopefully by end of this week). Best ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Chris

Re: [vpp-dev] interface activation problem using VPP in Azure with DPDK failsafe interfaces #vpp #dpdk #azure

2020-01-28 Thread Chris King
Damjan (and group), Any pointers as to exactly how I would configure VPP to use the RDMA drivers? What would I put in the vdev line in the VPP startup.conf? Also, do you know if this is expected to work on Azure? Thanks, Chris -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to thi

Re: [vpp-dev] Need info on memory-tracer

2020-01-28 Thread satish . gundu
Sorry Dave. I could not understand. Do I need to run a command "debug cli command history" ? I didnt find any command on the CLI with this syntax. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15273): https://lists.fd.io/g/vpp-dev/message/15273 Mu

Re: [vpp-dev] [csit-dev] crypto_ia32 -> crypto_native

2020-01-28 Thread Damjan Marion via Lists.Fd.Io
https://gerrit.fd.io/r/c/vpp/+/24574 today… — Damjan > On 28 Jan 2020, at 07:38, Peter Mikus -X (pmikus - PANTHEON TECH SRO at > Cisco) wrote: > > Let us know the commit id and when it will be merged. > > Peter Mikus > Engineer – Software > Cisco Syste

[vpp-dev] Coverity run FAILED as of 2020-01-28 14:00:24 UTC

2020-01-28 Thread Noreply Jenkins
Coverity run failed today. Current number of outstanding issues are 1 Newly detected: 1 Eliminated: 0 More details can be found at https://scan.coverity.com/projects/fd-io-vpp/view_defects -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15271): ht

Re: [vpp-dev] VPP VSZ shoots to 200GB because of DPDK plugin

2020-01-28 Thread siddarth rai
Hi Damjan, Output for cat /proc/$(pgrep vpp)/maps : https://pastebin.com/9TfbcPkV cat /proc/$(pgrep vpp)/numa_maps https://pastebin.com/wJeEKf5f Regards, Siddarth On Fri, Jan 24, 2020 at 7:18 PM Damjan Marion wrote: > > I asked pastebin to avoid bothering other people of the list with the l

Re: [vpp-dev] Need info on memory-tracer

2020-01-28 Thread Dave Barach via Lists.Fd.Io
Debug cli command history. From: vpp-dev@lists.fd.io On Behalf Of satish.gu...@gmail.com Sent: Tuesday, January 28, 2020 3:46 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] Need info on memory-tracer [Edited Message Follows] Hi , Would like to understand on how to use/interpret the output of m

[vpp-dev] Need info on memory-tracer

2020-01-28 Thread satish . gundu
[Edited Message Follows] Hi , Would like to understand on how to use/interpret the output of memory-tracer feature in VPP. Here are the steps I followed. 1) executed memory-trace on 2) checked show memory verbose 3) no allocations seen 4) executed a scenario, where a vector is allocated 5) che

[vpp-dev] issue while building VPP

2020-01-28 Thread shivam828787
Hi, i was building VPP on ubuntu 18.04 on AMD A9-9420 RADEON R5 for the first time and get the error > > LD dpdk-procinfo > CC test_cryptodev_blockcipher.o > /home/shubham/vpp/build-root/install-vpp_debug-native/external/lib/libIPSec_MB.a: > member > /home/shubham/vpp/build-root/install-vpp_debu

[vpp-dev] Need info on memory-tracer

2020-01-28 Thread satish . gundu
Hi , Would like to understand on how to use/interpret the output of memory-tracer feature in VPP. Here are the steps I followed. 1) executed memory-trace on 2) checked show memory verbose 3) no allocations seen 4) executed a scenario, where a vector is allocated 5) checked show memory verbose (

Re: [vpp-dev] [EXT] [csit-dev] crypto_ia32 -> crypto_native

2020-01-28 Thread Nitin Saxena
+1 Thanks, Nitin > -Original Message- > From: csit-...@lists.fd.io On Behalf Of Damjan Marion > via Lists.Fd.Io > Sent: Tuesday, January 28, 2020 2:24 AM > To: vpp-dev ; csit-...@lists.fd.io > Cc: csit-...@lists.fd.io > Subject: [EXT] [csit-dev] crypto_ia32 -> crypto_native > > External