[dpdk-dev] LACP bond link broken chain due to the timeout

2017-07-23 Thread Zhangkun (K)
Hi, all I use dpdk LACP bond for long time large flow test, there are LACP broken chain. The dpdk log is as follow: Bond 1: slave id 0 distributing stopped. Bond 1: slave id 1 distributing stopped. Through the analysis of code , LACP protocol packets are handled by eal-intr-thread thread, at th

[dpdk-dev] the host of MemTotal 132160052 kB reboots with 60000 (2M)hugepages

2015-02-09 Thread Zhangkun (K)
Hi, I set 6 (2M)hugepages in the host menu.list config file which is of 132160052 kB total mem. I write a deamon programmer testing rte_eal_init() function. When I have added mlockall system calling before rte_eal_init function and started running the testing deamon, the host reboots. How

[dpdk-dev] multiqueue is supported by vhost user?

2014-09-26 Thread Zhangkun (K)
Hi, Plan to do it. -Original Message- From: Zhu, Heqing [mailto:heqing@intel.com] Sent: Thursday, September 25, 2014 10:52 PM To: Zhangkun (K); dev at dpdk.org Cc: Zhu, Heqing Subject: RE: multiqueue is supported by vhost user? It is not supported yet. Do you want to send patches

[dpdk-dev] multiqueue is supported by vhost user?

2014-09-25 Thread Zhangkun (K)
Hi, Multiqueue is supported by vhost user? If not supported now , will it be supported in the future?

[dpdk-dev] Are there considerations about resource recycling by the process, not by the OS?

2014-09-05 Thread Zhangkun (K)
Hi, Yes, the program is running as root. I want to know if or not the DPDK Community considers about resource recycling. From: Masaru Oki [mailto:m-...@stratosphere.co.jp] Date: 2014?9?5? 11:18 To: Zhangkun (K) Cc: dev at dpdk.org Subject: Re: [dpdk-dev] Are there considerations about

[dpdk-dev] Are there considerations about resource recycling by the process, not by the OS?

2014-09-05 Thread Zhangkun (K)
Hi, I develop the program with the use of dpdk and the process is core dump when the program is started. The process is crash in case of initing memory failed and calling rte_panic function. I search all rte_panic function in the dpdk, and find it so many. Therefore, in case the pr ocess hap

[dpdk-dev] 答复: [PATCH] there are some memory leak about Dir operator

2014-08-19 Thread Zhangkun (K)
process of exit, only affects the part of the function fails; - Original Message - From: Zhang, Helin [mailto:helin.zh...@intel.com] Sent: Tuesday, August 19, 2014 11:53 AM To: Zhangkun (K); dev at dpdk.org Cc: zhangkun Subject: RE: [dpdk-dev] [PATCH] there are some memory leak about Dir