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 49E2A43C35 for ; Thu, 29 Feb 2024 12:58:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4628F402B4; Thu, 29 Feb 2024 12:58:18 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id C918B402AF for ; Thu, 29 Feb 2024 12:58:13 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bd72353d9fso449532b6e.3 for ; Thu, 29 Feb 2024 03:58:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709207893; x=1709812693; 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=PG/tKr7QLHNrY4eRjx6Wkh/uAROBjIhywPqeQkp+L/Y=; b=LSEFiEWYKqXpLYt05AkbQqhX24YnimM9/+C15/RtfE+YpGjMltPNqbL5bo2KI4wYZf EvkwS7GGZS8cq3EmZoHbVFqtBPa43zYvXo00kwo1fxfE9RBA3j33RC9pQBySeszWrAhs xGHdlykFrtev2TWKbizgMICgCx5pHFe1FVGbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709207893; x=1709812693; 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=PG/tKr7QLHNrY4eRjx6Wkh/uAROBjIhywPqeQkp+L/Y=; b=IOUpIt0omF8ANxnXrRpcIG6fD0WccJTHLD9ek0aRF/L2nZf/67FhPphL5Yx2Tm/i1N wInA79QXGrQazjjr3Zhfao0JJ2dNPuKi4hdxd9HJKRIAYnlPTENrZrhIrbrCqs39hXmU 7ZeEYsIMq+xjEcfESUEWwK5p8QfGjmUGRbZjmOBmgwXtB0kJqx8xgHldH8TeUr8Q9OQS XPM16cXH+1cxyk4b6XVY86At7AQKmrwaMsmgEEoXiYRtkXDiz9mmzDHHDE8j0pVXSxnp 0A+Vt0f6Te0wavqEPYlP/xDLGTMThftAAdvWKU8FQvlf714GAa2qD7jUhxrM0hkjkyja XrMQ== X-Gm-Message-State: AOJu0Yy5cJVcPRPQYOsnXwaeTzSEt2Uw9F5QkMNfC1NI3Pao8NsuIFz2 dQL1zLKhbCbSH9+3EzQTq3Vz2ahQ+WMNc1ZwuHnyikkPm1XvKUY7m9IlhERfVZzmxkjpK4CLjBM B914nBwGqe+CjoCrkqhNWv45fyMrTvKXIv6VH2UZP X-Google-Smtp-Source: AGHT+IFBXDpRdeozPuOue6GUBwb7IPK6W6FuQY1lZoCFray4D2ViV2uBnYwFn8foiHMZ7/TTPJGOiAtrtO68 X-Received: by 2002:a05:6358:6f8e:b0:17b:7ab1:22c8 with SMTP id s14-20020a0563586f8e00b0017b7ab122c8mr2197819rwn.13.1709207893062; Thu, 29 Feb 2024 03:58:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q13-20020ad4574d000000b0068d03613934sm58251qvx.74.2024.02.29.03.58.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 03:58:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 03:58:13 -0800 (PST) Message-ID: <65e07155.d40a0220.e4abc.4182SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BDA55605250F; Thu, 29 Feb 2024 06:58:12 -0500 (EST) Subject: |SUCCESS| pw137467 [PATCH] net/mlx5: fix sync meter processing in HW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229105614.593391-1-getelson@nvidia.com> References: <20240229105614.593391-1-getelson@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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/137467 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, February 29 2024 10:56:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:45d2195f9ea6ead7242af856c799c6f084d874bc 137467 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29330/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/