[vpp-dev] MPLS configuration for v18.01.1

2018-04-04 Thread Jit Mehta
Hello vpp-dev,

Is there a configuration guide/wiki page for MPLS for v18.01.1?

I followed at the documentation here
https://docs.fd.io/vpp/18.01/clicmd_src_vnet_mpls.html, but can not tell if
I have the right config in place
for MPLS to work.

I also checked the old wiki page here (https://wiki.fd.io/view/VPP/MPLS_FIB)
but it seems it is out of date with v18.01.1.

It would be great if someone could share the correct set of steps to
configure an mpls tunnel.

Thanks,
Jit


[vpp-dev] cli to show configuration.

2018-04-07 Thread Jit Mehta
Is there a cli to show all the config added for vpp? ("show runn"
equivalent for Cisco)

Thanks,
J


[vpp-dev] hardware-interfaces not seen inside VPP

2018-05-02 Thread Jit Mehta
Hello,

I see that my physical nic highlighted below is seen by vpp but somehow I
do not see corresponding hardware interface TenGigabitEthernet9/0/0
in "show hardware-interfaces". How do I create this interface in VPP?

Thanks,
Jit



vpp# show pci

Address  Sock VID:PID Link Speed   Driver  Product Name
Vital Product Data

:01:00.0   0  8086:1521   5.0 GT/s x4  igb Cisco  I350-TX
1Gig LOM  PN: I350-TX


V0: 0x 31 2e 36 2e 33 2d 32 2e ...


MN: 1137


RV: 0x be

:01:00.1   0  8086:1521   5.0 GT/s x4  igb Cisco  I350-TX
1Gig LOM  PN: I350-TX


V0: 0x 31 2e 36 2e 33 2d 32 2e ...


MN: 1137


RV: 0x be

*:09:00.0   0  1137:0043   5.0 GT/s x16 uio_pci_generic*


:0a:00.0   0  1137:0043   5.0 GT/s x16 enic


:0e:00.0   0  8086:10fb   5.0 GT/s x8  ixgbe


:0e:00.1   0  8086:10fb   5.0 GT/s x8  ixgbe


:81:00.0   1  14e4:d802   8.0 GT/s x8


:81:00.1   1  14e4:d802   8.0 GT/s x8


:81:00.2   1  14e4:d802   8.0 GT/s x8


:81:00.3   1  14e4:d802   8.0 GT/s x8


vpp# show hardware-interfaces

  NameIdx   Link  Hardware

local0 0down  local0

  local


[vpp-dev] VPP ARM Build/Installation

2018-06-29 Thread Jit Mehta
Hello,

Is there a way I can download and install aarch64 binaries?
If not, is there a wiki that lists how to build aarch64 targets?


Thanks,
Jit
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9746): https://lists.fd.io/g/vpp-dev/message/9746
Mute This Topic: https://lists.fd.io/mt/22895892/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] VPP ARM Build/Installation

2018-07-02 Thread Jit Mehta
Thanks for your responses  Chris, Brian, Sirshak and Gabrielle.

I will try this out and post back if I run into any issues.

Thanks!
Jit

On Mon, Jul 2, 2018 at 9:59 AM, Luke, Chris  wrote:

