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 506BA45767 for ; Thu, 8 Aug 2024 09:42:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B6E140A80; Thu, 8 Aug 2024 09:42:52 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id AC99E40696 for ; Thu, 8 Aug 2024 09:42:45 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b7a3773a95so4124346d6.2 for ; Thu, 08 Aug 2024 00:42:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723102965; x=1723707765; 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=CbGx+WmChu4NcVaRMdLGRKOJNePrjd+lkzxLz+SPjIw=; b=J5pk3EN00AIhZZN3BaH3NkdOMtBk1r9XtdsZd9gdFW1TtoN/AHrzwWIr9YZGOJtRqK IL2b/kinSvUQK0YvVzprqtGhuLH06WswXXjDrlK0sUxMyMbsAigajR61Cy/s7c/Ej+SO tWoQSxoX5b8+3DuJK0WKj7eqGoxamy+2s9OIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723102965; x=1723707765; 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=CbGx+WmChu4NcVaRMdLGRKOJNePrjd+lkzxLz+SPjIw=; b=KdoJX4s3BT85mJR8C7/XgVpKp4h1FqPLRI1hWvSQ+rw+QDdVSMIthCAD2IpwbigYIT gr0zCp1ruXVRhwHSsDyIykXyoKDRmxgoXJnxtwOYLKSuli4WITdN1aEpGdJDDsG3IN6I TFUHJ/CeiKN6WEGMAlvy8yFe/GnqrZz0vhul5Q3cKcOwjF/orH2Oxqx3Oe7f+WINOzb1 YPnVs7LP8UgdaNbj/dD1hm+XrKeJ1Ftv0A83wjTM3YnLENKeMKw3IMfreTFa6W7BWWzM LMrL48RbzLmo4QBBtI/3WZOw659frBVumhnLfIXWENNJ3Edpd4G+yOGTH8RlIj+39GXm xK6A== X-Gm-Message-State: AOJu0YxnQOHh1JP7FUrFPy3ku89HSzoXTqA9kdP6TBXYuJUGIQ7zZ/3S k82pMOoJEtu+sS8luKews9Zso9kqXDU1KCq0VWxeuE0PbinGXqN7pVucD9eIjFso7CPezhTyNpp KSHL77+ENazBmqxnMjDNBsvYj7FBHbbO7P+sM+VU3 X-Google-Smtp-Source: AGHT+IEZhE+LNRgdyQieNBGTUYhcr12YLO/NO1CqmG9zqgxeFTB4qu7eBPI9SKJzAVfjTOHofXVeipXtb5ol X-Received: by 2002:a05:6214:4406:b0:6b5:e74a:8ae0 with SMTP id 6a1803df08f44-6bd6bce4cc5mr10232876d6.26.1723102965038; Thu, 08 Aug 2024 00:42:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6bb9c85b8c8sm10331376d6.48.2024.08.08.00.42.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 00:42:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Aug 2024 00:42:45 -0700 (PDT) Message-ID: <66b476f5.050a0220.2da684.27a8SMTPIN_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 BA350605C380; Thu, 8 Aug 2024 03:42:44 -0400 (EDT) Subject: |SUCCESS| pw143009-143010 [PATCH] [v3,2/2] common/mlx5: reduce HCA a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240807204406.700332-3-igootorov@gmail.com> References: <20240807204406.700332-3-igootorov@gmail.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/143010 _Testing PASS_ Submitter: Igor Gutorov Date: Wednesday, August 07 2024 20:44:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 143009-143010 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#28577 Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30743/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/