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 BE9EC43C0E for ; Wed, 28 Feb 2024 00:30:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B9FA8402AC; Wed, 28 Feb 2024 00:30:07 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 45EC0402A9 for ; Wed, 28 Feb 2024 00:30:06 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c1993331a7so2805291b6e.1 for ; Tue, 27 Feb 2024 15:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709076605; x=1709681405; 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=c37EbRO6wGqgoTHBg9wN69KEHvFaMHsyKRpMk2lTDVk=; b=hI5RfnJ8PbGMeWIpeE1Ew4wV1LrPj/HcjHu6jxtQsLe3xJaFvmjGoqft0hk+sWcJIW BCE58j3WjYvuMsM2jUJ7RlZnDqf2YKKfnlQ9dIOzPiNGsT7DYPdFVNMWxvrnm4iCdYXf wR1ZaLqFW9bUsiLR5gC+XFSj19lbGfi3IkR6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709076605; x=1709681405; 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=c37EbRO6wGqgoTHBg9wN69KEHvFaMHsyKRpMk2lTDVk=; b=sjKuSK3nc7nt1q3gvL7TNEqwqyfiqJ8pKcYf7kzYmFGZt+Ybhmn3x38ZIoYwIIU3W2 4spTx4gavT/7Xz01RX/bv75wlwQZ6OBaBQH/QSNPQ7ppB+fhoL/XHSGjWHM6BkiX288C 0vFbNiKcIfp973PIdQ0xwhZ13jBO5YqQIFmTfXiYP7uixS+ePEdDhzALRvjLrlBpy7k1 sFeNrTgLskyfwBZZ4WnhO4ayM3RKQhf0n3jewUfN4ZlNHkQOYaRzaDm7d++M+tIFGU/B H9oEcPn4sjQMPYnGJ8x0rfPJVmnfFJU/Il+xsDWmAH+V36InIBQnyE5TSMYvTiDd0kW1 NsWQ== X-Gm-Message-State: AOJu0YwortQ3f3YLIvrbhMolPxoCQvWPbR++wsmMUMTasGnLwJ61oFAl YrNLFwnpVHLQo6O48EY0hsw96w+OKj+8jJ7nMMv88uxRTv0L6hjGm+GwMGQLcTvd7xGTKmjzDpF P6oglJYpjA5WcCJLlpARGqksuYREyy/BXmA6BA3nu X-Google-Smtp-Source: AGHT+IF7A53nC5aQMSuOx1YusyHKCFCw01RmnDWVCsCJ8o8MGcxrBg8por8oAdw8MfcetfRtJh2Rg32v8kau X-Received: by 2002:a05:6358:5611:b0:17b:56f5:3 with SMTP id b17-20020a056358561100b0017b56f50003mr14905800rwf.12.1709076605476; Tue, 27 Feb 2024 15:30:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a056214062300b0068f69b3b307sm463605qvx.6.2024.02.27.15.30.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 15:30:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 15:30:05 -0800 (PST) Message-ID: <65de707d.050a0220.45390.4519SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EE156052712; Tue, 27 Feb 2024 18:30:05 -0500 (EST) Subject: |SUCCESS| pw137358 [PATCH] net/mlx5: fix the HWS registers initializ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227152627.25749-1-bingz@nvidia.com> References: <20240227152627.25749-1-bingz@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/137358 _Testing PASS_ Submitter: Bing Zhao Date: Tuesday, February 27 2024 15:26:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:fdcd099fbaa513409ea4185b2362d9d6623cf26e 137358 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29293/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/