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 AA35F4632E for ; Mon, 3 Mar 2025 15:41:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EE144027F; Mon, 3 Mar 2025 15:41:47 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 18F12400D7 for ; Mon, 3 Mar 2025 15:41:46 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-223cc017ef5so9391865ad.0 for ; Mon, 03 Mar 2025 06:41:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1741012905; x=1741617705; 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=jFvlg+Oudwkbzytt/exo1TBKE1Y9gFHIe+6/nvW6UWI=; b=NkGXZI+XMHTb7JhjJR2yBsr119hAWZYCbMJl5yZtWSMcOrPlFDBUsLianZU9ZaX8xz oG+wff4pxnkTXSxSCzhqpZzsXfF3TvyTDRJSV1vOrnEB5jFA8EjVH4tElTkXpL59PoG6 1B+DHY83Gzg/Sbrpm9fQmb9XI1tjWX7GNDRvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741012905; x=1741617705; 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=jFvlg+Oudwkbzytt/exo1TBKE1Y9gFHIe+6/nvW6UWI=; b=aEG/1TlzKNAbrvJRq5P+GGyGTFbgr17Zl0WimwJIPeSllNSn65zogeJui3PQiQM68R e+ASYfllC8NTaTXUqVIKngRapsn68dXuzw8qtDUMt9Zg9XKKKwBu5HmM2N/CJrQQmiPb COtLo61go0aR8jT4y6E+vk09nyhD3en1JvfbFzdYsrwSokviH5GWf17EuUktaqv74pts QRJGjkcllwAWe5s0KTC+JpE1DiTQK3CJgOgE51munOCJ2DSgNUzw6/fw83stAeSGAFTX yC3FeXM5mfRLaYVKeCnWIBSre++ddZiK9ms7tY5/iFyFLL2v7TCk/4FIpesIfjswyvpa yqwg== X-Gm-Message-State: AOJu0Yxh7FzLdCEkx2q98sCYCxzd3JM+6jHvRDvrs/OtvIs7Ucn0/CI3 KzEBMXldxNFA0KLKNkjCGJdZtUxbrywKlf82ZYrQJfGRzugGP5pni4dGzR1aRrClRS/cltTgS9A OzeAgjBtGQwG5WeokBy2ciNxSyuaJQUD1R+4+BTxy X-Gm-Gg: ASbGncsHnb6CAmPDEoWINYm0HzOnCxE09bfWd6JF6VO5kj8LwgrUGQZ3Fw3mOp+9nCI 3b3W3d6Mf4+gAIaZgJweRqoWtdephWNPaW8o4Qi4n+DOfZv4xJfM1TprVYDKNzGzY8WxhM3BAQy WXQfwSmpNWn2F8iK3JpdKLMBzpZXzeerBRW4a7/pUNxPw4rGXJJRz7qGJfX09fbYllxl1NFiV0m klOomm7mooe45mTVY6gMg1lIH2lW0XQzvMzIN0u2GTl9mtXbDdIqI2P1pKrqUaSE7dJ1+dvtkls cMCUm1r8dSxNAFef8Oa7HAoKqSBgTtFHEkl8yvrw X-Google-Smtp-Source: AGHT+IGMsvENh7DZgf1UyFM/pooxOH707fK2Y+ANVuBwmSlkqPMHVlbsOuQnvkV665l+/PFd9PX338/CnjEX X-Received: by 2002:a17:902:f68f:b0:21f:89e5:272d with SMTP id d9443c01a7336-22368fa541amr221686955ad.10.1741012905152; Mon, 03 Mar 2025 06:41:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-223501fb575sm4815245ad.42.2025.03.03.06.41.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Mar 2025 06:41:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Mar 2025 06:41:45 -0800 (PST) Message-ID: <67c5bfa9.170a0220.78cc1.92b2SMTPIN_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 3BD436052471; Mon, 3 Mar 2025 09:41:44 -0500 (EST) Subject: |SUCCESS| pw152191 [PATCH] net/mlx5: fix flow create failure with GE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250303132931.71335-1-mkashani@nvidia.com> References: <20250303132931.71335-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: SUCCESS http://dpdk.org/patch/152191 _Testing PASS_ Submitter: Maayan Kashani Date: Monday, March 03 2025 13:29:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:cf35973540c8bb4ca5c7d105985a65a3602e5475 152191 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#321022 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 10 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) CentOS Stream 10 Kernel: Depends on container host Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6) 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 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) 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.3.0-6ubuntu2~24.04) 13.3.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32731/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/