From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] net/bonding: enable bonding pmd in ppc64le Date: Mon, 31 Jul 2017 14:09:31 +0100 Message-ID: References: <57e42960f186632135099eb2d36ccd9d5cb67686.1497435045.git.gowrishankar.m@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Chao Zhu , Declan Doherty To: Gowrishankar Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 6D3FB2661 for ; Mon, 31 Jul 2017 15:09:33 +0200 (CEST) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/31/2017 1:54 PM, Gowrishankar wrote: > From: Gowrishankar Muthukrishnan > > Earlier bonding pmd was disabled in default config for ppc64le. > Hence, removing it as it has been verified. > > Signed-off-by: Gowrishankar Muthukrishnan Applied to dpdk-next-net/master, thanks.