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 58AF545A88 for ; Wed, 2 Oct 2024 04:26:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E23240268; Wed, 2 Oct 2024 04:26:02 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 06C3540267 for ; Wed, 2 Oct 2024 04:26:01 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-277dd761926so3686013fac.2 for ; Tue, 01 Oct 2024 19:26:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727835960; x=1728440760; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dZTA26I0dge18vJVXGbHOIXow22xUjEezxXyH0WIQUY=; b=WqeEKyoQCi7n9RLf1c/PrOH8Bi25kazu6vWqdvKSRxZAQaKnXVftB6MNWDlTgrR3+U JDTkiHzrjjssmQThtuUD7Qdk9739IU2y+t2fL5IKsmMx6LFuQEJ2mam0YyzkAlDmaRwm bPKhBdt56MafWgtem6BE57Nks88e29lEP3q6I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727835960; x=1728440760; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dZTA26I0dge18vJVXGbHOIXow22xUjEezxXyH0WIQUY=; b=ohsnIw6Et45WAE+4GLw39rUEdSjNGB6AuWHW5ZdNGQWsyQHZ+LXg2iSfEILhutcVEv H1Llxkg1wVK8ayJl8NEd+WrhIB/0hQ2rnN2Nasg7T5bQC46lUdwo6x/1KSzSItnLjvJV JpI+KKnmZNO6KE1N5PrYrGNrxCJLXm7GpzMW5psz3m9A+cjy7AhdUE201rJnKF1I066Q dGtDrraVqfFqywlugJ9gjVGbkoL2Ch9ob8sd9YDumm/cAYk8OS8B5nxbOinFnSvYWi9u z+bYFFGBq7sg5Dq5v0H55H0XgF/ZNcJ+oBgd7fPUfIUcTOmSZqUc65+RY/E5GmFFMJUA Eazg== X-Gm-Message-State: AOJu0YwK0GSxNVUT/yceCrpK9p734qyCLZBztH/utcQNQaZTIeOHYuF5 UlWiWQUV2u+VpBPAek1vygKZvmI/wYzI4iCl+Ypmou+uAwSkeXinCJ56ZTyRGZyZAIGRzg0yJhs qbDl/ZM4vj4L8uSW5hqj1uHTDwtqIRCbAII4wfrEp X-Google-Smtp-Source: AGHT+IELt+iON45+BvRP8T4ko1CFt744ByrMRnACTkqGTsB6i9FKOr5CoJ49g++uJVlQB0vcXRuso9kV26CQ X-Received: by 2002:a05:6870:4153:b0:25e:eab:6d32 with SMTP id 586e51a60fabf-28788a31389mr1186555fac.5.1727835960331; Tue, 01 Oct 2024 19:26:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2870f82a459sm588705fac.22.2024.10.01.19.26.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Oct 2024 19:26:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Oct 2024 19:26:00 -0700 (PDT) Message-ID: <66fcaf38.050a0220.24983e.019cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C8E12605C351; Tue, 1 Oct 2024 22:25:59 -0400 (EDT) Subject: |FAILURE| pw144883-144885 [PATCH] [v2,3/3] test/crc: replace thread- From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Arkadiusz Kusztal In-Reply-To: <20241001181150.43506-4-arkadiuszx.kusztal@intel.com> References: <20241001181150.43506-4-arkadiuszx.kusztal@intel.com> 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/144885 _Testing issues_ Submitter: Arkadiusz Kusztal Date: Tuesday, October 01 2024 18:11:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 144883-144885 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#268921 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ ==== Unit test summary for Windows Server 2022 (dpdk_unit_test): ==== Failed to get the unit test results. Displaying the unit test results is not supported for some environments, such as our aarch32 testing, where meson is not used to run the tests. Download the logs available on our CI site. ==== End log output ==== Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31213/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/