> Ubuntu aarch64 packages use the same recipe as amd64;
> https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_
> packages#Ubuntu.2FDebian
>
>
>
> Chris
>
>
>
> *From:* vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Brian
> Brooks
> *Sent:* Monday, July 02, 2018 12:56 PM
> *To:* Jit Mehta ; vpp-dev@lists.fd.io
> *Subject:* [EXTERNAL] Re: [vpp-dev] VPP ARM Build/Installation
>
>
>
> Hi Jit,
>
>
>
> On AArch64 machine:
>
>
>
> $ git clone https://gerrit.fd.io/r/vpp
>
> $ cd vpp
>
> $ make build-release
>
>
>
> Packages in nexus (not exactly sure which one):
>
> https://nexus.fd.io/#view-repositories;fd.io.master.
> ubuntu-arm.xenial.main~browsestorage
>
>
>
> Brian
>
>
>
> *From:* vpp-dev@lists.fd.io  *On Behalf Of *Jit Mehta
> *Sent:* Friday, June 29, 2018 11:28 AM
> *To:* vpp-dev@lists.fd.io
> *Subject:* [vpp-dev] VPP ARM Build/Installation
>
>
>
> Hello,
>
>
>
> Is there a way I can download and install aarch64 binaries?
>
> If not, is there a wiki that lists how to build aarch64 targets?
>
>
>
> Thanks,
>
> Jit
>
> IMPORTANT NOTICE: The contents of this email and any attachments are
> confidential and may also be privileged. If you are not the intended
> recipient, please notify the sender immediately and do not disclose the
> contents to any other person, use it for any purpose, or store or copy the
> information in any medium. Thank you.
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9763): https://lists.fd.io/g/vpp-dev/message/9763
Mute This Topic: https://lists.fd.io/mt/22895892/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] VPP ARM Build/Installation

2018-07-02 Thread Jit Mehta
All,

I see the below error when running 'apt-get update/install' during VPP
binaries installation based on these steps:
https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages#Ubuntu.2FDebian

Any pointers on how to fix this?

Thanks
Jit

root@ubuntu:/home/lab/Vpp/src# cat /etc/apt/sources.list.d/99fd.io.list

deb [trusted=yes]
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main/
./


root@ubuntu:/home/lab/Vpp/src# sudo apt-get update

Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease

Hit:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease

Ign:3
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ InRelease

Hit:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease

Hit:5 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease

Ign:6
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Release

Ign:7
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Packages

Ign:8
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Translation-en

Ign:7
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Packages

Ign:8
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Translation-en

Ign:7
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Packages

Ign:8
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Translation-en

Ign:7
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Packages

Ign:8
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Translation-en

Ign:7
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Packages

Ign:8
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Translation-en

Err:7
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Packages

  server certificate verification failed. CAfile:
/etc/ssl/certs/ca-certificates.crt CRLfile: none

Ign:8
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main
./ Translation-en

Reading package lists... Done

E: Failed to fetch
https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main/./Packages
server certificate verification failed. CAfie

E: Some index files failed to download. They have been ignored, or old ones
used instead.


root@ubuntu:/home/lab/Vpp/src# sudo apt-get install vpp vpp-lib

Reading package lists... Done

Building dependency tree

Reading state information... Done

E: Unable to locate package vpp

E: Unable to locate package vpp-lib

root@ubuntu:/home/lab/Vpp/src#


On Mon, Jul 2, 2018 at 11:55 AM, Jit Mehta 
wrote:

> Thanks for your responses  Chris, Brian, Sirshak and Gabrielle.
>
> I will try this out and post back if I run into any issues.
>
> Thanks!
> Jit
>
> On Mon, Jul 2, 2018 at 9:59 AM, Luke, Chris 
> wrote:
>
>> Ubuntu aarch64 packages use the same recipe as amd64;
>> https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_pac
>> kages#Ubuntu.2FDebian
>>
>>
>>
>> Chris
>>
>>
>>
>> *From:* vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Brian
>> Brooks
>> *Sent:* Monday, July 02, 2018 12:56 PM
>> *To:* Jit Mehta ; vpp-dev@lists.fd.io
>> *Subject:* [EXTERNAL] Re: [vpp-dev] VPP ARM Build/Installation
>>
>>
>>
>> Hi Jit,
>>
>>
>>
>> On AArch64 machine:
>>
>>
>>
>> $ git clone https://gerrit.fd.io/r/vpp
>>
>> $ cd vpp
>>
>> $ make build-release
>>
>>
>>
>> Packages in nexus (not exactly sure which one):
>>
>> https://nexus.fd.io/#view-repositories;fd.io.master.ubuntu-
>> arm.xenial.main~browsestorage
>>
>>
>>
>> Brian
>>
>>
>>
>> *From:* vpp-dev@lists.fd.io  *On Behalf Of *Jit
>> Mehta
>> *Sent:* Friday, June 29, 2018 11:28 AM
>> *To:* vpp-dev@lists.fd.io
>> *Subject:* [vpp-dev] VPP ARM Build/Installation
>>
>>
>>
>> Hello,
>>
>>
>>
>> Is there a way I can download and install aarch64 binaries?
>>
>> If not, is there a wiki that lists how to build aarch64 targets?
>>
>>
>>
>> Thanks,
>>
>> Jit
>>
>> IMPORTANT NOTICE: The contents of this email and any attachments are
>> confidential and may also be privileged. If you are not the intended
>> recipient, please notify the sender immediately and do not disclose the
>> contents to any other person, use it for any purpose, or store or copy the
>> information in any medium. Thank you.
>>
>

