From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v5 00/12] introduce fail-safe PMD Date: Thu, 8 Jun 2017 11:56:37 +0100 Message-ID: <85d051e9-626a-9228-3ee0-a098be2586f4@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Gaetan Rivet , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 5749E2BA1 for ; Thu, 8 Jun 2017 12:56:40 +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 6/8/2017 12:59 AM, Gaetan Rivet wrote: > eal: complete attach / detach support > http://dpdk.org/ml/archives/dev/2017-May/066366.html > http://dpdk.org/dev/patchwork/patch/24522/ > > ethdev: add flow API rule copy function > http://dpdk.org/ml/archives/dev/2017-May/066145.html > http://dpdk.org/dev/patchwork/patch/24406/ > > ethdev: add isolated mode to flow API > http://dpdk.org/ml/archives/dev/2017-April/064327.html > http://dpdk.org/dev/patchwork/patch/23741/ Hi Gaetan, Above dependencies are not enough to apply the PMD, it seems above ones also has dependencies to other patchsets, specially eal one that I am not able trace its dependencies from mails. Since most of the eal patches are also from you, can you please list dependency tree to apply the PMD? Thanks, ferruh