Re: [vpp-dev] crash when calling API sw_interface_dump

2016-12-05 Thread gannega
Hi Ole, The patches you pushed last Friday indeed fixed all my buggy calls. Thank you for this. FYI, I think it broke the vpp-python-api rpm packaging however: rpm -qpl build-root/vpp-python-api-17.01-rc0~187_gbed29e8.x86_64.rpm /usr/lib/python2.7/site-packages/vpp_papi/easy-install.pth /usr/lib

Re: [vpp-dev] crash when calling API sw_interface_dump

2016-12-02 Thread gannega
Sure. Thanks Ole. On 12/02/16 12:00, Ole Troan wrote: > Gabriel, > >> Since commit: aff7077d2031545a15efd12e7f65eac723799491 I have the >> following warning, then error : >> >> I looked at the commit, but I cannot find what's wrong with it. Is there >> something changed with the way I should cal

Re: [vpp-dev] crash when calling API sw_interface_dump

2016-12-02 Thread Ole Troan
Gabriel, > Since commit: aff7077d2031545a15efd12e7f65eac723799491 I have the > following warning, then error : > > I looked at the commit, but I cannot find what's wrong with it. Is there > something changed with the way I should call the API ? The Python API is out of sync with the VPP API. Sin