Re: [EXTERNAL] Re: [vpp-dev] VPP ARM Build/Installation

2018-07-02 Thread Jit Mehta
You are right. :-)
Able to pull the binaries now. Thanks,!

Jit

On Mon, Jul 2, 2018 at 5:45 PM, Luke, Chris  wrote:

> My best guess, not knowing your environment, is that you don’t have
> ca-certificates installed.
>
>
>
> *From:* Jit Mehta 
> *Sent:* Monday, July 2, 2018 16:50
> *To:* Luke, Chris 
> *Cc:* Brian Brooks ; vpp-dev@lists.fd.io
>
> *Subject:* [EXTERNAL] Re: [vpp-dev] VPP ARM Build/Installation
>
>
>
> All,
>
>
>
> I see the below error when running 'apt-get update/install' during VPP
> binaries installation based on these steps: https://wiki.fd.io/view/VPP/
> Installing_VPP_binaries_from_packages#Ubuntu.2FDebian
>
>
>
> Any pointers on how to fix this?
>
>
>
> Thanks
>
> Jit
>
>
>
> root@ubuntu:/home/lab/Vpp/src# cat /etc/apt/sources.list.d/99fd.io.list
>
> deb [trusted=yes] https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main/ ./
>
>
>
> root@ubuntu:/home/lab/Vpp/src# sudo apt-get update
>
> Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
>
> Hit:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates InRelease
>
> Ign:3 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ InRelease
>
> Hit:4 http://ports.ubuntu.com/ubuntu-ports xenial-backports InRelease
>
> Hit:5 http://ports.ubuntu.com/ubuntu-ports xenial-security InRelease
>
> Ign:6 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Release
>
> Ign:7 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Packages
>
> Ign:8 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Translation-en
>
> Ign:7 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Packages
>
> Ign:8 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Translation-en
>
> Ign:7 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Packages
>
> Ign:8 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Translation-en
>
> Ign:7 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Packages
>
> Ign:8 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Translation-en
>
> Ign:7 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Packages
>
> Ign:8 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Translation-en
>
> Err:7 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Packages
>
>   server certificate verification failed. CAfile: 
> /etc/ssl/certs/ca-certificates.crt
> CRLfile: none
>
> Ign:8 https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main ./ Translation-en
>
> Reading package lists... Done
>
> E: Failed to fetch https://nexus.fd.io/content/repositories/fd.io.stable.
> 1804.ubuntu.xenial.main/./Packages
> <https://nexus.fd.io/content/repositories/fd.io.stable.1804.ubuntu.xenial.main/Packages>
> server certificate verification failed. CAfie
>
> E: Some index files failed to download. They have been ignored, or old
> ones used instead.
>
>
>
> root@ubuntu:/home/lab/Vpp/src# sudo apt-get install vpp vpp-lib
>
> Reading package lists... Done
>
> Building dependency tree
>
> Reading state information... Done
>
> E: Unable to locate package vpp
>
> E: Unable to locate package vpp-lib
>
> root@ubuntu:/home/lab/Vpp/src#
>
>
>
>
>
> On Mon, Jul 2, 2018 at 11:55 AM, Jit Mehta 
> wrote:
>
> Thanks for your responses  Chris, Brian, Sirshak and Gabrielle.
>
>
>
> I will try this out and post back if I run into any issues.
>
>
>
> Thanks!
>
> Jit
>
>
>
> On Mon, Jul 2, 2018 at 9:59 AM, Luke, Chris 
> wrote:
>
> Ubuntu aarch64 packages use the same recipe as amd64;
> https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_
> packages#Ubuntu.2FDebian
>
>
>
> Chris
>
>
>
> *From:* vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] *On Behalf Of *Brian
> Brooks
> *Sent:* Monday, July 02, 2018 12:56 PM
> *To:* Jit Mehta ; vpp-dev@lists.fd.io
> *Subject:* [EXTERNAL] Re: [vpp-dev] VPP ARM Build/Installation
>
>
>
> Hi Jit,
>
>
>
> On AArch64 machine:
>
>
>
> $ git clone https://gerrit.fd.io/r/vpp
>
> $ cd vpp
>
> $ make build-release
>
>
>
> Packages in nexus (not exactly sure which one):
>
> https://nexus.fd.io/#view-repositories;fd.io.master.
> ubuntu-arm.

