[dpdk-dev] [PATCH] bond: update the NTT flag when partner's state changes from slow to fast

2017-05-21 Thread zhangsha (A)
>From eddd395916002cca1c2f83a01d368b95295f2adf Mon Sep 17 00:00:00 2001 From: Sha Zhang Date: Mon, 22 May 2017 14:33:37 +0800 Subject: [PATCH] bond: update the NTT flag when partner's state changes from slow to fast According to the standard, state machine of lacp should transmit lacpdu when part

[dpdk-dev] 答复: mmap failed: Cannot allocate memory when init dpdk eal

2015-02-05 Thread zhangsha (A)
Hi, haifeng Dpdk will mmap all the hugepages (4096) of host in the first step. Then it sort them and unmap the hugepages unneeded. My demo got the mistake when the 1st step. Thanks! -- ???: Linhaifeng : 2015?1?30? 20:24 ???: zhangsha (A); dev at dpdk.org ??: Re: [dpdk-dev

[dpdk-dev] mmap failed: Cannot allocate memory when init dpdk eal

2015-01-30 Thread zhangsha (A)
Hi ?all I am suffering from the problem mmap failed as followed when init dpdk eal. Fri Jan 30 09:03:29 2015:EAL: Setting up memory... Fri Jan 30 09:03:34 2015:EAL: map_all_hugepages(): mmap failed: Cannot allocate memory Fri Jan 30 09:03:34 2015:EAL: Failed to mmap 2 MB hugepages Fri Jan 30 09: