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 914764563B for ; Thu, 18 Jul 2024 03:17:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DF5B4069D; Thu, 18 Jul 2024 03:17:51 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 2CFA8402A8 for ; Thu, 18 Jul 2024 03:17:44 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6b78c3670d0so1915796d6.1 for ; Wed, 17 Jul 2024 18:17:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721265463; x=1721870263; 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=4LzflDylw5kAbY2EjJQcNWHmiwrCzS6VbzqULYCx6dw=; b=UTSfZZUIFm3LdMmAlhgt8b1BP07lGAfYWDAVpS7PMCj17PEasOtSgHJef/8FMwMl26 LZzx2MyK21GdZ51TTuzVuvqUBvQ6tGGbCLesmiC+sHzh3BWcmH444ApI/BpDFL+TnFOP LHZyYrJXEiJCUydXvf6Be/FnEGm+AxFG87qlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721265463; x=1721870263; 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=4LzflDylw5kAbY2EjJQcNWHmiwrCzS6VbzqULYCx6dw=; b=hxVk7HHJBPmDq8vH3VMFLeEJOQBF+nuoyxgDp3Dyi4xsWNyXPzVmP71Meaf5AvBr1K ENXaUdzuqfvAQaap+6/llOnVk72JDOjbtNLBC1GD4UwHbGxb7dcjFCa6TLOAFh+AutLn Z4k8v/fsgwLwWRoyGqEHiNEjv+fOUuBHph6nHzqYnjA1h/tJWLTL5UAVp+bhxqagLrpm ewqprHZik9rnPr2CYDPKxx0Ery0gYNal+r30GBlDqxFW3jYodXSe+xGUrfeDGUwwnQOE 0Ls3tGmPAA5/Wm55puREoZBmVuWqpMEUw+4rUhP5LNs8t6SA5IeY8QWKQcyr3j+ZZMZc J/TQ== X-Gm-Message-State: AOJu0YzPC6Ke6GJtTm7ZHVq2OexJNw1Qo3u6/5cFeV5gJjVMLmyEElDU QGqNPsZLM97EFPwVp+3f4I2FbNCoTg7JzoQWKu6bDU+1NKPjuBbuCKLZAUZy3EQJ2DwzE0vX7jP tgTXm98xyLiIY7DM9hJmWaM2Pu8ZT4uVj7tw1eJ4bddK+m0UbFVYlCa+B X-Google-Smtp-Source: AGHT+IFmiGyUjljp4PySvA6uF+4/tBtmRxA91/i1Q+vFK8OVZOgNxoc2hNgOz0ArxU/TPYkx3QL+7Rb+tk5Z X-Received: by 2002:ad4:5b86:0:b0:6b0:90d8:b698 with SMTP id 6a1803df08f44-6b78e2d8744mr39032916d6.45.1721265463444; Wed, 17 Jul 2024 18:17:43 -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-6b79c57aed1sm518396d6.44.2024.07.17.18.17.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 18:17:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 18:17:43 -0700 (PDT) Message-ID: <66986d37.050a0220.2c9166.1f31SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C6F7605C351; Wed, 17 Jul 2024 21:17:43 -0400 (EDT) Subject: |FAILURE| pw142458 [PATCH] doc: document mlx5 HWS actions order From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Maayan Kashani In-Reply-To: <20240717125622.909-1-mkashani@nvidia.com> References: <20240717125622.909-1-mkashani@nvidia.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/142458 _Testing issues_ Submitter: Maayan Kashani Date: Wednesday, July 17 2024 12:56:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142458 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#240988 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Ubuntu 20.04 | 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 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/30538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/