Re: [vpp-dev] VPP 1704 and router plugin

2017-09-19 Thread Neale Ranns (nranns)
anns)" <nra...@cisco.com>, "Dave Barach (dbarach)" <dbar...@cisco.com>, "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io>, "Ni, Hongjun" <hongjun...@intel.com> Subject: RE: [vpp-dev] VPP 1704 and router plugin Hi Neale, I am getting the same

Re: [vpp-dev] VPP 1704 and router plugin

2017-09-19 Thread Bhanu Chander Gaddoju
Ni, Hongjun <hongjun...@intel.com> Subject: RE: [vpp-dev] VPP 1704 and router plugin Hi Neale, Please find the information below, ARCH = aarch64 OS = Ubuntu 16.04 GCC = Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.4 I am using VPP stable

Re: [vpp-dev] VPP 1704 and router plugin

2017-09-18 Thread Bhanu Chander Gaddoju
el.com> Subject: Re: [vpp-dev] VPP 1704 and router plugin Hi Bhanu, Can you give us some information on the CPU arch, OS and compiler version you are using please. My best guess at the issue here is the problem of integer promotion through a variadic function. Perhaps you could test this idea

Re: [vpp-dev] VPP 1704 and router plugin

2017-09-18 Thread Neale Ranns (nranns)
ot; <dbar...@cisco.com>, "vpp-dev@lists.fd.io" <vpp-dev@lists.fd.io>, "Ni, Hongjun" <hongjun...@intel.com> Subject: Re: [vpp-dev] VPP 1704 and router plugin Hi All, Could you please help me to resolve this issue. Regards, Bhanu. From: Bhanu Chander

Re: [vpp-dev] VPP 1704 and router plugin

2017-09-17 Thread Bhanu Chander Gaddoju
Hi All, Could you please help me to resolve this issue. Regards, Bhanu. From: Bhanu Chander Gaddoju Sent: Tuesday, September 12, 2017 10:18 PM To: 'Dave Barach (dbarach)' ; vpp-dev@lists.fd.io; Ni, Hongjun Subject: RE: VPP 1704 and router

Re: [vpp-dev] VPP 1704 and router plugin

2017-09-12 Thread Dave Barach (dbarach)
Set a breakpoint in format_fib_table_name, and see if e.g. fib_table->ft_desc is NULL. Thanks... Dave From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Bhanu Chander Gaddoju Sent: Tuesday, September 12, 2017 11:45 AM To: vpp-dev@lists.fd.io; Ni, Hongjun