[vpp-dev] getting segfault in execution of vpp 19.01 having nat configuration with trex

2019-03-11 Thread Rubina Bianchi
Hi, dear VPP I configured nat on vpp 19.01 and wanted to test it using trex. After a while, vpp got SIGSEGV and all packets were dropped. My vpp version was v19.01.1-2~gd0dcf7685. Here is my vpp configuration: https://paste.ubuntu.com/p/czRf8g6Nt6/ This is trex config file: https://paste.ubuntu

Re: [vpp-dev] ip-rewrite bug?

2019-03-11 Thread Benoit Ganne (bganne) via Lists.Fd.Io
This also pops up while profiling GRE traffic. Just replacing it with clib_memcpy_fast() seems to be more clear and faster in my case: https://gerrit.fd.io/r/c/17968/ AFAICT this should also fix the bug... Ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Dave Barach >

Re: [vpp-dev] VPP core dump

2019-03-11 Thread Raj
On Wed, Mar 6, 2019 at 10:42 PM Andrew 👽 Yourtchenko wrote: > Unfortunately I can’t give you a step by step way to isolate that trigger > because it can be most everything potentially. Can you see if you can reproduce the crash by running the attached script ? In my environment, this script ca

Re: [vpp-dev] VPP stats

2019-03-11 Thread Raj
Hi Ole, I tried various combination of stats and statseg in config file but no joy. For example this conf gives error in 18.10. though by manual it seems ok. stats { socket-name /run/vpp/stats.sock } statseg { size 128M } It would be great if you can point to the documentation for 18.10 or a sam

Re: [vpp-dev] VPP stats

2019-03-11 Thread Yohan Pipereau (ypiperea) via Lists.Fd.Io
Hi Raj, In case this might help, there is a config for statseg for VPP 18.10 in a dockerfile entrypoint here: https://github.com/cisco-ie/vpp-lab/blob/master/hc2vpp/entrypoint.sh#L21 It seems like the following should work because, default config is /run/vpp/stats.sock statseg { default } Yoha

[vpp-dev] ipsec questions

2019-03-11 Thread amitmulayoff
Hello every one im new to vpp ipsec and i saw there has been an improvment in version vpp 19.01 for ipsec. i have a couple of questions regarding ipsec on vpp. 1. after that i have new port name lets say "ipsec0", is there a unique identifier that will show from what *ikev2 profile it has been

[vpp-dev] NAT handoff node graph question

2019-03-11 Thread Ranadip Das
Hello,  Once handoff node decides to handoff a pkt to another core, which node on the other core picks the pkt up?  I am using 1807, and it seems like nst44-handoff-classify will send the pkt to either nat44-in2out-worker-handoff or nat44-out2in-worker-handoff node.  nat44-in2out-worker-handoff

Re: [vpp-dev] NAT handoff node graph question

2019-03-11 Thread Damjan Marion via Lists.Fd.Io
> On 11 Mar 2019, at 19:53, Ranadip Das wrote: > > Hello, > > Once handoff node decides to handoff a pkt to another core, which node on the > other core picks the pkt up? > I am using 1807, and it seems like nst44-handoff-classify will send the pkt > to either nat44-in2out-worker-handoff o

Re: [vpp-dev] NAT handoff node graph question

2019-03-11 Thread Ranadip Das
Hi Damjan,  Thanks for the reply. I am not very familiar with VPP yet.  Are you suggesting that the pkt will start its journey all the way from dpdk-input on the new core?  Can't we just send the pkt directly to nat44-in2out node on the new core?  In the code, I see that, we are calling vlib_get

[vpp-dev] VPP unite test with multiple worker threads

2019-03-11 Thread Ranadip Das
Hello,  I can see that we can create pg- interface for unit testing various vpp features.  Is it possible to test multiple workers? How can I make sure the packets will be sent to different workers on a pg- interface? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. V

[vpp-dev] VPP unit test with multiple workers

2019-03-11 Thread Ranadip Das
I can see that we can create pg- interface for unit testing various vpp features.  Is it possible to test multiple workers? How can I make sure the packets will be sent to different workers on a pg- interface? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

Re: [vpp-dev] NAT handoff node graph question

2019-03-11 Thread Ranadip Das
I think I found it.  vlib_frame_queue_main_init (sm->in2out_output_node_index, 0); So, it will be passing to the in2out node of the next core.  Thanks Damjan. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12490): https://lists.fd.io/g/vpp-dev/mess

Re: [vpp-dev] [csit-dev] FD.io - Gerrit Authentication Errors

2019-03-11 Thread Pei, Yulong
Hi Vanessa, I also have the issue, could you help me out ? # ssh -p 29418 yulong...@gerrit.fd.io -v OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g 1 Mar 2016 debug1: Reading configuration data /root/.ssh/config debug1: /root/.ssh/config line 1: Applying options for gerrit.fd.io debug1: Reading