Re: [vpp-dev] [VCL] Memory access error for different size of mutex with different glibc versions in VPP and VCL app

2020-03-23 Thread wanghanlin
wanghanlin

[vpp-dev] [VCL] Memory access error for different size of mutex with different glibc versions in VPP and VCL app

2020-03-22 Thread wanghanlin
wanghanlin

Re: [vpp-dev] [VCL] hoststack app crash with invalid memfd segment address

2020-01-18 Thread wanghanlin
nlin wangha

Re: [vpp-dev] Do we have any plan to introduce packet =?utf-8?Q?drill_to_test_VPP_hoststack??=

2019-12-30 Thread wanghanlin
wanghanlin

[vpp-dev] Do we have any plan to introduce packetdrill to test VPP hoststack?

2019-12-30 Thread wanghanlin
wanghanlin

Re: [vpp-dev] [VCL] hoststack app crash with invalid memfd segment address

2019-12-11 Thread wanghanlin
nlin wangha

Re: [vpp-dev] How to configure network between different namespaces using hoststack

2019-12-09 Thread wanghanlin
nlin wangha

Re: [vpp-dev] How to configure network between different namespaces using hoststack

2019-12-05 Thread wanghanlin
nlin wanghanlin wanghan...@corp.netease

Re: [vpp-dev] How to configure network between different namespaces using hoststack

2019-12-04 Thread wanghanlin
. wanghanlin

Re: [vpp-dev] How to configure network between different namespaces using hoststack

2019-11-29 Thread wanghanlin
Hi Florin, Thanks for your reply. I just consider a very simple use case. Some apps in different containers communicate through VPP, just in a L2 bridge domain. Without hoststack,  we may add some host-interfaces in one bridge domain, and assign IP address of veth interface in containers. In

[vpp-dev] How to configure network between different namespaces using hoststack

2019-11-28 Thread wanghanlin
wanghanlin

Re: [vpp-dev] [VCL] hoststack app crash with invalid memfd segment address

2019-11-21 Thread wanghanlin
lin wanghanlin wanghan...@corp.netease.

Re: [vpp-dev] [VCL] hoststack app crash with invalid memfd segment address

2019-11-21 Thread wanghanlin
lin wanghan

Re: [vpp-dev] [VCL] hoststack app crash with invalid memfd segment address

2019-11-18 Thread wanghanlin
wanghanlin

[vpp-dev] [VCL] hoststack app crash with invalid memfd segment address

2019-11-15 Thread wanghanlin
/wanghanlin/vpp-new/src/vcl/vppcom.c:471#4  0x7f7cddc37fec in vcl_epoll_wait_handle_mq_event (wrk=0x7f7ccd4bad00, e=0x224052f48, events=0x395000c, num_ev=0x7f7cca49e5e8)    at /home/wanghanlin/vpp-new/src/vcl/vppcom.c:2658#5  0x7f7cddc3860d in vcl_epoll_wait_handle_mq (wrk=0x7f7ccd4bad00, mq

Re: [vpp-dev] Can "use mq eventfd" solve epoll wait h =?utf-8?Q?_igh_cpu_usage_problem??=

2019-11-04 Thread wanghanlin
wanghanlin

Re: [vpp-dev] Can "use mq eventfd" solve epoll wait h igh cpu usage problem?

2019-11-01 Thread wanghanlin
: Thursday, October 31, 2019 at 10:26 PM To: wanghanlin , "Stephen Belair (sbelair)" , "Yu, Ping" Cc: "vpp-dev@lists.fd.io" Subject: Re: [vpp-dev] Can "use mq eventfd" solve epoll wait h igh cpu usage problem?   Hi Hanlin,    Stephen and Ping have made a lot

Re: [vpp-dev] Can "use mq eventfd" solve epoll wait h =?utf-8?Q?_igh_cpu_usage_problem??=

2019-10-31 Thread wanghanlin
wanghanlin

Re: [vpp-dev] Can "use mq eventfd" solve epoll wait h =?utf-8?Q?igh_cpu_usage_problem??=

2019-10-31 Thread wanghanlin
wanghanlin

[vpp-dev] Can "use_mq_eventfd" solve epoll_wait high cpu usage problem?

2019-10-31 Thread wanghanlin
== -1) || (clib_time_now (>clib_time) < max_time));