[vpp-dev] how to pull a 18.07 code??

2018-09-24 Thread Jit Mehta
Could someone tell me how do I pull the 18.07 code?

I have never pulled tree with a label before so

not sure how to do it.

BTW, I pulled latest VPP (*git* clone http://gerrit.fd.io/r/vpp)and have
run into the following cmake error:

CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61
(message):

  The C compiler "/usr/lib/ccache/cc" is not able to compile a simple test

  program.


  It fails with the following output:


   Change Dir:
/home/lab/VPP/vpp/build-root/build-vpp-native/vpp/CMakeFiles/CMakeTmp


  Run Build Command:"/usr/bin/ninja" "cmTC_4d84d"

The 18.07 code I had built fine earlier.


Thanks,

J
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10630): https://lists.fd.io/g/vpp-dev/message/10630
Mute This Topic: https://lists.fd.io/mt/26202696/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [vpp-dev] how to pull a 18.07 code??

2018-09-25 Thread Jit Mehta
Thank you Ed. :-)

- J

On Tue, Sep 25, 2018 at 11:43 AM Ed Warnicke  wrote:

> git checkout v18.07.1
>
> will get you to the latest release code
>
> If you want the stable/18.07 branch:
>
> git checkout stable/1807
>
> Ed
>
>
> On September 24, 2018 at 1:43:06 PM, Jit Mehta (
> jitendra.harshad...@gmail.com) wrote:
>
> Could someone tell me how do I pull the 18.07 code?
>
> I have never pulled tree with a label before so
>
> not sure how to do it.
>
> BTW, I pulled latest VPP (*git* clone http://gerrit.fd.io/r/vpp)and have
> run into the following cmake error:
>
> CMake Error at /usr/share/cmake-3.5/Modules/CMakeTestCCompiler.cmake:61
> (message):
>
>   The C compiler "/usr/lib/ccache/cc" is not able to compile a simple test
>
>   program.
>
>
>   It fails with the following output:
>
>
>Change Dir:
> /home/lab/VPP/vpp/build-root/build-vpp-native/vpp/CMakeFiles/CMakeTmp
>
>
>   Run Build Command:"/usr/bin/ninja" "cmTC_4d84d"
>
> The 18.07 code I had built fine earlier.
>
>
> Thanks,
>
> J
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#10630): https://lists.fd.io/g/vpp-dev/message/10630
> Mute This Topic: https://lists.fd.io/mt/26202696/464962
> Group Owner: vpp-dev+ow...@lists.fd.io
> Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [hagb...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10660): https://lists.fd.io/g/vpp-dev/message/10660
Mute This Topic: https://lists.fd.io/mt/26202696/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-