From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP; 31 Jul 2017 02:59:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,441,1496127600"; d="scan'208";a="131458069" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.48]) ([10.237.220.48]) by orsmga005.jf.intel.com with ESMTP; 31 Jul 2017 02:59:34 -0700 To: Herbert Guan , dev@dpdk.org References: <1501471473-3092-1-git-send-email-herbert.guan@arm.com> From: Ferruh Yigit Message-ID: <067a4250-0738-6abc-0882-6052c4699fc6@intel.com> Date: Mon, 31 Jul 2017 10:59:33 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1501471473-3092-1-git-send-email-herbert.guan@arm.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] net/bonding: validate bonded port id before access its data X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jul 2017 09:59:36 -0000 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