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 1459045A5F for ; Sun, 29 Sep 2024 21:31:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E384C40273; Sun, 29 Sep 2024 21:31:43 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 60F5E400D5 for ; Sun, 29 Sep 2024 21:31:42 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82aa6be8457so127696139f.0 for ; Sun, 29 Sep 2024 12:31:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727638301; x=1728243101; 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=dXd+f7fO4rQjFVGwtBt+yRzsMAgChn/7V9lE0JJYMag=; b=RzIda1/zd/HQ7J7KMNO1+6rnRzE4p7C2Z/8bzY8dT089bARro2SpEmeGi6XWDC9hlE qKHbQ66AQn189+n266neYkTPjIaV+Nwvu5bn/QBb3E4AmcnI21ZJ68JDLg9u+kmKAGsn yC76ZBK+5Ydv8PctSM3shzbaspGSGbScgOtSE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727638301; x=1728243101; 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=dXd+f7fO4rQjFVGwtBt+yRzsMAgChn/7V9lE0JJYMag=; b=GudNT4FqsSSbBtBuibFyded772AtpjiMUplulAPfR/K3nfiqP84elScB5x0cgVvWLC 7FiNyhWpR27QnNOMKXLeCkUuAtiX6/EIZqhm8mCwOc3I1uVhRAj459DOpZ3qXC0CA2mS AjDv/zmT3Ja6usOVSgzHhZI0jO9hVH1LIi+FVB6jVTZgu0jyqwxDQYrFbff1irwn9l/s irqfyCloOjRrrOCpT3JlxR+E7iOJmaHff9FRgNIQmqyGqb88r2krpyUqG+VSABTRSTpB em8Zo8hezzvdvUvPLtoBVuPj6m6iH9XuKHGrbzlzStuUoHNXuYUjlJh6wDenAOto13pI k9xA== X-Gm-Message-State: AOJu0Yw5o8nsGD0WIIvIEBndadLMbKbVb7tyWvCQsRygl2qqu+NxRuiF Kj2p4Z3e97FF7ZmuP1+1jqzcj3KT+euhlLBoK38gHdmctxlvbw1b1/GsWKzORFbv4S5NBeptt3z xM5i8hHVgtqLF4OUgq6bhnWtUJ+XLYfbBt0anTMdkZ4KP756tPA2ikSxt X-Google-Smtp-Source: AGHT+IHClcq7ZEokFAa1jVp/vRT+iL9I1HJl8XN3YidCzhtjijFVX91f7D2suKwaMbJPiw4onwWDBfo6ffkq X-Received: by 2002:a6b:6f04:0:b0:82c:ec0f:a081 with SMTP id ca18e2360f4ac-83251d8de06mr929747539f.4.1727638301553; Sun, 29 Sep 2024 12:31:41 -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 8926c6da1cb9f-4d8888b4829sm225761173.82.2024.09.29.12.31.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Sep 2024 12:31:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Sep 2024 12:31:41 -0700 (PDT) Message-ID: <66f9ab1d.050a0220.347dee.28ffSMTPIN_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 ECE496050A6B; Sun, 29 Sep 2024 15:31:40 -0400 (EDT) Subject: |PENDING| pw144644 [PATCH] [v2] cryptodev: add ec points to sm2 op From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240929172912.87859-1-arkadiuszx.kusztal@intel.com> References: <20240929172912.87859-1-arkadiuszx.kusztal@intel.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/144644 _Testing pending_ Submitter: Arkadiusz Kusztal Date: Sunday, September 29 2024 17:29:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 144644 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#267603 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) 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) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/