Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-26 Thread Deepak Tiwari
oun...@lists.opencontrail.org> on behalf of CARVER, PAUL <pc2...@att.com> Sent: Thursday, April 27, 2017 3:49:50 AM To: dev@lists.opencontrail.org Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Deepak, I don’t know what platform you’re running on

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-26 Thread CARVER, PAUL
...@lists.opencontrail.org] On Behalf Of Deepak Tiwari Sent: Monday, April 10, 2017 01:57 To: Rajagopalan Sivaramakrishnan <r...@juniper.net>; dev@lists.opencontrail.org Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Hi Raja, As I updated last week

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode - with Bond interface

2017-04-21 Thread Deepak Tiwari
of Deepak Tiwari <deepak.tiw...@aricent.com> Sent: Friday, April 21, 2017 11:43 AM To: Rajagopalan Sivaramakrishnan; dev@lists.opencontrail.org Subject: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode - with Bond interface Hi Raja, Note: Initiating another thread of th

[opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode - with Bond interface

2017-04-21 Thread Deepak Tiwari
Hi Raja, Note: Initiating another thread of this mail for setting up vrouter with a bond interface I need to setup vrouter where two slave members are added to a bond interface. For this I followed below manual steps which were completed successfully. However I am not able to ping other

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-18 Thread Deepak Tiwari
ils/ini_parser.c) Raja From: Deepak Tiwari <deepak.tiw...@aricent.com> Date: Thursday, April 13, 2017 at 4:53 AM To: Rajagopalan Sivaramakrishnan <r...@juniper.net>, "dev@lists.opencontrail.org" <dev@lists.opencontrail.org> Subject: Re: [opencontrail-dev] Need

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-13 Thread Rajagopalan Sivaramakrishnan
t 4:53 AM To: Rajagopalan Sivaramakrishnan <r...@juniper.net>, "dev@lists.opencontrail.org" <dev@lists.opencontrail.org> Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Hi Raja, >>> The target machine might have a dif

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-12 Thread Rajagopalan Sivaramakrishnan
ing connection for socket 42... 2017-04-12 14:58:03,565 UVHOST: Handling connection FD 44... 2017-04-12 14:58:03,565 UVHOST: FD 44 accepted new NetLink connection FD 45 Br, Deepak ________ From: Dev <dev-boun...@lists.opencontrail.org> on behalf of Deepak Tiw

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-09 Thread Deepak Tiwari
opalan Sivaramakrishnan [mailto:r...@juniper.net] Sent: 08 April 2017 05:29 To: Deepak Tiwari <deepak.tiw...@aricent.com>; dev@lists.opencontrail.org Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Hi Deepak, It might be worth hardcoding core_mask_count just to see

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-07 Thread Rajagopalan Sivaramakrishnan
Hi Deepak, It might be worth hardcoding core_mask_count just to see if the issue is with using __builtin_popcountll in the gcc version you are using. Do you still see the crash without the call to __builtin_popcountll? Raja ___ Dev mailing list

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-07 Thread Deepak Tiwari
Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Hi Deepak, 3.2 would be a better although the issue is probably due to provisioning not being complete. Can you please send the log file? Also, did you try stepping through contrail-vrouter-dpdk in gdb? Raja

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-06 Thread Deepak Tiwari
;; dev@lists.opencontrail.org Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Hi Deepak, Did you set up huge pages (in sysctl.conf or from the shell)? We usually spawn the vrouter-dpdk process using taskset to bind it to a specific set of CPU cores, but the c

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-05 Thread Rajagopalan Sivaramakrishnan
contrail.org> Subject: Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode Hi, With reference to the original query about how to setup and provision, DPDK based vRouter, I have the contrail-vrouter-dpdk binary compiled. Next in contrail.sh, I replaced the command to b

Re: [opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-04-04 Thread Deepak Tiwari
_vrouter.c:491 #2 dpdk_init () at vrouter/dpdk/dpdk_vrouter.c:674 #3 main (argc=4, argv=0x7ffcc8e13668) at vrouter/dpdk/dpdk_vrouter.c:1162 (gdb) Can anyone provide any clue on how do I proceed further? Br, Deepak From: Jakub Pavlik [mailto:jpav...@mirantis.com] Sent: 20 March 2017 21:07 To: Deepa

[opencontrail-dev] Need help in setting up vRouter in DPDK-enabled mode

2017-03-20 Thread Deepak Tiwari
Hi, I have been trying to setup a single node development environment for Contrail with DPDK based vRouter. I am facing issues there and struggling to understand the overall process as I don't find any online documentation in this regard. All information that I get is related to configuring