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 3D6AA45767 for ; Thu, 8 Aug 2024 08:48:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 395E540A80; Thu, 8 Aug 2024 08:48:10 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 18D5140696 for ; Thu, 8 Aug 2024 08:48:09 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e0bfd14aff7so509887276.3 for ; Wed, 07 Aug 2024 23:48:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723099688; x=1723704488; 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=H565qR5M7+D1jxGT8tG0d2GQRkrTp5Nzkp1I5wvxLIU=; b=OA+COAYkW169mfqjZbO022vA1mCtjG1sV6n77r+2AYoZGSUeHMSblj+KEyEugjE0aa P04dn8wKINGmc35uOsvABpbO3UxztvZwbexcPh+IpgXkyW8yRsklSClaeo10kC2SjOPY 4fJBqfh4wClOf1d3PjCh6aNeKXl/TFAsDX9zE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723099688; x=1723704488; 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=H565qR5M7+D1jxGT8tG0d2GQRkrTp5Nzkp1I5wvxLIU=; b=UVW2uAUGHmooX+LXJMNpMPfpYI9PQ44U58fmsNiiOJtMQy0hztMTWglgQeQ9NUOETU qDYXglYpJ5mzzH47w80quY0AipjTuI5xYljJMJqnSUhTVtW1La9erK24gaQOyJVstTpr 7bJ0d8kqp8FdZ9N1YNNYtlvr9J46PqvK1EEBmf+dEr47So1vzdRurp5VKp8cuCZV8OYO 1MFixO4y8X+k6gVc2FjCu7eiORu9XR0Rk1mA8Cw1W2VRjbxtdRQnsJyfYggZV2xIyUgn ECjQqJBxfPWjYQRKb82/brZC6K8MOe8J05LIuuMNxFcMxIgneDKUVuBqfFUASmeDKkCE QG6A== X-Gm-Message-State: AOJu0Yw57KwN8qTi4irrGLmAFUhn3adqJhRxPYb3gYhIYukE3dGfIcdl 1a1DEcvsT6ZagUH/j3ycGFSwjfYdwR9ZuEU4PD99bFnqM7epZdG61cHOq1XClV7HLG8rT/bu0OT 1TAcT1ThwNdDgNnSARx6jMvbeFXhVGTn1LoT1yyk8 X-Google-Smtp-Source: AGHT+IEkXRf2FVB00bZk0AK++gzxKTtLnAYMAFjTH/euZFkg8TQ6ljPHrTczlKORz4aVuT7Lmgiz7R3K/kzW X-Received: by 2002:a05:6902:250d:b0:e0b:c297:8a23 with SMTP id 3f1490d57ef6-e0e9dbb223emr1025972276.43.1723099688494; Wed, 07 Aug 2024 23:48:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-451c86d29a5sm2760651cf.8.2024.08.07.23.48.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Aug 2024 23:48:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Aug 2024 23:48:08 -0700 (PDT) Message-ID: <66b46a28.050a0220.d7feb.bc86SMTPIN_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 34F84605C380; Thu, 8 Aug 2024 02:48:08 -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-sample-apps-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: Template-DTS-Pipeline#173676 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/