[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

Re: [vpp-dev] How to check how many packets per vector is VPP processing ? #vpp

2022-04-12 Thread Pim van Pelt
Hoi David, *show runtime* shows vectors/sec per worker thread and packets/vector per node and clock cycles per packet. See https://fd.io/docs/vpp/v2101/troubleshooting/cpuusage.html for more details groet, Pim On Tue, Apr 12, 2022 at 6:29 PM wrote: > Hi everyone, > > Is there any command to

[vpp-dev] How to check how many packets per vector is VPP processing ? #vpp

2022-04-12 Thread david . fernandes
Hi everyone, Is there any command to check how many packets per vector is VPP processing ? Thanks in advance. David. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21241): https://lists.fd.io/g/vpp-dev/message/21241 Mute This Topic:

[vpp-dev] How does VPP proceeds to fill Vectors with packets ? #vpp

2022-04-12 Thread david . fernandes
Hi everyone, I would like to understand how VPP proceeds to fill Vectors with packets. Does it follow any criteria to decide which packets it will group in a same vector in order to process them together ? Is there any kind of classification ? I can't find this information in the documentation.

[vpp-dev] CSIT topics for VPP meeting today

2022-04-12 Thread Maciek Konstantynowicz (mkonstan) via lists.fd.io
Hi, We would like to spend 5-10min doing the CSIT-2202 vpp rls notes review, specifically recorder failures and regressions. Vratko and me will lead that. If there is no time on the call agenda today, no sweat, we can do it on the next call. Cheers, Maciek -=-=-=-=-=-=-=-=-=-=-=- Links: You

[vpp-dev] Queries regarding mfib and multicast support in VPP

2022-04-12 Thread arunmittal88
Hi, Just want to know if the mfib-lookup node is attached to the default packet processing node graph or do we need to explicitly enable this. Also wanted to understand if the following things are achievable with mfib in VPP (To understand the mfib in VPP I am following

[vpp-dev] VPP SRv6 steering packets into a SR policy based on classifier of SRH tag field

2022-04-12 Thread Igor Mjasojedov
Hello, Is it possible to steer packets based on ‘tag’ field of IPv6 SR extension header? I am using VPP v18.10. I found that there are some options to do so, but there is not much explanation of the arguments of the commands ‘classify table’, ‘classify session’.

Re: [vpp-dev] Issues with failsafe dpdk pmd in Azure

2022-04-12 Thread Peter Morrow
Thanks Long, We are good now that the guidance is to stick with the netvsc pmd. Replying here so others might see this message on the vpp mailing list. Peter. From: Long Li Sent: 11 April 2022 22:39 To: Peter Morrow ; Stephen Hemminger Cc: vpp-dev@lists.fd.io