From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CC626436F7 for ; Fri, 15 Dec 2023 04:34:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7E5140266; Fri, 15 Dec 2023 04:34:24 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 387BE40263 for ; Fri, 15 Dec 2023 04:34:23 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6da41cd19d3so272547a34.2 for ; Thu, 14 Dec 2023 19:34:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702611262; x=1703216062; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+rYMek0YRyMa76+EpSS8FHBJ5JRCycnE2gt16elKWD4=; b=OK14ksXqYHWISywVShmQAvQ1q3jwX9NK2s2Fn9tdeMXyhdSsCkwhYiUmp5F4VJPfow Eh2pX5SKPj8b0iIrCvBSgv2k2urbr3NB57A2c0up3PKDgzbpThFbp+NMmEWIlGM9XLbw 898bXFpAZJhg+hPfQscQqM886faTro/HN0yOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702611262; x=1703216062; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+rYMek0YRyMa76+EpSS8FHBJ5JRCycnE2gt16elKWD4=; b=OT1/isT8X+uv4vTlR1Z7EKvw/jlsSd1xpNbkXAwdH9xfAY55ANnuuE1zVa4PIOwApL 1rPjJ550mUPD422x2nMa4XFoLeSx3vKHoSeDBo9AHQ60J5XsYFj/3JVeO3YWyL8XxGqq UT4faA+VwU8CcuxbLXlQfD6o4QA6QJ5QyhSuYSQz8DM27MeXdkU5bI6trhEXhoqX6a65 AiGoy6n5uPoWa9pRZgm4X3CG0++IUDG7rNNu+kerwowrr4/Uyv38aAu9G3KyzyRNHdla qrfd3gH8lWW8NE9C2V7Tkhy338wGcCLDRAwjHlQQIj7G+tP9n7S1atOUfFkwutJ3DuvP bQXA== X-Gm-Message-State: AOJu0Yx4/6dSdoYLveSW8zc1dzH7YX/w+zxWEwY5fEeaqg9txpKzwaOK uLZnJepSEG5kg+dwyLcRfAkErY/T18YY20aHB8DafwsNdLadP4qawadlmA== X-Google-Smtp-Source: AGHT+IGJa2zSVc6qTAk9c67H8qc+74m2QCv5Kvq6JXbeYRilKe7j73OBnPEhQa3OIDZV7H5rADkRNsGfrJ5Y X-Received: by 2002:a05:6358:c696:b0:170:67b3:6d97 with SMTP id fe22-20020a056358c69600b0017067b36d97mr11321862rwb.32.1702611262577; Thu, 14 Dec 2023 19:34:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h19-20020a17090ac39300b00285196b0f26sm1346310pjt.2.2023.12.14.19.34.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 19:34:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 19:34:22 -0800 (PST) Message-ID: <657bc93e.170a0220.87f7b.abe7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B90556051823; Thu, 14 Dec 2023 22:34:21 -0500 (EST) Subject: |FAILURE| pw135216 [PATCH] [v4,6/7] dts: add scatter to the yaml sch From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jeremy Spewock Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-unit-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/135216 _Testing issues_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135216 --> testing fail Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.15s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.15s 78/84 DPDK:fast-tests / thash_autotest OK 0.15s 79/84 DPDK:fast-tests / threads_autotest OK 0.90s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.19s 81/84 DPDK:fast-tests / timer_autotest OK 2.69s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.15s 84/84 DPDK:fast-tests / version_autotest OK 0.15s Ok: 64 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 19 Timeout: 1 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28638/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/