From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi1-f171.google.com (mail-oi1-f171.google.com [209.85.167.171]) by dpdk.org (Postfix) with ESMTP id 788792B94 for ; Tue, 20 Nov 2018 14:40:59 +0100 (CET) Received: by mail-oi1-f171.google.com with SMTP id u18so1478868oie.10 for ; Tue, 20 Nov 2018 05:40:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rcmdYlHIxr1WOlrkSukOaZC8PFs5RKNbtiYLpT3AV68=; b=WfwZWGtV6o5IScO/7rFkHKPwBeLv8jwuqISTQr1P9/9OoZeMuU98xHEaiFnRGQd0Jc VKobY3fw749fUUgemWqsZQYtQmyGrDNX3GGvga31MQPXNXUD0pEIXSqy14WZwqaDj8J1 RCBYJIuCbHnhFqJC0dvQ9AJRUhGNbxEhXSKAo= 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=rcmdYlHIxr1WOlrkSukOaZC8PFs5RKNbtiYLpT3AV68=; b=fRmklnEU6lrfRklGAskfd2v9G16oBonjI8xeAPe5ffYcxBrVl5CQN48kRSzdzTAqnS NKSREGqIsfZNDhVULuzmW5IsCQI2cxRWDt7ostcSUFJuwVglmVxOnsG35HaqRh9iDDml OJcQkd0KhKOD8g77aR9g/Yr7yayQKBS3ij+rsB+xPVaXSuVgrPg8uLF0DnMd8E7BshrT 1yqvw5F1yHcEAhSP26kMsltJAvgV3vytNt0Xwj5SKQ7yXjQRD6x+A3vpKzYPdytvdYko iNzZv2zwKZa3yJCWYJbKu8A/LU3ZS33zOom7c2vs60NHlJmZm1moBTfPoanpRKgcnyDh ORmw== X-Gm-Message-State: AGRZ1gKGX8o++fWoVzjHlMX/EhwRudrt14/Ay4MUhipgYFhiY28ylP+L XVWxrMS1VpXLzAedTu5BVt/fxCOGeZjpNWR9RNqAAzPF X-Google-Smtp-Source: AJdET5cVcM3a12tIQbla+4Kw6PLTY0HxkMn2pMub0qkOEkP4bYT1vXyk+7iBur2p5EBrNzR3XV+/zOeHKVtLTTMsPQg= X-Received: by 2002:a54:4d01:: with SMTP id v1mr1053139oix.246.1542721258643; Tue, 20 Nov 2018 05:40:58 -0800 (PST) MIME-Version: 1.0 References: <8CE3E05A3F976642AAB0F4675D0AD20E0B9BE9FB@SHSMSX101.ccr.corp.intel.com> In-Reply-To: <8CE3E05A3F976642AAB0F4675D0AD20E0B9BE9FB@SHSMSX101.ccr.corp.intel.com> From: Jeremy Plsek Date: Tue, 20 Nov 2018 08:40:22 -0500 Message-ID: To: "Tu, Lijuan" Cc: ci@dpdk.org Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-ci] missing patch results in dashboard X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 13:40:59 -0000 Hi Lijuan, The Dashboard overview only shows 'new', 'under-review', and 'awaiting-upstream', (which are also not RFC) patches from Patchwork. Since that patch is 'accepted', it does not show up on the Dashboard overview. Here is the detailed result: https://lab.dpdk.org/results/dashboard/patchsets/3617/ There's been a feature request in our backlog for some time now in order to allow users to filter on patch status, but it has not been made a priority. Thanks. On Tue, Nov 20, 2018 at 4:35 AM Tu, Lijuan wrote: > > Hi all, > > > > I found some patch series missing test results in dashboard, although they were tested. > > For instance, patch id: 48157, patch link: https://patches.dpdk.org/patch/48157/ > > Test results are found in patchwork, but not in dashboard: https://lab.dpdk.org/results/dashboard/ > > In my mind, they should be shown both in patchwork and dashboard. > > > > Thanks > > Lijuan. > > -- Jeremy Plsek UNH InterOperability Laboratory