[vpp-dev] vpp 19.08 stuck at internal_mallinfo with 8 workers configuration

2019-12-23 Thread chetan bhasin
Hello Everyone, Merry Christmas everybody! We were using VPP 18.01 earlier that worked fine with 16 workers , now we moved to vpp 19.08 and facing the below problem. A direction from you is much appreciated. Thread 1 (Thread 0x2b027f144ec0 (LWP 68074)): #0 0x2b028125d448 in internal_mallin

Re: [vpp-dev] vpp 19.08 stuck at internal_mallinfo with 8 workers configuration

2019-12-23 Thread Shiva Shankar
Hi Chetan, Are you using latest master code? If not, can you verify your issue with below commit? https://gerrit.fd.io/r/#/c/vpp/+/22527/ On Mon, Dec 23, 2019 at 4:32 PM chetan bhasin wrote: > Hello Everyone, > > Merry Christmas everybody! > > We were using VPP 18.01 earlier that worked fine wit

Re: [vpp-dev] vpp 19.08 stuck at internal_mallinfo with 8 workers configuration

2019-12-23 Thread chetan bhasin
Thanks Shiva for reply! We are using VPP 19.08.1. Let me try with fix provided. Thanks, Chetan Bhasin On Mon, Dec 23, 2019 at 5:37 PM Shiva Shankar wrote: > Hi Chetan, > Are you using latest master code? If not, can you verify your issue with > below commit? > https://gerrit.fd.io/r/#/c/vpp/+

[vpp-dev] Get the version from VPP binary

2019-12-23 Thread Kevin Burke
Hi, Is there a way to easily get the version for a given vpp binary? For example, with many pieces of software you can type "-v" or "--version" or "version" to print the version string and then exit. I've tried all of these as well as reading the documentation and had no luck. Thanks, Kevin -=-=-=

Re: [vpp-dev] Get the version from VPP binary

2019-12-23 Thread Dave Barach via Lists.Fd.Io
“show version [verbose]” in the debug UI, or use the “show_version” binary API. From: vpp-dev@lists.fd.io On Behalf Of Kevin Burke Sent: Tuesday, December 10, 2019 1:02 PM To: vpp-dev@lists.fd.io Subject: [vpp-dev] Get the version from VPP binary Hi, Is there a way to easily get the version for

[vpp-dev] Coverity run FAILED as of 2019-12-23 14:00:29 UTC

2019-12-23 Thread Noreply Jenkins
Coverity run failed today. Current number of outstanding issues are 2 Newly detected: 0 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 (#14956): ht

[vpp-dev] Policer download bandwidth reduces on high rtt connection

2019-12-23 Thread Raj
Hello all, In VPP I have configured policer to limit 50mbps bandwidth upload and download to an IP. vpp# sh policer Name "lap50_dw_20191223_212712" type 2r3c-4115 cir 51200 eir 51456 cb 12800 eb 1536000 rate type kbps, round type up conform action transmit, exceed action transmit, violate action

Re: [vpp-dev] Policer download bandwidth reduces on high rtt connection

2019-12-23 Thread Raj
Hello all, It looks like the input interface is not receiving all packets. iperf is sending 35176 packets but GigabitEthernet0/14/1 is showing only 15390 rx packets, which is approximately 56% packet loss. So this is not a policer issue, but some thing related to dpdk-input I guess. My startup con

[vpp-dev] Collector received the template set but no data set #flowprobe

2019-12-23 Thread Xiaopeng Bai
Hi,All! I'm testing the flowprobe plugin, After I configured the collector and params as follows: *set ipfix exporter collector 10.10.0.100 src 10.10.0.101 template-interval 20 port path-mtu 1450* *flowprobe params record l2 l3 l4 active 20 passive 120* *flowprobe feature add-del Gigabit