-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On
Behalf Of zhang...@yunshan.net.cn
Sent: Thursday, June 22, 2017 1:34 AM
To: 张东亚
Cc: vpp-dev
Subject: Re: [vpp-dev] 答复: 【vpp-dev】delay is error in ping with multi worker
thread
Cool, also would be glad to hear from the community :p
Cool, also would be glad to hear from the community :p
zhang...@yunshan.net.cn
发件人: 张东亚
发送时间: 2017-06-22 13:30
收件人: zhang...@yunshan.net.cn
抄送: 雷彦章; vpp-dev
主题: Re: Re: [vpp-dev]答复: 【vpp-dev】delay is error in ping with multi worker
thread
Hi zhangpan,
Glad to here feedback, as I written in
ng, the
> latency is 1000ms.
>
> Best Regards,
>
> Pan
> --
> zhang...@yunshan.net.cn
>
>
> *发件人:* 张东亚
> *发送时间:* 2017-06-22 11:09
> *收件人:* 雷彦章
> *抄送:* vpp-dev
> *主题:* Re: [vpp-dev]答复: 【vpp-dev】delay is error in ping with multi wo
for the first ping, the latency is 1000ms.
Best Regards,
Pan
zhang...@yunshan.net.cn
发件人: 张东亚
发送时间: 2017-06-22 11:09
收件人: 雷彦章
抄送: vpp-dev
主题: Re: [vpp-dev]答复: 【vpp-dev】delay is error in ping with multi worker thread
Hi List,
I am colleague of Leiyanzhang, let me describe share the issues a
Hi List,
I am colleague of Leiyanzhang, let me describe share the issues and
investigations found when we test the ping command under multiple worker
thread case.
Stage1:
Issue: Ping does not work under multiple worker thread case.
Version: Vanilla vpp 17.04
(vanilla vp)
Stage2:
Issue: Ping go
without vpp-844, the ping cmd not work.the latest master has already have the
patch
now is the time delay value is not right.
-- Original --
From: "wang.hui56";
Date: Wed, Jun 21, 2017 05:19 PM
To: "leiyanzhang";
Cc: "vpp-dev";
Subject: 答复: [vpp-dev] 【v
Hi All,
when we try to use ping cmd with multi woker thread, we found sometimes the
ping delay is nearly 1000ms eventhough the two site is directly linked to each
other.
we found in the function signal_ip46_icmp_replay_event, it used
vlib_process_signal_event to notify the ping_response msg.