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 C50DF43B8D for ; Thu, 29 Feb 2024 20:07:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCCED42D78; Thu, 29 Feb 2024 20:07:16 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3E01F402ED for ; Thu, 29 Feb 2024 20:06:30 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609408d4b31so13219637b3.0 for ; Thu, 29 Feb 2024 11:06:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709233589; x=1709838389; 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=C74ZoGJPAkVkkDn9MX32yMwa1OgT04RO2EhOZnGmMEI=; b=GWxTzzxgU9C+UuAj5Tys46bzqwUobQBh4nDnrXNuAa1ovPgHpqT6EEPwrHYJJ7Gf0a kBIAaW3RO7CLGOrXZNkvOMW3AV9TYtRxVseMH5qEZ6sneZPa6WleJ1qga39Pd5+USUek 6mNgCnW2XBUAT+4EwPV87GRWwf64XHKO4bkB4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709233589; x=1709838389; 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=C74ZoGJPAkVkkDn9MX32yMwa1OgT04RO2EhOZnGmMEI=; b=DliYtvbvVm8ydcvNTkeRxoYqnBNzVCAZ01bmZ89dl4mBAv/cXelDAvt0AhgibaXqbu cjY2hoM2kH4nLcZ5H5E8KUtT6w/rHxDcFStg046r6cdBGqP4+P2Z5D3UI6ddWAf5lNyz n6SImO3mog1YIPM+nEEGZQ1DWFVV3p6unGTK87Ie96MvB6OBSiO1mElAd3U5DsEJ0hVN psAj+mhJKynIG2PdearGOIheCgMo3VaxYYDVMDVorFl2aqusy2pzLE8ss7mDlLThAdKh 6bNX5mW1rDkLkU0/bcXa5S9fG+hJ3NT58alPtEYhcVAilDXzRlE2aHbqCyEK0TuCys3i QXVQ== X-Gm-Message-State: AOJu0Yz7dPN+2PgZdL0fZy7jH0BBCRUT7JyrahIZyFFoBELhHZlxIum4 RW0fN48LuHpsYhGrEodq3c6KhS/NU5nU2fZrf1A+nGxG/xbGAHSX+rgkIDbRgZfYV8uWf1usAOf 6K+2OIgF+rK9suCvuUOROSLvkl/SHD8RJUYWgCS7r X-Google-Smtp-Source: AGHT+IHEqjUiHMn6CSKcfa3/wZRhYsZ5iQ1NM9HDDY8DqALBBr0lu6/Rp8P4hXdbSM3Aqh0+1Qb/pJltURkW X-Received: by 2002:a81:4ecc:0:b0:609:7688:6f1b with SMTP id c195-20020a814ecc000000b0060976886f1bmr1933463ywb.5.1709233589633; Thu, 29 Feb 2024 11:06:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s203-20020a8177d4000000b00607ee49f97bsm106192ywc.47.2024.02.29.11.06.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 11:06:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 11:06:29 -0800 (PST) Message-ID: <65e0d5b5.810a0220.a0ac3.71f9SMTPIN_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 4C5346052712; Thu, 29 Feb 2024 14:06:29 -0500 (EST) Subject: |SUCCESS| pw137501 [PATCH] [v2] net/mlx5: add HWS support for matchi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229134913.3197558-1-michaelba@nvidia.com> References: <20240229134913.3197558-1-michaelba@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/137501 _Testing PASS_ Submitter: Michael Baum Date: Thursday, February 29 2024 13:49:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:387aefe9fab8f1033071659a758ccda61a220ffd 137501 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 (arm) | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/29339/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/