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 BF81E45767 for ; Thu, 8 Aug 2024 09:38:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAC9C40A80; Thu, 8 Aug 2024 09:38:43 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 15B4340696 for ; Thu, 8 Aug 2024 09:38:42 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-396cc82f6d7so2326015ab.0 for ; Thu, 08 Aug 2024 00:38:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723102721; x=1723707521; 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=gqBrAQPvmsKydFSBbbqlBk2yq35fB4ccrgDbb5n8t7A=; b=OAE0S3onhWAm7u21xQrX+YiEuuDbeVwCn7AsFCqfljN9xsKon3Rq6al1oLmaIlbDMS dxdBilG5VoKwy/PtWNUugrCoymNe+OltV0qmYyKfTi49Dlj7tOXESBP79X4zxghCZosz orT/TdWYuJKQgZdbSuNdJUMpQdfVf5NnMtfwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723102721; x=1723707521; 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=gqBrAQPvmsKydFSBbbqlBk2yq35fB4ccrgDbb5n8t7A=; b=gDFdieY1mD8fclDHc4FNBXqGNnpG3V8HYjNXFmpMVVTk4WUGiYQ/pEzf8H5HpMbCGo G00ZrJAU8llqA5JUA//7VjT/YytjPIJvqqTc6yOD4hOa0AzJ6J0Zf38sAzNM2o5qEp05 ByT+XxmBXjxFpKGCgcNZz2B4ZBBLp5NWhDy+HEkR1h1jv3wQ5MPLS8u2JbBwaYBtUa3k GILbom1OWrr92D8h3Od6xd7X5rgwZ9FC8ATJ4EtNyYQ87NTjkFIY3mBfhfHD8QKCuSak 2ICVaqTQnPTcDMlO7QcYltRehwmUcsqvEHmTcr/4bFmaXojSBqo1y5uli5zj4ZdhdTKS MvwQ== X-Gm-Message-State: AOJu0YxfUwX54Dppag8exWNXMEXGWTWrLD+9YNTATHzUSwQkXwrkhWYy I8LKoXtjxNRvmjEhVjjaUePTnOfv6rsnwvH0t1QGgQ2SawIqYUvaVautZufljkrRy0IC/eKh+XW EwSV6VZ1LzO1uQ5n7sKFknKDvy4MNn7zZBfnSukpR X-Google-Smtp-Source: AGHT+IE/C8zxz3zAoQllej6OedYtNxbtG20etoIwTjeH6l9sHXJvgE9dNgJZ0yDQdSZoRlB0+f5jxEEtETt+ X-Received: by 2002:a05:6e02:12e1:b0:39b:3696:a0eb with SMTP id e9e14a558f8ab-39b5f9f8ca6mr6360095ab.7.1723102721380; Thu, 08 Aug 2024 00:38:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c8e5a27e1fsm418464173.11.2024.08.08.00.38.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 00:38:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Aug 2024 00:38:41 -0700 (PDT) Message-ID: <66b47601.050a0220.17010.d842SMTPIN_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 DB90F605C381; Thu, 8 Aug 2024 03:38:40 -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-unit-arm64-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-Unit-Test-DPDK#249744 Test environment and result as below: +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=============================+===========================+==============+================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PEND | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) 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/