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 7D68C457A0 for ; Mon, 12 Aug 2024 12:44:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75E23402C3; Mon, 12 Aug 2024 12:44:02 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6FF644029C for ; Mon, 12 Aug 2024 12:44:00 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-664b4589b1aso39521527b3.1 for ; Mon, 12 Aug 2024 03:44:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723459440; x=1724064240; 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=sTSW5RPfI4avBmAUwLM6JT3h+ec4o7f5dxewwXFj4HU=; b=cNI9AYhciWYhSpvHHE93tDcW7dgPYlIWkSmQoCzp6xgAc0Fqb0+pNUx5JQcvCWwZ+m 5J1ul8BbiyFwTpBr9fiOW9/LMqWn37QIP4W/CVOG60V2FduH0eLu9Hp0yKQHPH1NMmx+ xcF+ojXqgzWGB2jVsJOX5XsJcWevHj+221oM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723459440; x=1724064240; 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=sTSW5RPfI4avBmAUwLM6JT3h+ec4o7f5dxewwXFj4HU=; b=mZge1+peU5KOwePJ2rShoXgSDIJf8P7kdX3f3FRp9Fa86HbRpgJ7maXSFEbrmF1AGG fOeUp8P7d3NL7gEAGgvfvyJBmuvcOfmwBNegcIfUC58k1u7qyQ+xwOrwHvD/LRHYct3Z /EK+VLg+CmHA1aOXHRcLvvOnQL0ZlxYZ10Gjb+Ic5yyrbIrWuEA89jv7cZE6T414rpAh 2BmcaSthylpauUXaNhcVXoNz6RxM+lhMSXZGDhRY3Qh94UsuG9InQtbyYWGTxMAAoFqU OXYhaOClpZ0IL3F+RucQEKjPwvclH3qMRPwCH5vz/G0JUbnrC/lmLUzKn4qIzI/HTi0s nsfQ== X-Gm-Message-State: AOJu0Ywa91AqcoMurQpEJGUHtNmIBxXb927PP6AQ4euaZXH8MGXZF5SP 2jnXLfqPy8z1tTNtGTzzEcWUQC8ZzmcDVB45ikW3t+2WSFVVjEEF1pwD/pX4sFAF2rN4YUdUfWK 16N+F3apypvf9kwJqyBZk3LkcvKVDDF+xEIqnXngW8VDYnuWf1A0Otth0 X-Google-Smtp-Source: AGHT+IG+B+K/CyLIhgRNcXzkCtzd2lKgwAkkvlICIzSihsBl7IFGmH7R5iuEtoPqRN1B3TF0ehYwtLe0QcQi X-Received: by 2002:a05:690c:4982:b0:699:52c5:5ecd with SMTP id 00721157ae682-69c10efd95emr104384427b3.17.1723459439822; Mon, 12 Aug 2024 03:43:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6a09f906a03sm3824437b3.5.2024.08.12.03.43.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 03:43:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 03:43:59 -0700 (PDT) Message-ID: <66b9e76f.0d0a0220.e6180.aafdSMTPIN_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 7C5A860526E2; Mon, 12 Aug 2024 06:43:59 -0400 (EDT) Subject: |PENDING| pw143065-143069 [PATCH] [v2,5/5] raw/zxdh: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812073209.1924286-9-zhang.yong25@zte.com.cn> References: <20240812073209.1924286-9-zhang.yong25@zte.com.cn> 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/143069 _Testing pending_ Submitter: Yong Zhang Date: Monday, August 12 2024 07:31:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143065-143069 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#251175 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30765/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/