From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id C7ED22C49 for ; Thu, 9 Mar 2017 17:57:20 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Mar 2017 08:57:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,136,1486454400"; d="scan'208";a="832804670" Received: from dwdohert-mobl1.ger.corp.intel.com (HELO [10.252.22.222]) ([10.252.22.222]) by FMSMGA003.fm.intel.com with ESMTP; 09 Mar 2017 08:57:17 -0800 To: Thomas Monjalon References: <1470084176-79932-1-git-send-email-rsanford@akamai.com> <4165301.beBZTnGUrx@xps13> <12727792.atY1H55HMS@xps13> Cc: dev@dpdk.org, pablo.de.lara.guarch@intel.com, olivier.matz@6wind.com From: Declan Doherty Message-ID: <07206320-7b91-8b7e-6529-3cdf87e973eb@intel.com> Date: Thu, 9 Mar 2017 16:57:16 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <12727792.atY1H55HMS@xps13> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 0/4] net/bonding: bonding and LACP fixes 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: Thu, 09 Mar 2017 16:57:21 -0000 On 09/03/2017 1:19 PM, Thomas Monjalon wrote: > 2017-02-08 18:14, Thomas Monjalon: >> 2016-08-01 16:42, Robert Sanford: >>> In this patch series, we fix two bonding driver bugs and >>> enhance testpmd so that bonding mode 4 (LACP) ports remain >>> operational even when idle. >> >> These patches are blocked because we are waiting a v2. >> >> Waiting so long for a fix without having any feedback makes me think >> that either the bug is not so important or the PMD is not used. > > Last call: anyone interested in this series? > Hey Thomas, Robert doesn't seem to be active anymore on the list, so I'll set aside some time over the next couple of days and put together a v2 of these patches. Declan