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 C727445767 for ; Thu, 8 Aug 2024 09:04:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C191840A80; Thu, 8 Aug 2024 09:04:02 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 1192A40696 for ; Thu, 8 Aug 2024 09:04:01 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6b7a8cada97so4060916d6.3 for ; Thu, 08 Aug 2024 00:04:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723100640; x=1723705440; 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=lvn7CiUOK8xlO+wllLwD6j5JRrC3R1yIjdm0Dz+o7Y0=; b=VXrCA3fkKAwuOZ+xqRejdsBXR9pe7pwcBYwwsO2pwCAcTYhyxHuxSyPcGUgK3pe+oU k/Do7Am7fpm4UrfEBbfPflaveK0VRLRaNj6j90QKHY9W9dl634rrwON1a7L0ZJKlzvUa q9Lqy7wyHLum2J6CamYBmJ88/tHIDxOKTA6Tw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723100640; x=1723705440; 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=lvn7CiUOK8xlO+wllLwD6j5JRrC3R1yIjdm0Dz+o7Y0=; b=r7/g50ZMjMjbWR2iJzsFOJSHjuqx9rdwWQH/UGd9CIO4GJMnzTN+kl1cxIErzygfkZ G6RmbIsvPb8irGKNyMnjexxJyGDW4OExBcMB2vpVRA4IyrOKlNg3+ooC6b53/i9y8WEz +mV7XumvlEg7CwOwGQmRtINq1+R5LhwZgiuCxoW5FeUzVsWc94ydu3hpcTSRSiWrIu6i QD/he8NGF4uCDI7kqkXfMty0KZfK2VgyfWkyCqpqxbrKNN+500OL2XTIKbSiyKsuKLaF bOYRbT1R62WXYnu2foHl+RbAB3kI+jRrFqbGGXaccLdgSRjW4rxIRD+toEKlin59pV9j 4+Gg== X-Gm-Message-State: AOJu0YyK2X742Zl+7DMUw8eEI/NJCwrBBa+kp3DBiaLy90Pm+ZJuauAI RWZseqNIudR/GG3URNvx2QU7V/bdwBnK3Nwm9+GatVr7fEzrsS9Lt+7OcJSddpGgYB3DPEyEIqX /N2JcYVZPAl3A2SQDdd+9cBWmjieDx6mhWGim3pgh X-Google-Smtp-Source: AGHT+IGlZKk29Wi8o5iw4L5Mke4CWyMZTVy2iphdQgRwrmV7ZhQDEOzV8/q0rnUIYJfnJHuOhUuH6s3zQxAM X-Received: by 2002:a05:6214:5f12:b0:6b5:46bf:be2c with SMTP id 6a1803df08f44-6bd6bcfc7aemr14046316d6.27.1723100640404; Thu, 08 Aug 2024 00:04:00 -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-6bba164c6aesm10205876d6.54.2024.08.08.00.04.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 00:04:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Aug 2024 00:04:00 -0700 (PDT) Message-ID: <66b46de0.050a0220.148d50.069dSMTPIN_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 21EF1605C380; Thu, 8 Aug 2024 03:04:00 -0400 (EDT) Subject: |PENDING| 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-abi-testing Test-Status: PENDING http://dpdk.org/patch/143010 _Testing pending_ Submitter: Igor Gutorov Date: Wednesday, August 07 2024 20:44:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 143009-143010 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#102050 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/