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 DBDE7459D0 for ; Wed, 18 Sep 2024 22:46:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D389342E63; Wed, 18 Sep 2024 22:46:09 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id B4D694026F for ; Wed, 18 Sep 2024 22:46:05 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-7db1f13b14aso49104a12.1 for ; Wed, 18 Sep 2024 13:46:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726692365; x=1727297165; 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=HPSbU+T5T4qA2iJAyjKFXMLA5B8v3HTdDzm4k9pSYmY=; b=ZwE7HT+QUB8M+Uog2i7ldGZHErOdX0YZH4F9ZWpT95zHYAqrW4oVT28smJj8g1Mwup 2A2hpCNvewYbCoJRdYApRKd2oPuD45j1cv7i6u18IqDnyu/wGqNgQMPBR9rqEPWrXw8/ M9To+jBwHGfdyxn8DrSTCWHjihXN0m6Mf0Zhs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726692365; x=1727297165; 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=HPSbU+T5T4qA2iJAyjKFXMLA5B8v3HTdDzm4k9pSYmY=; b=ILTE0tqSBQIBdh92hP6TMA6nJ1aUBntA6OWqqlLfdbJrfYIDqgWVDxWvvWsg18rpTm XXHeoeQVJhJ4tCUsqmsGuVoE7OJcbY3ojJEyC5rMfWXhUowAKvgemSMYFohbq+TJ7LXV dBPRcXKFPKm5hT4U6ciTBoUmRkKrQM8G6uepsxE9E84BMGkfCbpOSc7bgr4LRDhkoaEf P+otQv6HGrFF5w1Q+enjMepJBeL1pPX7SE1z6ORZEmFgvOLSeRBTkokDYWyvmawLddXE KDOuDt56AWiHgZDADo3hWMFipukErCgpZYIa9ftmgdZPVDM8mjYVZvMif0awP0qknhie sxTg== X-Gm-Message-State: AOJu0Yw0qZDys6RKn4sf1C2QLzjjZMg4wxm26w1uR7FFEA9p7of5MBT/ SRwTQzf+ZZUaw1Iq25mC7/WQyyd32pbkwFp4UXKo8/cMjzOPUJdGbNhf/c+yySBiHasQUX/LSLt lFevOSvFCOoIpI8uohUeIU3RFVZRTv5acljn7npLK X-Google-Smtp-Source: AGHT+IF0BWgorvlI3nnO1FNDTxK62JynJvk1lrfPhhX9Su1nV+yYSLdhK8RGbLdiZ3vrybp8OhL8ynHQyPMQ X-Received: by 2002:a05:6a20:7c0a:b0:1cf:9ac1:ac8d with SMTP id adf61e73a8af0-1cf9ac1acbfmr27028144637.44.1726692364861; Wed, 18 Sep 2024 13:46:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7db49979c77sm360244a12.26.2024.09.18.13.46.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Sep 2024 13:46:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Sep 2024 13:46:04 -0700 (PDT) Message-ID: <66eb3c0c.630a0220.1985d3.a055SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 56509605C351; Wed, 18 Sep 2024 16:46:04 -0400 (EDT) Subject: |PENDING| pw144256-144264 [PATCH] [v2,9/9] net/mlx5: fix flex item h From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918134623.8441-10-viacheslavo@nvidia.com> References: <20240918134623.8441-10-viacheslavo@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-arm64-testing Test-Status: PENDING http://dpdk.org/patch/144264 _Testing pending_ Submitter: Viacheslav Ovsiienko Date: Wednesday, September 18 2024 13:46:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144256-144264 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#264048 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PEND | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31067/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/