From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6856AA09D3; Thu, 12 Nov 2020 10:27:28 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4DB1A592C; Thu, 12 Nov 2020 10:27:27 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by dpdk.org (Postfix) with ESMTP id A9C09592B for ; Thu, 12 Nov 2020 10:27:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1605173243; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=NgMYNgyp+j6e//cwXSbG2b68QNf9kAz2MxHikaKQDnM=; b=X7+SqGYdm589c7CKPVZvISSJVcOL5i/Px3ulYhWuebGOe8Yttvd2lmfI0S/OETiUMc8rZo 3TDv6Qmz68qUIvYtLJ83RTNmtLwa86pFsH/6r8pjsQ8Wir7NfHQV6+m+piaPesarS3216M 1d4UkBcm5UoMt4vp/8he5X7KFRIYDOs= Received: from mail-vk1-f197.google.com (mail-vk1-f197.google.com [209.85.221.197]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-218-WtwJQYKTNjCe9u5xt1EiIw-1; Thu, 12 Nov 2020 04:27:21 -0500 X-MC-Unique: WtwJQYKTNjCe9u5xt1EiIw-1 Received: by mail-vk1-f197.google.com with SMTP id s1so1356867vks.6 for ; Thu, 12 Nov 2020 01:27:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NgMYNgyp+j6e//cwXSbG2b68QNf9kAz2MxHikaKQDnM=; b=Rd7wxEDtGdsiQuzeBmQm6JwXOxY/gUnWvR7JUditfLGLW+afoP3fIXftl30bTTLRAC Qjzfvt3zlUOEbHc9UZPqrjJNFn1oK3aHpzxboCBeiOUHeMWZTtA6lmumRmDa8F8k6om0 l7BUppCYmN+iT9I3SyuL2CxiETCtP3rwEMehX5K2OW5o6ciCMCcovTQBhyw84GPQJHzt efctgzUdA1VcFJ91C++h0olzhqDfEkYt3fSLyJky8P/X4o1N6+gA3Vu7BkTC218euX0X xLkuPV11fSJzUwHHegLyv/6C2goIoWCFBW9NOBXG/KMSffHeyjMo5lKwyJ0wojN1SGgS u6nQ== X-Gm-Message-State: AOAM533c8uFXsF1Yg29y1LSmCWdy7UQPl1SOUUd0pyGMmR1r9qx/Z9hN OxrjtJsUzAnxB1u9BVUXMYXqepbpIx+Xc9Ws7VVMR9ouuQfhKap8M5/bWLDavCbSZTGCsadft2K z5OGGSIG9m/UMZ4wt0U8= X-Received: by 2002:a05:6102:4b6:: with SMTP id r22mr18112235vsa.10.1605173241139; Thu, 12 Nov 2020 01:27:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJw9htTQQtrwqej02xM4Xb/Mjs9J02gij5QwNwxO5zY8Js7Yjx03PQoP0cptHHf2QYjHvsGOaItsz7DjhJRL8Zw= X-Received: by 2002:a05:6102:4b6:: with SMTP id r22mr18112228vsa.10.1605173240998; Thu, 12 Nov 2020 01:27:20 -0800 (PST) MIME-Version: 1.0 References: <20201110170809.1309043-1-bruce.richardson@intel.com> <20201111155647.1720787-1-bruce.richardson@intel.com> <20201111155647.1720787-2-bruce.richardson@intel.com> <20201111173303.GE1500@bricha3-MOBL.ger.corp.intel.com> <20201112092452.GA1309@bricha3-MOBL.ger.corp.intel.com> In-Reply-To: <20201112092452.GA1309@bricha3-MOBL.ger.corp.intel.com> From: David Marchand Date: Thu, 12 Nov 2020 10:27:09 +0100 Message-ID: To: Bruce Richardson Cc: dev Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2 2/2] examples: skip installing unbuildable examples 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Nov 12, 2020 at 10:25 AM Bruce Richardson wrote: > > Strange, the v3 patches 2 and 3 linked to the v2 series. > > As far as I can see, the lab only tested the v3 series with patches > > 84029 and 30, so the error on Windows is still reported. > > > > -- > > David Marchand > > > Yes, I see that in patchwork, and it's a bit strange. The emails seem > correctly threaded to me in my mail client though. Yes, it looks correct to me too.. > I'll resubmit as v4 with a cover letter to see if that allows the CI to run > properly. I don't think the cover letter matters.. but let's see how it behaves. Thanks Bruce. -- David Marchand