Re: [vpp-dev] memory allocation fail in clib_bitmap

2017-02-08 Thread Dmitry Bufistov
I guess "i" is used unitialized, so it set to sum garbage value On Mon, Feb 6, 2017 at 2:23 PM, Dave Barach (dbarach) wrote: > Dear Juan, > > > > Bitmaps are dense byte vectors. You’re asking clib_bitmap_set to create a > bitmap that’s 290,984,198,272 bytes (290gb) in size. The main heap is > li

Re: [vpp-dev] Get IPv6 neighbors MACs

2017-01-11 Thread Dmitry Bufistov
m VRF 0 to VRF > 1, these addresses will now collide. Put another way, if a packet arrives > in VRF 1 destined to 2001::2 which device, P or Q, do you want to send it > to? > > > > Regards, > > neale > > > > *From: * on behalf of Dmitry Bufistov < > dmi

[vpp-dev] Get IPv6 neighbors MACs

2017-01-10 Thread Dmitry Bufistov
Hi list, I ended up with a weired VPP configuration: there are two host interfaces in VPP: A and B. They both have identical MAC and IP addresses. The IP address of B is on VRF 1. Only interface A can get traffic from "real world", and it have one valid entry in its neighbour table: DBGvpp# sh ip

[vpp-dev] Build deb packages in debug mode

2016-12-13 Thread Dmitry Bufistov
Hi list, Could you please advice a simple way to get VPP deb packages with all debug info? I am trying this change: diff --git a/build-data/platforms/vpp_lite.mk b/build-data/platforms/ vpp_lite.mk index 81ba90d..f9ee550 100644 --- a/build-data/platforms/vpp_lite.mk +++ b/build-data/platforms/vpp_

Re: [vpp-dev] Accessing a deleted sw_if_index in ip6_neighbor_process_timer_event?

2016-12-11 Thread Dmitry Bufistov
Hi Nagp, It seems that you need to disable ipv6 interface before deleting it: vpp# disable ip6 interface This will delete it from ip6 neighbour discovery "service" This is my guess, please correct me somebody with more insight on this. Regards, Dmitry On Wed, Oct 19, 2016 at 8:54 AM, Nagaprab

Re: [vpp-dev] VLIB buffer size is 512 bytes

2016-11-21 Thread Dmitry Bufistov
t; > ​ > > -br > > Mohsin > ------ > *From:* vpp-dev-boun...@lists.fd.io on > behalf of Dmitry Bufistov > *Sent:* Monday, November 21, 2016 12:54 PM > *To:* vpp-dev@lists.fd.io > *Subject:* [vpp-dev] VLIB buffer size is 512 bytes > > Hi VP

[vpp-dev] VLIB buffer size is 512 bytes

2016-11-21 Thread Dmitry Bufistov
Hi VPP list! The VPP buffer size is set to 512 bytes in buffer.h What about bigger packets? How does VPP handle them? Thanks a lot, Dmitry ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] VPP project committer nomination: Neale Ranns

2016-10-27 Thread Dmitry Bufistov
+1 On Thu, Oct 27, 2016 at 9:33 AM, wrote: > > Would the current vpp committers please vote (+1, 0, -1) by email to > vpp-dev@lists.fd.io no later than Tuesday, 11/1 at 11:59pm EDT? > > +1 (without doubt). > > Cheers, > Ole > > ___ > vpp-dev mailing li