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 6DC4745686 for ; Tue, 23 Jul 2024 03:59:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67FBE402C3; Tue, 23 Jul 2024 03:59:07 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id C8B7A40289 for ; Tue, 23 Jul 2024 03:59:05 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b7b28442f9so48424956d6.3 for ; Mon, 22 Jul 2024 18:59:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721699945; x=1722304745; 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=mpHxcHdAChn5TclyLxt79Q05ot3xQTwo4ySpp5mRQK0=; b=QJ93YK9/v+XapL8sEtRL4OAG8qnhC/RzchDWeCxrUfNkd9UJ18DdKPIE2du9e+r1Ui PeilLgFQGzkF0kcjVwD7r3mxsnGn5jovYHlk8TAyc5s3nOMvQnotGzzl/ee2sepyXsG9 7p+nEDD1yec9tvWtJH/nB2n9PVMe88olX3l98= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721699945; x=1722304745; 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=mpHxcHdAChn5TclyLxt79Q05ot3xQTwo4ySpp5mRQK0=; b=HSKPO+NOxmj/NhujQzVTlLg6JvQXRv8TiXOlD0KcpKXYvssrMO7jJK4lQvnpH5mM2Y MhRTgjgWn79KI61dui64DcCsSIgKQBOKnQ9+BQtFHF9TZJXQeD/9pyHhftSC/s/RiWgJ TFMVAVtgLP+Brz4YCptY5i39+zpERtK+hAAVIOz58obTCbv6ke0i6UTB9Ah6//AA9GdP 5qxvnqa+9UNipLfYbTGPjZeWri+3yh0nynbpinLwoww9iABOjMhUVlDoOoXdladFgu1G 7YcDszMTNdtVXZyYEXshMqHoSgK0MkVHVIQ/hnEXnzSF1qjw5V4ZSRsTTrDhP7NKgjkk Cqzg== X-Gm-Message-State: AOJu0YwHKe9flSJN6ZyfDsV+Cffd+iaao2D3J7WIugbvEV096I6UaM7A 0JhF3Mav6dc9PpMV1Q7WyrA1Y68ee5j6rWPB/jZr4HBE0bYlZSCkBOFPKpUMuOu5grwi5JGAxP9 UPaUQ7UZWb1EhWZXpPf8P8uBpbXxthKP7k9JXQAGX6iy0zEkEm6wE+W0+ X-Google-Smtp-Source: AGHT+IGvmms4OAJpL9tRtsdB3CzBsPQGpOpC2DQEccFkdYyook6HjYu/G+OkkPSS1zUMrxC/c8jB/KbxZ01j X-Received: by 2002:a05:6214:cc9:b0:6b5:3ca8:8b82 with SMTP id 6a1803df08f44-6b96106d589mr105205616d6.18.1721699945223; Mon, 22 Jul 2024 18:59:05 -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 6a1803df08f44-6b97583f083sm2023886d6.18.2024.07.22.18.59.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 18:59:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 18:59:05 -0700 (PDT) Message-ID: <669f0e69.050a0220.237275.9117SMTPIN_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 A0F83605C351; Mon, 22 Jul 2024 21:59:04 -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#243057 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 | PEND | +---------------------+----------------+ | Debian 12 | PEND | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | 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/