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
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
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/+
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
-=-=-=
“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
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
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
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
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