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 9D11343FF0 for ; Fri, 10 May 2024 09:48:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9750D402D1; Fri, 10 May 2024 09:48:03 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id D53A14025F for ; Fri, 10 May 2024 09:48:02 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36c82ca80adso7919195ab.3 for ; Fri, 10 May 2024 00:48:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715327282; x=1715932082; 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=oaCF8lvyrp+Mjk57RrB1irlEhIgifuGEeT0RYNXqW+Q=; b=Wfvd3BprtQHTCWlAyhX9sWOmzZL511FuxRj04aMYywOJYCSNrpZPqXSSp/z5FvMjJW JcUbMwW/r0B6uHeOW4Vw5VOGzyN5Md+RegV2bH6bdGheUOiqEaYNwWs215hT1nsgvwCf Sb4Ztd6cdWdhAKQinzYFfXU/8GqVeiIwQnaSY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715327282; x=1715932082; 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=oaCF8lvyrp+Mjk57RrB1irlEhIgifuGEeT0RYNXqW+Q=; b=UyvVV/4oqBGPnwnVihHbV0GM+2/wN14DpAdkWdThiValQCJckq3GiCplmBKEL4HxRX mgSXfZGu0Njdke2qIrQJ37gtKvucp2V6FY592MVHqyjWBqXSe/zsyrtfN4lBzvqPiDwm i3vmNdDjZ6UOJP7dYxBx23psMg2mlS9h4z9ZMG2OfzO+mTQghwWm8P5BlsF1GIq3Q8QA gilg6ucmdYZjEwHDf59aEBipjesGPThN/Egtok61aBRhHipLfQ22unDMoapnQ17/PPN9 c6c1egd26hFmNW3SJ3h3t1nF6XFpqb+rDbKXuPLMNaBOSNxQgIzVLgmpL/XLX6X9zo0m 614w== X-Gm-Message-State: AOJu0YxMJ4pU7aj9KXx6PBh8DcHZPkPn3AtydtYUx8g2GRFIMOZvBSbE Ax04yQGKZOKhIBP1Y6P4Qasx/t01QrfFkGSI5hKov7PEW/uRLW0MW3rDscsSFgNfjZvYYHGUWZs eJzIZpxsS61njSLL/IAJv0+Vl23Iwo7Zv8Oa2wNV9r6H1Ba1xImDa+6Y0 X-Google-Smtp-Source: AGHT+IHDIRmZzwygYKkqqV6Ncw5piGL4/fhYEz0VqFmh97tYHw9h+9zV6aeiVUor6MUWZoT9enTmjS1LXOvm X-Received: by 2002:a05:6e02:1fe8:b0:368:884a:18da with SMTP id e9e14a558f8ab-36cc148003cmr23238365ab.19.1715327282214; Fri, 10 May 2024 00:48:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-36cb9df85c4sm1482955ab.68.2024.05.10.00.48.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 00:48:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 00:48:02 -0700 (PDT) Message-ID: <663dd132.920a0220.550c9.79afSMTPIN_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 A9748605C373; Fri, 10 May 2024 03:48:01 -0400 (EDT) Subject: |SUCCESS| pw140012 [PATCH] net/mlx5: fix HWS support for item NSH From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240509124448.1524385-1-gavinl@nvidia.com> References: <20240509124448.1524385-1-gavinl@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/140012 _Testing PASS_ Submitter: Gavin Li Date: Thursday, May 09 2024 12:44:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:a7699c5af857f57eec072cd19ceb1b03998ffe57 140012 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29932/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/