[vpp-dev] vpp ip6 fib

2017-06-12 Thread Pragash Vijayaragavan
a CLI to display my cuckoo filter, and im pretty sure there is nothing wrong with the cli. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 ___ vpp-dev mailing list vpp-dev@lists.

Re: [vpp-dev] vpp ip6 fib

2017-06-13 Thread Pragash Vijayaragavan
Thanks for the help Neale, works fine now. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Tue, Jun 13, 2017 at 3:40 AM, Neale Ranns (nranns) wrote: > Hi Pragash, > > > > To update table[

[vpp-dev] ip6 route add bug

2017-08-10 Thread Pragash Vijayaragavan
dex:6 buckets:1 uRPF:6 to:[0:0]] [0] [@2]: dpo-receive Is this fixed in 17.10. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 ___ vpp-dev mailing list vpp-dev@lists.fd.io

Re: [vpp-dev] ip6 route add bug

2017-08-11 Thread Pragash Vijayaragavan
mat.c, which has the "api_ip_add_del_route (vat_main_t * vam)" function but it didnt work. Could you please hint me on how this function was generated. I checked all the format files and api files. I could not find any file where the input string is parsed. Thanks, Pragash

Re: [vpp-dev] ip6 route add bug

2017-08-11 Thread Pragash Vijayaragavan
-ip6-chain [@0]: dpo-load-balance: [index:6 buckets:1 uRPF:6 to:[0:0]] [0] [@2]: dpo-receive Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Fri, Aug 11, 2017 at 1:48 PM, Neale Ranns (nranns) wrote: >

Re: [vpp-dev] VPP Performance drop from 17.04 to 17.07

2017-08-15 Thread Pragash Vijayaragavan
you trace back, this parameter makes a call to /* * The size of the hash table */ #define L2FIB_NUM_BUCKETS (64 * 1024) #define L2FIB_MEMORY_SIZE (256<<20) and sets the memory size. HTH Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email

[vpp-dev] multiple ips for an interface

2017-08-29 Thread Pragash Vijayaragavan
/48 2004::2/48 FortyGigabitEthernet4/0/0 (up): 2002::1/48 fe80::3efd:feff:fea6:8e78/128 9001::2/48 local0 (dn): Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 ___ vpp

[vpp-dev] ip6 routing issue

2017-08-30 Thread Pragash Vijayaragavan
=20634220.4604 ms 5 bytes from 9002::1: icmp_seq=0 ttl=64 time=20634220.4636 ms Statistics: 300 sent, 6 received, 98% packet loss Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662

Re: [vpp-dev] multiple ips for an interface

2017-08-30 Thread Pragash Vijayaragavan
Hi Ole, Is there any cli command for source address selection in the vpp? Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Wed, Aug 30, 2017 at 4:14 AM, Ole Troan wrote: > Pragash, > > > I have a quick

Re: [vpp-dev] multiple ips for an interface

2017-08-31 Thread Pragash Vijayaragavan
out > solutions, what problem are you trying to solve? > > Best regards, > Ole > > > > > Thanks, > > > > Pragash Vijayaragavan > > Grad Student at Rochester Institute of Technology > > email : pxv3...@rit.edu > > ph : 585 764 4662 > >

Re: [vpp-dev] multiple ips for an interface

2017-08-31 Thread Pragash Vijayaragavan
4 to:[0:0]] [0] [@0]: dpo-drop ip4 vpp# ping 20.1.1.1 Statistics: 300 sent, 0 received, 100% packet loss Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Thu, Aug 31, 2017 at 7:44 AM, Ole Troan wrote: > Pragash,

Re: [vpp-dev] ip6 routing issue

2017-09-03 Thread Pragash Vijayaragavan
Ignore this thread. 17.10-rc0 does not have this issue. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Wed, Aug 30, 2017 at 6:53 PM, Pragash Vijayaragavan wrote: > Hi, > > We are sending ip6 traffic as b

[vpp-dev] ipv6 lookup rate

2017-09-21 Thread Pragash Vijayaragavan
| | VPP port 2 | Note : we have default routes in VPP, (so that there are no drops). Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 ___ vpp-dev mailing list vpp-dev

Re: [vpp-dev] ipv6 lookup rate

