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 CA99443BF0 for ; Tue, 27 Feb 2024 21:38:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5CCC409FA; Tue, 27 Feb 2024 21:38:58 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 861644026E for ; Tue, 27 Feb 2024 21:38:56 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-6089b64f4eeso47414607b3.2 for ; Tue, 27 Feb 2024 12:38:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709066336; x=1709671136; 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=GQn+KRQrQDhOTnonzZMZzkCLNe/+8o3GrFvZoWZ8W5E=; b=GfLF3CYKxwfaSVmJ3iou8CMCrRzXJT/GSExoQ59psQXfIF6ayE79pp95ghv4dFrHf/ OC6DV6p4RUNg8+Fba15uKONtjtD/Y7cB1Y64yRp1/CuA06o1M7EKZE9ovNzO/d6Owek2 ppXae84erux7yN8cNFgQqIv5VvF5321Dxek5Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709066336; x=1709671136; 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=GQn+KRQrQDhOTnonzZMZzkCLNe/+8o3GrFvZoWZ8W5E=; b=glqEGdfoHy3c4y4N6ZQ8Ico1NdCLt49wevCnTeGLRKrxA6MZaRsgDD+GeauqD1rSTm Q2ua/Gq2nWUIlPO6anwJZe9oW0MtzxEcgOMZp+haLVxQs858stwOL3e0BySZkyEiMiNA i/VrdYoXKLpoHMvxqb5IEBacRNsJwCMAiCJt5Mayyemldoy/bcncIFJceXDs/5sFm32Q 3l8SdXjhQxE+f9DerLgGE124ZywOIIpoflQNgM7IbfuPb0VrKZ6DSnfPVudCfWYcxSHs O11dP4TC4H0i4Mo4vpdiIy+pkFXA2BKaWIaJjPK+LKoJRkeFx5Q7qyj1HZ80O/N4NnPy JmxA== X-Gm-Message-State: AOJu0Yw3nLWExZGTMy5YUypihqzO3Y8t9xEkCUdZwcoPJ5jhE1jqy0XZ RNHdVLMGxqGZ2JT6s6KTAZ2TjrGY7yi4UnlXahyp4k0ouXml0SsBhvyKbgAtMUAHHnjtKL7G6SI KBUMK2qLuMF1qaJajgTtQjZAEAdGXnv4n7Gz9dAg4JfzR7+feaLcJIP27 X-Google-Smtp-Source: AGHT+IGtoYlkP9lcLka7OtL4AH2bv7740OCfqQa8o7iFmGSF0Ii8zqkIyS2mVx2p1ccf0MfIteAWLtdkIndd X-Received: by 2002:a0d:d653:0:b0:607:fdb8:3cd2 with SMTP id y80-20020a0dd653000000b00607fdb83cd2mr3201963ywd.20.1709066335920; Tue, 27 Feb 2024 12:38:55 -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 g4-20020a81fd04000000b00604858dfe19sm304624ywn.7.2024.02.27.12.38.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 12:38:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 12:38:55 -0800 (PST) Message-ID: <65de485f.810a0220.237ba.3aa8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9B9E26043300; Tue, 27 Feb 2024 15:38:55 -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-abi-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 | abi_test | +==================+==========+ | Debian 12 (arm) | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/