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 CE8CC4555B for ; Wed, 3 Jul 2024 12:02:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD9A340E7C; Wed, 3 Jul 2024 12:02:46 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id E5CAA40B99 for ; Wed, 3 Jul 2024 12:02:45 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-706a1711ee5so3155477b3a.0 for ; Wed, 03 Jul 2024 03:02:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720000965; x=1720605765; 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=aWSTrflXca2YoF3MVyBp0i7ddm/1VJdE37Omhbyo21c=; b=gOouUI7bx+ZGRr1yJNyKGc/aJWAWEsQLHytAH1sjjiviKy0nElicP1mtYc78O5YpEZ 2LLjAErF56JnTGIU8BNmq/9v18zLtAFJv/Q8wAg9ChueJa/U1zyxtsoB0V9+0Ft6TSIs N1q1M8M50ZVglLlYPAp5VF/WJksaxAxAY5Gw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720000965; x=1720605765; 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=aWSTrflXca2YoF3MVyBp0i7ddm/1VJdE37Omhbyo21c=; b=eqLCjYLvo8YOfluZU3rCZG3vecBM5zscjPNUhlqaNDNGsAWPVEEG2hYjvHIKndYpX0 wrLR+mPL+UJWHvcfhGVLo0aD9gcfMHUHrNL3s+ryDExFuwndpTPnQ1kFqMrcrZaP2z9m gfWfYL/A1gOJx2OuLyb+7Wacq/bYVcdzaJv1vdltlfNP5hXWMH2Q6gsUjRAkubmfiCYu 3EqCqM1bn38p5T+4t3K/DtRwvVf1UAoC14LJztELGQEu/mDoxsXzitfHKSYTKLG3z42J 2KCH8bj2cLE2ulVUkixdKnepon9t8RVgeprR9yuxYYn4piJHL49zkpsMDFK0++94pMKn iAzQ== X-Gm-Message-State: AOJu0YxqlLq8uFLa4sFI+x0mwDgIT7All3T+WAEclwqh1n5mLjWd7uG+ qIwjQ2q7yl8l+YYI1wE+KgQIOOH/YWqIPmcV3SipMJMxMkkzTuj5Wllp6NgG1yNMcAhedqNPrfl 2W0WJZ09eMInOgqGWIqjnXCuFZUJviNgefTxt4IFZFnWoqofUceppS1e2 X-Google-Smtp-Source: AGHT+IFAkTVIQikgUqdnb68c4g46Bj5j96OA4FkKTku3+MEw3EdBL3mqwRmFdOBgqELMIPEwrbk8qfQM2RIe X-Received: by 2002:a05:6a21:3387:b0:1bd:226e:4968 with SMTP id adf61e73a8af0-1bef61ff37bmr11340005637.45.1720000964771; Wed, 03 Jul 2024 03:02:44 -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 d9443c01a7336-1fb0c1a5f4dsm559705ad.90.2024.07.03.03.02.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jul 2024 03:02:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jul 2024 03:02:44 -0700 (PDT) Message-ID: <668521c4.170a0220.77921.3f84SMTPIN_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 2BDC660526E2; Wed, 3 Jul 2024 06:02:44 -0400 (EDT) Subject: |PENDING| pw142016 [PATCH] driver: crypto: scheduler: fix session si From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240702075052.1697714-1-jhascoet@kalrayinc.com> References: <20240702075052.1697714-1-jhascoet@kalrayinc.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/142016 _Testing pending_ Submitter: jhascoet Date: Tuesday, July 02 2024 07:50:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:22753c9544232e547584c9917572cd05cc29bec6 142016 --> testing pending Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | 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 | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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/30375/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/