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 33CB245C26 for ; Thu, 31 Oct 2024 21:47:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B85E4028A; Thu, 31 Oct 2024 21:47:40 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id C69A640264 for ; Thu, 31 Oct 2024 21:47:38 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83abcfb9f37so55105739f.1 for ; Thu, 31 Oct 2024 13:47:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730407658; x=1731012458; 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=PAyYhQohS07cn4TG1T0/qtI6kGKgTvl9OWHYjO5o6kk=; b=XihIo4RC8Zm+1c2l+8iuUZvdZDqqTITQrOcCnQCbU0uP3tIo/4sDh4R3Rv+3RTummG 95+V8dLh6RoreG9M8CVd8dvUjRNiqwDOJt+EEvdQi6ESzOHrGyKrLupyt3eobTc58Juc AslvwSoudTTpNQE1QIpYITjU7GUWGHiVw/Qio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730407658; x=1731012458; 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=PAyYhQohS07cn4TG1T0/qtI6kGKgTvl9OWHYjO5o6kk=; b=pcd5MVjwlIaKkA1Uo5C76TjjM2rUh9WsUh5yx1THKHEUMWhFtYhxesDgc5fMQqk3EU gVOwls7vBx4Td6QHzxhhCD6HOc9KdRia4O4rZGmhDI3KhycQYAaXkyjEGuAv6igm+/PP kyviEBPqvFJNsawIkJDipQNvba0tkR4giGkt3OEAXlAKDmkyjmNoTWPex3GDcYJf9uL4 XQ1yQVfdP56JwuTNLkuzyzE/3tPqN78vfph98M34iG5OBqA3BuKVwjxqlYai/WDjlhYj TkySCkmErFZd5sXioK7LPvx5PO4H3d7Bv8sdV8sP7QGhYQ1o8CBHPyOJzc6esIJRIFRR 6Xgw== X-Gm-Message-State: AOJu0Yx6ymnUfh+BAuxtWus5MKv6O45/PLrQTUSc+ylLuQRhDQ9JYZRV /2Kun0HPv+walh8sHtZ5NFPSQP5/opHERijvCWHPyCyK+ObK+aXc3E70Zg/zF0m2+/8CXFuRdRF 1uNPUIat+F2YEFJAGX4xZKofd5krJy3vFwLHdaq50 X-Google-Smtp-Source: AGHT+IHvlSCHDCjPM/As6ELizDJA4z3TWaFbAzE3HqK25L8sMasiAxhIZWHLNdNufJzAuwnbY1Ij5iEG+iNR X-Received: by 2002:a05:6602:13c9:b0:83a:9f64:6c75 with SMTP id ca18e2360f4ac-83b1c3b79f9mr1611358639f.3.1730407658067; Thu, 31 Oct 2024 13:47:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4de0499bfb3sm81800173.81.2024.10.31.13.47.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 13:47:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 13:47:38 -0700 (PDT) Message-ID: <6723ecea.050a0220.13d0f9.4dedSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8560D6052471; Thu, 31 Oct 2024 16:47:37 -0400 (EDT) Subject: |PENDING| pw147858 [PATCH] crypto/qat: fix ecdsa session handling From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241031191952.20863-1-arkadiuszx.kusztal@intel.com> References: <20241031191952.20863-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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/147858 _Testing pending_ Submitter: Arkadiusz Kusztal Date: Thursday, October 31 2024 19:19:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ee7a3e0e0e0f5a81a4b102a834697bc488fb32f 147858 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#287665 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | Fedora 39 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PASS | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 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/31798/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/