[vpp-dev] Re-connect to vpp will make client CPU high. (I have solved it).

2019-06-11 Thread Jin Zhihua
Dear all: I am developing a vpp client built with govpp by using “AsyncConnect” function. The first time I run the client before or after vpp, everything is ok. After I restart vpp while keeping the client running, the CPU usage of the client becomes high to around 70%. I have fou

Re: [vpp-dev] Re-connect to vpp will make client CPU high. (I have solved it).

2019-06-12 Thread Jin Zhihua
gt; > Best regards, > Ole > >> On 4 Jun 2019, at 08:29, Jin Zhihua wrote: >> >> Dear all: >>I am developing a vpp client built with govpp by using “AsyncConnect” >> function. The first time I run the client before or after vpp, everything is >