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 48A7A45DEC for ; Fri, 6 Dec 2024 04:51:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B76340430; Fri, 6 Dec 2024 04:51:13 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D5971402A8 for ; Fri, 6 Dec 2024 04:51:11 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21577f65bdeso13636915ad.0 for ; Thu, 05 Dec 2024 19:51:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733457071; x=1734061871; 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=7lvk5tMjhlMHBqZUxDzL3OtU4epXT6K+YC4IOK3jDUI=; b=ds6eT620GChovWw13inON7/K4K2Q5bKmALd5VXVy6looExrbeh89ivL9A7mOHvzKAm aomwUX2tI+noMZwTpbpGgmiHjh8KjKeYeX239Z0M+Mdj/OQ7Uqmhl3uRoHpNEW1W1lLT oHoBjwzJCyz022Au2CXeTdvilGdP/9Nz0Ar+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733457071; x=1734061871; 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=7lvk5tMjhlMHBqZUxDzL3OtU4epXT6K+YC4IOK3jDUI=; b=eGo9vus/OLt91YyKadiBVZmHqUokPkc5ky2RhqdWTO/Tu3pB8rBRbt8A4JvMhrxRA1 r1+CovA4DFue4XSrgCF/0WidcLGKq1uV7bawEZcpj9nQduqMvkvPhPmZGkGXJQQpbx4E psR3hFbxF1rXRiO9fzT87etoDG4otNfeQAvqiBEJ04uxdWN6eKK6HoX54C9v9AbvAyJE N543xXQKuCQ2NNoIzpOymjQISkaMEsIFlPNX824lfxrL/FMVbKjXfbLlWWCl2XzxOmRd SCtw7F9ZCxuiWLPhkHIS2isIDBq2FqlYzTiw8yhD3AcCMbS2k9Og6q/OCarhIVcjRdTg HY7g== X-Gm-Message-State: AOJu0YxSeVeH9bbg6F7YYW2xfgc5hIREYC+f9YaD3ebZWpNYCt7pA7/l oVAbqf+GSMGQ8SnaLrPOTDuysWm49iWmLRrd+kF4Qxs8VzjRnHwI4o2F0IrFSh+UyoG3P6EZH0x 2WuXL+PyEFZbI8ED8NUKynPC9h7W/RAB6bbffqf8qtJ3kbiHmRYi37tog X-Gm-Gg: ASbGncsgYofbgjG4SdwCyjty+SETLQk0w2FHu57+zFLP7zM7CGwqE/ivayRsbqO62Gl +tY+5BjY+VtpGvBgoNO2V6guBdl7Q0AL9yMv8egMOlKplim4FVba/1Xu8qpCV+HtvYqk412m8jo KdLzb9JwdT2pyLw8m3x0WVWRrMTovFa+NDzogvJHUZ/RsULzsxdRgSIAj003q1AwSzQvpIzkvDg T/rQlqpfhoNho2BuUOAyu9aZqGaB1XZz7HcaomGryplIER+tD3WnuNi7chdBqmZ6fzWYLLUssA= X-Google-Smtp-Source: AGHT+IEVVVEZnXuHXRPAFqplCaPonVwSfBh86IGgNTNgWadO1JQP+XYVR6/2VAJK5HvphEB3qufnjrTe5h5g X-Received: by 2002:a17:903:41c3:b0:215:5600:18cc with SMTP id d9443c01a7336-21611afc9ffmr25904555ad.22.1733457070984; Thu, 05 Dec 2024 19:51:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-216138a63d7sm333825ad.67.2024.12.05.19.51.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 19:51:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 19:51:10 -0800 (PST) Message-ID: <675274ae.170a0220.2146dc.25eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 213D56052471; Thu, 5 Dec 2024 22:51:10 -0500 (EST) Subject: |SUCCESS| pw149048 [PATCH] net/mlx5: do not poll CQEs when no availa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206005811.948293-1-gahu@nvidia.com> References: <20241206005811.948293-1-gahu@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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149048 _Testing PASS_ Submitter: Gavin Hu Date: Friday, December 06 2024 00:58:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149048 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#341419 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/