From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 5ACBA4CE7 for ; Fri, 2 Sep 2016 11:44:53 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id v143so22167175wmv.0 for ; Fri, 02 Sep 2016 02:44:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=tq2bzvg8OAEwff21t6C+M7TUfV51v13nP3UOLf2SL1g=; b=Tc2NB+vrj3rNyHDwJbXedqof7b9pX53egsSKCTmA3P9rMjqcnw47tQNCT5m5mRfmZE FXc3RuslNxefpXLCFm4CQzXelx0mKfQ6l224B8W0dllUAVUGDOWA+btgrWoi174EHy8D jXxVzZwfD6UKH+qisgQD5Ni2DN1dVYQ3UKNzOlAXp7pHdXFLS/ozCrQjil4ptYw64D4Q eT3BkAZ1Ki3N7P3JEs/2O7UBLEUkE7m05y4II8iUvYJJ53AVeTe0yh6OZBRcHK/1XdJ6 YZvrsNtqtpkStQQAgPjKf6uq6EoE3f8pPXFEXIESJnytLR5TsNQjl0bmLp5dUw1Q+Zbt 1GeA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=tq2bzvg8OAEwff21t6C+M7TUfV51v13nP3UOLf2SL1g=; b=Pc70TIfzcZxxp0G8BCpecMYjcC7FmO0G+GGsK7tJWo9JodydckB0Du0+tzi71REFqu tiX44UzxenALnqECRjAl2lVZIyomYsHlqvKW4xlUVeWuYPnxLXxT0RjwC7e63TS3V/qZ 3+WLNk+ICQi+fHBKOfRVmwTbaDSxPmGeqCduJc0TlSPVgRz3GRLe3+VALH4VJmZhn7CE 1mn8Vr+p22bgeB0elPrlf6pbTDtJup1UuyeYoVK5MXjcTuE9e/N0+ZbzXxNyD7QGX/wP hxXOsN0D6Fc02gGKTwwv51gRW5W27Y7oSTJKfGNwRpH0e2kQ1GbqLaOEI1C/WC5SHu+o Q9ZQ== X-Gm-Message-State: AE9vXwN4TpeflL80MiGttN7aa6nqPQQ8njebeXVdscMP75w0VWq6dmMRrMN2Xh3x0nC0lZNv X-Received: by 10.28.0.77 with SMTP id 74mr2124890wma.29.1472809493133; Fri, 02 Sep 2016 02:44:53 -0700 (PDT) Received: from xps13.localnet (184.203.134.77.rev.sfr.net. [77.134.203.184]) by smtp.gmail.com with ESMTPSA id jq5sm9617349wjc.20.2016.09.02.02.44.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Sep 2016 02:44:52 -0700 (PDT) From: Thomas Monjalon To: Shreyansh Jain Cc: test-report@dpdk.org Date: Fri, 02 Sep 2016 11:44:51 +0200 Message-ID: <11703916.hFsHSV51kG@xps13> User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; ) In-Reply-To: References: <4f15c9$uqm8h5@fmsmga001.fm.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Mailman-Approved-At: Fri, 02 Sep 2016 12:57:04 +0200 Subject: Re: [dpdk-test-report] [PatchWork]|ERROR| pw15557-15570 eal/soc: introduce very essential SoC infra definitions X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2016 09:44:53 -0000 2016-09-02 09:28, Shreyansh Jain: > These patches are failing because these are *over* the rte_driver/device patchset and not direct master. I am not sure how to convey to the test system this. > Or, is there another way to submit patches which are based over some other patch set? Or maybe I just have to ignore this. > > Any comments? You can ignore these errors. We can think about a standard way to specify a dependency, but we need the series support in patchwork (coming).