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 54ABE43C0E for ; Wed, 28 Feb 2024 00:27:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F8D8402AC; Wed, 28 Feb 2024 00:27:23 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id AF032402A9 for ; Wed, 28 Feb 2024 00:27:21 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7c9846910so119040539f.1 for ; Tue, 27 Feb 2024 15:27:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709076441; x=1709681241; 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=Nk+uPxqy09AQYaK4TRF7UUZghz9MOu0wXVsAi4NywmY=; b=KuayRLVjtQeCr1dNT+94rYAr9gsEtIXSWiuBjpqVehUNEJkFMYDI4NI3c+ydmz/Bfz dRlm8LCLp5pxQJAbCzFtkiRFMqH4LTEVAzcxEnINu5EaWuZA7HCEBqGGYDuWKH+awsui K2LaVD5dtO7xFtInyR2Yjs4GxDeI1g5djYWtA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709076441; x=1709681241; 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=Nk+uPxqy09AQYaK4TRF7UUZghz9MOu0wXVsAi4NywmY=; b=MVMVoNgZV9AwvMdnp9ijjlf+nf47grR+mkKjZSVCtLbz7DE6kOfXkbmLwW0XrgTiYO BBjlTpyMZJH16/BzKOY9AuNNLOwfz/4hRGbeb9P+TUmUZV0/YbrSSIENOPWAnWNP7V+G hsq83WkqRKDUqfqkCUZWRAGasTj9utT/2LA4HXg1wTIkUk8ClP9kC6+s4u6XH12mNgzf /fLD3szx+x1mD+QLlxxD1ZNFLoQfOC/5dYbuqB7ttMjTJJruVvSZ1+NNSyZsMLQ8HdWa uun25AEGwktYyD8lTXWhrLURS5l0FdIhoREnUjlaR0w15IqbbGwuMm410KwVlnA3DB/J C8SA== X-Gm-Message-State: AOJu0Yzv0+PcVEnTXTFxPumEQDHH/+jZDRMV+VA4xJ3aNvzIzjhPZdPg AFhdGr8c9HHWJ8qa9iQ5qShly97RZZHmxUJKSYDVqN5bOIPy2fRUtZks1nnL2IVsYpfUsfAidj0 5QkgtHDrt7lJ/sNJ7GOtiTzXQFmMzN9Sfycf2Nt6Y X-Google-Smtp-Source: AGHT+IHJLgRJEYGXocs9tp177LAiMrQWNawRKlTFHty0WjW1RDEtAcJI/2ZmDQHYWqd+9NsaqmWq7wJOOIbj X-Received: by 2002:a6b:6419:0:b0:7c7:234e:61b4 with SMTP id t25-20020a6b6419000000b007c7234e61b4mr11882496iog.18.1709076441157; Tue, 27 Feb 2024 15:27:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c13-20020a02330d000000b004748aaffb03sm258554jae.6.2024.02.27.15.27.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 15:27:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 15:27:21 -0800 (PST) Message-ID: <65de6fd9.020a0220.3d919.fd3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B2F396052712; Tue, 27 Feb 2024 18:27:20 -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-amd64-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 | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/