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 D2ADD456A4 for ; Wed, 24 Jul 2024 17:47:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD3F2434DE; Wed, 24 Jul 2024 17:47:09 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 9DF7F40B97 for ; Wed, 24 Jul 2024 17:46:57 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6b79b93a4c9so9468976d6.1 for ; Wed, 24 Jul 2024 08:46:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721836017; x=1722440817; 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=ocRNDsxW+sv/8JVoLwKVqRDHfDWvXfMh1yNd0kT616E=; b=BNvbybs2hpYWm0R7tj+olP2SBk0oKQrQq+6cXNYSBmHlGvGBIUsnp6LzwLo3PePpwA xBsGL0jTRB/ouRdJluXp2LrcQq0JtumV4bHcbHUwYFfR+KUIGU4kGjLvNqEuV7wCoSO1 ouYRaFfXs3m0b/yt08vPblrDNthX6d43Bmmrc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721836017; x=1722440817; 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=ocRNDsxW+sv/8JVoLwKVqRDHfDWvXfMh1yNd0kT616E=; b=ZDZo7qRFhbTj3IMMOBLEybwdXozEojyL8wMCAgYV22YGXH3vmbZ5rg7Mas4e/AfjDH AISbKajvF3bhXily5/RcJednI3RFbRzbJ+nmvePoYKKh9KhPr2i0jSKphmfmDsK9eP1F +EmtYdXtqrVUfWe2jVGwwcTGMZKPDSqGnCALy+jKueUZ8aneKbYPhCtgOJmMl5hEz02A Td92bXRMOf4MfJwsIy8FBgtorVLE440Lr7FA8iV3bJCDRrzwyGQXy8MhrxqkQ1vTwMuX Px1XMY3Tqw7GxEVV3zVLldkpU3U6Y317W52VvjME3HzHYCwUT5UgqxN1itEkOmj+jwba ynHg== X-Gm-Message-State: AOJu0YzDdTE/E0/WDLzLta54ix42+b9daEQIHAK7Vmq5DRkDMYitNTNi SC9F5JNBO+xGskd+/iFKG88OkQfytUAFb+MTt3/0GfstK5FqrQbStnxf+XTv6zgBYmsIGQaHwKu QfoyGIbmMpPFpNgGff/EdrAXehF/oO0OCvQTABv/eHFH426bpjUKLFGVq X-Google-Smtp-Source: AGHT+IEBOOe/VzQ5MCFBW0E/UXX8WGsU+v1kNPyKcIJSCxc5VqBkIAy3ZvfolyC49ojahI1Z3WdIxRyNGFp1 X-Received: by 2002:ad4:5fc8:0:b0:6b5:82e1:f89e with SMTP id 6a1803df08f44-6bb3c8b0651mr814726d6.9.1721836016828; Wed, 24 Jul 2024 08:46:56 -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-6b7ac9a6c0fsm6404156d6.50.2024.07.24.08.46.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 08:46:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 08:46:56 -0700 (PDT) Message-ID: <66a121f0.050a0220.3d17b0.4c9bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 878316050A6B; Wed, 24 Jul 2024 11:46:56 -0400 (EDT) Subject: |PENDING| pw142677 [PATCH] [v2] doc: document mlx5 HWS actions order From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724073617.132973-1-mkashani@nvidia.com> References: <20240724073617.132973-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: PENDING http://dpdk.org/patch/142677 _Testing pending_ Submitter: Maayan Kashani Date: Wednesday, July 24 2024 07:36:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142677 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#244119 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 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 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/