[vpp-dev] VPP calls mheap_get_search_free_bin but never return

2019-05-18 Thread Mikado
Hi, -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13083): https://lists.fd.io/g/vpp-dev/message/13083 Mute This Topic: https://lists.fd.io/mt/31665117/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [

[vpp-dev] Any tricks in IP reassembly ?

2018-12-11 Thread Mikado
same group dispatched to the same thread ? Or is it a bug ? Thanks in advance. Mikado-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11559): https://lists.fd.io/g/vpp-dev/message/11559 Mute This Topic: https://lists.fd.io/mt/28718629/21656 Group

[vpp-dev] Performance test issues : Average cpu time cost changes as the tx speed changes.

2018-11-23 Thread Mikado
Hi, Recently I’m developing a plugin based on VPP 18.07 to decode specified packets. I added it between dpdk-input and interface-output using the same method of adding sample plugin in VPP source code. To test its performance in theory , I used clib_cpu_time_now() to calculate the average cpu