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 EA8B1455A1 for ; Sat, 6 Jul 2024 09:50:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5FE740652; Sat, 6 Jul 2024 09:50:18 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 51FC14021F for ; Sat, 6 Jul 2024 09:50:16 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70b05260c39so1385104b3a.0 for ; Sat, 06 Jul 2024 00:50:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720252215; x=1720857015; 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=qo2WznQRhQJuQVARaqfYvfYPhfM9WAp78AwhK3qZUSA=; b=RNjFdszvcq1fkAzXCwWKnzU+cSJnFtifjWyG33cCP/r0aO+B3XBfiKbokThArm5sV0 aYjXXU4XlftTWhBTHB2svMNzxgfFYdNJ9CHyeMvXhu51UoHuIAM+0JhDiC/9H+ioY6eY 5jkVVQmHJLKxQG+kmLmzyHjsEK/w92mx3NWak= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720252215; x=1720857015; 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=qo2WznQRhQJuQVARaqfYvfYPhfM9WAp78AwhK3qZUSA=; b=cVN3tYEC6uPKplZzSoSPBlvMhEuFRV3UR0ycwHRAHvNn2digqFutOpS+YLzwUVwNvF uOj7IOlwFOpuKIojdCUgMocPTn8j3Jf6UXnKOkM0PTrWzFgJSl4gloGGIKZ+xZQ1bSh4 mFFAflMoTES49CoIcZoC/7sS5US0szF9mRLvTHr0rppJNMZB4gf94LPVpwEJklcMmnXf ICFWD43KHxCHfFFGw1KCzOycpWKnvNqJdLTMZwlDr5ayXtiURJ5ZaMMEuBxkoWGXpP+r OJjQZGW7PJd4jp+g6RUFj8Ktn916MtExrLNCE3QHPfcV6JRwX0k0r/iiCobgy93qLZAK kwXg== X-Gm-Message-State: AOJu0YyIFWgFuyU6/E30ciU8GhgP5IiDF64WgTRQjrXDcruFwHMMIlNC aXOohQUwJToJHy/CyTBzFr5xfUIVTDW3g+AxMPC+16/ZAmVrOva0OGcN+hFP2MPxd/Ak6cHToaB WknGSNn44E7ISF1c6zeuH7hoMzb3BLneiK+x6UOzk X-Google-Smtp-Source: AGHT+IExMVuG5OKXKXiB9wbSepavTxnnDtYs0q/tJO0oY/mXxJiYsxKP6qnaj9hERRaoSfXhse8F2sNvHaL8 X-Received: by 2002:a05:6a20:2d07:b0:1be:c2f7:275 with SMTP id adf61e73a8af0-1c0cc8c96e3mr6606898637.50.1720252215443; Sat, 06 Jul 2024 00:50:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fb03c8dd62sm2430205ad.32.2024.07.06.00.50.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jul 2024 00:50:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Jul 2024 00:50:15 -0700 (PDT) Message-ID: <6688f737.170a0220.c8f80.0f91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8921360526E2; Sat, 6 Jul 2024 03:50:14 -0400 (EDT) Subject: |PENDING| pw142144 [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: <20240705083503.218315-1-jhascoet@kalrayinc.com> References: <20240705083503.218315-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/142144 _Testing pending_ Submitter: jhascoet Date: Friday, July 05 2024 08:35:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142144 --> testing pending Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PEND | PEND | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | 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 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 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/30429/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/