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 CD82945688 for ; Tue, 23 Jul 2024 04:21:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6BBE402C3; Tue, 23 Jul 2024 04:21:05 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id AC74340289 for ; Tue, 23 Jul 2024 04:20:52 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-70388567d24so2789409a34.0 for ; Mon, 22 Jul 2024 19:20:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721701252; x=1722306052; 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=13yAsMmZpk9PGCOnmOGxjjinQeSZvRtG1k3VrDQuiTg=; b=HWCROFKce3WKrInz94vFF+LSIgx4XFNJIQyBjAvY0JXjhE8XryH7RsRujASpJy0yi9 lM5K/jdTBq3Jfm4DBT5Vsilquv+S3/9oTkrHB9/x3tKhr6p0y6Ud4LyKuVGvW7/NXzDA 0voT3h0593fPRnBCjahG/E5OU2Wg58O8IeoM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721701252; x=1722306052; 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=13yAsMmZpk9PGCOnmOGxjjinQeSZvRtG1k3VrDQuiTg=; b=frf0qtsra+KYzp6YMKMwwRtGN+LbCZn3wM4bR9U5TRS9klw+NiP6nQVhjmcyuKYZ+d 3f/RCDOsusyQ4wqwDnKkaoHMJEDjvZZI0+degHs7EQQSNMVQU4QjPU2gzTFmCGUBIvzX l0USoyx8MHkpWVbOiB3yUvBaJAaXcCxzb1JItdVjcx4HNs1RBSz2jJUA2wcv5ODue6FG jSL5wcdWMIKWmB5eYKnlYtu9CREyh8PIuhnDjbM4P/5Y+5Lc+SlK7Ty6qbYlDcQSOIYf 6qvUjvyqtYrfmWO/EFFBFkr4q3zvv5wR4gY7GaHReh0zGnFCy+5h+TSa4zZdYD/L+kA5 hpRg== X-Gm-Message-State: AOJu0YzMMyzHANppdvBzwF4vysMIK7EScu75VBqWkpX1rS1HXNN1wBqc Ko7s7XTA2XNHhZhqmjOXcYcz4Zm+PE8EOyOKJGL6T9MyCNu4XpywdjlFqmM1cm7LYwstlXqrpXz Bfb/yUse55YKW8sDY6CJAguVpDBWHeRonykVXMr/bnRi56yEeW5ANn0wZ X-Google-Smtp-Source: AGHT+IHJbRW/Bzu1k5czS+Ss456hPjVsC0kdbY9mGcjvo8Mp7r5DP+/vzMgIbztzTEhkJpbWUwk+lsPbI0Ke X-Received: by 2002:a05:6870:f225:b0:260:e6a6:396c with SMTP id 586e51a60fabf-26121514152mr8895034fac.30.1721701251814; Mon, 22 Jul 2024 19:20:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2610c7e1981sm362615fac.21.2024.07.22.19.20.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 19:20:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 19:20:51 -0700 (PDT) Message-ID: <669f1383.050a0220.71887.4f3fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D542605C351; Mon, 22 Jul 2024 22:20:51 -0400 (EDT) Subject: |FAILURE| pw142616 [PATCH] doc: announce cryptodev change to support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Gowrishankar Muthukrishnan In-Reply-To: <20240722145324.1091-1-gmuthukrishn@marvell.com> References: <20240722145324.1091-1-gmuthukrishn@marvell.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/142616 _Testing issues_ Submitter: Gowrishankar Muthukrishnan Date: Monday, July 22 2024 14:53:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142616 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#243075 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ ==== 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 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/