2017-09-25 Thread Pragash Vijayaragavan
Any inputs on this is appreciated Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Thu, Sep 21, 2017 at 4:50 PM, Pragash Vijayaragavan wrote: > Hi Guys, > > We are working on ipv6 lookup rate in VPP. &

[vpp-dev] multi-core multi-threading performance

2017-11-05 Thread Pragash Vijayaragavan
we do anything else to see an increase in performance. Is there a limitation on the performance even if we increase the number of workers. Is it dependent on the number of hardware NICs we have, we only have 1 NIC to receive the traffic. TIA, Thanks, Pragash Vijayaragavan Grad Student at Roch

Re: [vpp-dev] multi-core multi-threading performance

2017-11-06 Thread Pragash Vijayaragavan
ge vectors/node 0.00, last 128 main loops 0.00 per node 0.00 vector rates in 0.e0, out 0.e0, drop 0.e0, punt 0.e0 Name State Calls Vectors Suspends Clocks Vectors/Call Thanks, Pragash Vijayaragavan Grad Student at

Re: [vpp-dev] multi-core multi-threading performance

2017-11-06 Thread Pragash Vijayaragavan
Thanks Dave, let me try it out real quick and get back to you. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Mon, Nov 6, 2017 at 7:11 AM, Dave Barach (dbarach) wrote: > Incrementing / random src/dst addr/p

Re: [vpp-dev] multi-core multi-threading performance

2017-11-06 Thread Pragash Vijayaragavan
Hi Dave, As per your suggestion i tried sending different traffic and i could notice that, 1 worker acts per port (hardware NIC) Is it true that multiple workers cannot work on same port at the same time? Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email

Re: [vpp-dev] multi-core multi-threading performance

2017-11-06 Thread Pragash Vijayaragavan
Just 1, let me change it to 2 may be 3 and get back to you. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Mon, Nov 6, 2017 at 7:48 AM, Dave Barach (dbarach) wrote: > How many RX queues did you provision? One

Re: [vpp-dev] multi-core multi-threading performance

2017-11-06 Thread Pragash Vijayaragavan
). Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Mon, Nov 6, 2017 at 8:00 AM, Pragash Vijayaragavan wrote: > Just 1, let me change it to 2 may be 3 and get back to you. > > Thanks, > > Pragash Vijayaragavan

Re: [vpp-dev] multi-core multi-threading performance

2017-11-07 Thread Pragash Vijayaragavan
Hi all, Any help/ideas on how we can have a better performance using multi-cores is appreciated. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 On Mon, Nov 6, 2017 at 8:10 AM, Pragash Vijayaragavan wrote: > Ok no

[vpp-dev] vpp query

2017-02-18 Thread Pragash Vijayaragavan
ing if the destination ip is in the fib. But we are required to fill our filter with all fib entries dynamically as well, we understand this is also similar to the mtrie code, but we are not able to get how it works and threading is done here. -- Thanks, Pragash Vijayaragavan (pxv3...@rit.edu) ph

Re: [vpp-dev] vpp query

2017-02-19 Thread Pragash Vijayaragavan
gt; Subject: Re: [vpp-dev] vpp query > > > Hi Pragash, > > Some answers inline @[NR] > > > From: on behalf of Pragash Vijayaragavan < > pxv3...@rit.edu> > Reply-To: "pxv3...@rit.edu" > Date: Saturday, 18 February 2017 at 03:56 > To: "vpp-dev@

[vpp-dev] Threads in vpp

2017-02-21 Thread Pragash Vijayaragavan
create our "cuckoo_filter_create" function in "cuckoo.c" and we just call those functions with the prefix entries from the fib table and create the filter and return a pointer to our filter ? will this suffice in terms of threading

Re: [vpp-dev] Building router plugin

2017-03-24 Thread Pragash Vijayaragavan
Hi, Dave has explained how to include a plugin in this mail, hope it helps. Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662 <(585)%20764-4662> -- Forwarded message -- From: Dave Barach (d

[vpp-dev] DPDK forwarding through line

2017-05-11 Thread Pragash Vijayaragavan
) | -- | (DUT 2) | ||| | Thanks, Pragash Vijayaragavan Grad Student at Rochester Institute of Technology email : pxv3...@rit.edu ph : 585 764 4662