Re: [vpp-dev] I have back-port changes from vpp18.10 to vpp.18.01 (0610039fd06c760924fb92d0fc7b4d3e0ffeb8e3)

2019-09-16 Thread Gyan Ranjan
Hi Chetan,
Do you still see the issue or you had some some resolution ?
I am seeing this on 19.04 as well ?

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

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


[vpp-dev] fib_urpf_check_size crash during interface flap

2019-08-29 Thread Gyan Ranjan
Hello experts
I am seeing below backtrace when the interface is flapped. Is there any
known issue.
I am using VPP version 19.04.

(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x7f680e95a524 in __GI_abort () at abort.c:79
#2  0x556c47f3d4d4 in os_exit (code=code@entry=1) at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vpp/vnet/main.c:359
#3  0x7f680f10cb2c in unix_signal_handler (signum=,
si=, uc=)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vlib/unix/main.c:167
#4  
#5  0x7f680f2c30a8 in fib_urpf_check_size (ui=)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vnet/fib/fib_urpf_list.h:143
#6  ip4_local_check_src (error0=0x7f67e59ff3fe "\016",
last_check=, ip0=0x100071ddce, b=0x100071dc40)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vnet/ip/ip4_forward.c:1407
#7  ip4_local_inline (vm=0x7f67d80bec40, node=0x7f67e5bec800,
frame=0x7f67d2832f80, head_of_feature_arc=)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vnet/ip/ip4_forward.c:1657
#8  0x7f680f0cd2a2 in dispatch_node (last_time_stamp=1587011638024442,
frame=0x7f67d2832f80,
dispatch_state=VLIB_NODE_STATE_POLLING, type=VLIB_NODE_TYPE_INTERNAL,
node=0x7f67e5bec800, vm=0x7f67d80bec40)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vlib/main.c:1209
#9  dispatch_pending_node (vm=vm@entry=0x7f67d80bec40,
pending_frame_index=pending_frame_index@entry=12,
last_time_stamp=1587011638024442) at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vlib/main.c:1376
#10 0x7f680f0ce877 in vlib_main_or_worker_loop (is_main=0,
vm=0x7f67d80bec40)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vlib/main.c:1820
#11 vlib_worker_loop (vm=0x7f67d80bec40) at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/src/vlib/main.c:1928
#12 0x7f680efae554 in clib_calljmp () from /lib/libvppinfra.so.19.04
#13 0x7f65392abd70 in ?? ()
#14 0x7f67cd6bfdc7 in eal_thread_loop (arg=)
at
/disk2/Release/edpd_1.0.4_1/edpd_root/third-party/vpp/build-root/build-vpp-native/external/dpdk-19.02/lib/librte_eal/linuxapp/eal/eal_thread.c:153
#15 0x in ?? ()


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

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


[vpp-dev] vpp_get_stats return all zeros

2019-05-16 Thread Gyan Ranjan
Is there a know issue with stats when multi thread is enbled in vpp and we
get all zeroed node errors ?
Gyan
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13052): https://lists.fd.io/g/vpp-dev/message/13052
Mute This Topic: https://lists.fd.io/mt/31638076/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] [v19.01.1] fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not in the working tree.

2019-03-27 Thread Gyan Ranjan
You need to add tag to 19.01.1 in the branch

On Wed, 27 Mar 2019, 18:52 jean-christophe manciot, <
actionmysti...@gmail.com> wrote:

> Debian buster
> vpp tag v19.01.1
> make 4.2.1-1.2
>
> *Building with*:
> $ sudo make V=0 PLATFORM=vpp TAG=vpp install-dep
> $ make V=0 PLATFORM=vpp TAG=vpp pkg-deb
>
> *leads to*:
> make[1]: Entering directory
> '/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build-root'
> make[2]: Entering directory
> '/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build-root'
>  Arch for platform 'vpp' is native 
>  Finding source for external 
>  Makefile fragment found in
> /media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build-data/packages/
> external.mk 
>  Source found in
> /media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build
> 
>  Arch for platform 'vpp' is native 
>  Finding source for vpp 
>  Makefile fragment found in
> /media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build-data/packages/
> vpp.mk 
>  Source found in
> /media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/src
> 
>  Configuring external in
> /media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build-root/build-vpp-native/external
> 
>
>  Building external in
> /media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build-root/build-vpp-native/external
> 
> make[3]: Entering directory
> '/media/actionmystique/SAMSUNG5-Shared/home/actionmystique/src/VPP/git-vpp/build/external'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
> fatal: ambiguous argument 'v19.01.1-rc0..': unknown revision or path not
> in the working tree.
> Use '--' to separate paths from revisions, like this:
> 'git  [...] -- [...]'
>
> Jean-Christophe
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#12648): https://lists.fd.io/g/vpp-dev/message/12648
> Mute This Topic: https://lists.fd.io/mt/30793826/1749839
> Group Owner: vpp-dev+ow...@lists.fd.io
> Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [
> gyan.gyanran...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

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