From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/bonding: validate bonded port id before access its data Date: Mon, 31 Jul 2017 10:59:33 +0100 Message-ID: <067a4250-0738-6abc-0882-6052c4699fc6@intel.com> References: <1501471473-3092-1-git-send-email-herbert.guan@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Herbert Guan , dev@dpdk.org Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 64240914D for ; Mon, 31 Jul 2017 11:59:36 +0200 (CEST) In-Reply-To: <1501471473-3092-1-git-send-email-herbert.guan@arm.com> 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 4:24 AM, Herbert Guan wrote: > Fixes: 4c42498d916d ("net/bonding: allow slaves to also be bonded devices") > > Signed-off-by: Herbert Guan Thanks for the patch, this looks like duplicate [1], I will get the other one since it has been sent earlier. [1] http://dpdk.org/dev/patchwork/patch/27225/ Thanks, ferruh