[vpp-dev] FilenotFoundError error(2): no such file or directory: /dev/shm/vpe-api

2017-07-21 Thread
Dear everyone, Recently, i test vpp 17.07 in Ubuntu 14.04. But sometimes, i met the error "FilenotFoundError error(2): no such file or directory: /dev/shm/vpe-api", when i used vppctl. I restart the vpp. The problem is OK. Do you meet this problem?

[vpp-dev] How to send stats or information to control plane

2017-06-02 Thread
Hi, we need to send information to control plane at any time in our vpp application. Which way can we use ? The Events API ? How to use ? Can anyone explain this or provide a sample ? Thank you !___ vpp-dev mailing list vpp-dev@lists.fd.io https://li

[vpp-dev] How to send stats or information to control plane

2017-06-01 Thread
Hi, we need to send information to control plane at any time in our vpp application. Which way can we use ? The Events API ? How to use ? Can anyone explain this or provide a sample ? Thank you !___ vpp-dev mailing list vpp-dev@lists.fd.io https://li

[vpp-dev] vpp-packet generator can not send tcp packets

2017-04-10 Thread
Hello, everyone when we use vpp-packet generator to send udp packets, everything is OK!But, when execingTCP packet scripts, it can not send tcp packets. The packet generator does not work!Why?Do anyone have the same problem?___ vpp-dev mailing list

[vpp-dev] Can not see any interface but local0

2016-12-02 Thread
Hello, anyone When viewing the interfaces, (use command: sudo vppctl show interface), I can’t see other ports such as GigabitEthernet2/2/0 and so on, but only local0 port. The running environment of vpp is Vagrant. Figure 1 shows the result of showing interface, and the figure 2 is definition of

[vpp-dev] OSError: [Errno 17] File exists

2016-11-15 Thread
Hi all: when i execute the command: make V=0 PLATFORM=vpp TAG=vpp install-deb, in the last it output: make[2]: Leaving directory `/vpp/build-root/deb' dh_systemd_enable dh_python2 Traceback (most recent call last): File "/usr/share/python/dh_python2", line 718, in main()