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 41B0A45506 for ; Thu, 27 Jun 2024 04:39:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF367402C6; Thu, 27 Jun 2024 04:39:17 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 562B8402A9 for ; Thu, 27 Jun 2024 04:39:16 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fa0f143b85so39011655ad.3 for ; Wed, 26 Jun 2024 19:39:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719455955; x=1720060755; 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=0UPedb45Hk9TTyf/EjkIpCyND9eDqAmf5eGq1FTSkpo=; b=EwMbn03D9/vnbSjpp/CgrOyMeZD+yUqxxHlokkEVjIg0zNsq6rMQB4ozwRYbz/sZY0 dNmhFsA5QqwrwOHBZ7Rl7q1E/2EHIeHX9XBSmKcUT3uULjJAe34UsCrqBwwIV2VAs4T9 eULwySHmETLlTUk5MxjfumADrnL+exlhiXSoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719455955; x=1720060755; 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=0UPedb45Hk9TTyf/EjkIpCyND9eDqAmf5eGq1FTSkpo=; b=HXQHs9bPkU/270ZDVLuioJowmbt2NxwcPxOwBbejrxCpYwdACS1JbJ7My+wCoHkRG8 ZvPkib33ZQ9FXrLuow11LorHEj4rTaFVxqgnI6K5MJJmm9FlOJz/Wc4NqE8pEV+QEIaj 174pw0yu7D1U17dfa4cvmEKxGrJPk1EbujYGysyZjmNAK4FvMafWGIml/z3ihezHEjAv GlnQ4bhOCi/DuTG4u0wV98u3MQL/lP5oyKc+/ol/gZRrsPq1UF6AyHWMzjBBvaVw08FU /r7vQccYjU+grYHqQvrHxrivSW50WUWrR7jpv9jZdp+0/3jOjTDJ8wq4oeH8LV/eELm3 2avQ== X-Gm-Message-State: AOJu0YwrD2+orohp50cFrS1d+7oWkXBPllurF1gWJGIPny1s2Ke3oIxo 0AIf76yyt/ePhz+1rMWIn0n44zCmmn5XmycYt4+nLkzCdrGj3vmDIiPGGuQy+a2zFaAH3i7Ugv7 /0vAYEfpS5saNWUBYUF0vfoOKx8j66XbJUhG5arRH3kIgrE2baRGoVKd7 X-Google-Smtp-Source: AGHT+IGIWcEpIg1p1t4xsPnmoTzA14gzHfvn4a3rAslc4nifv6gfanNY7Zcq4SjXVLfAZLISafzJk5EryWAz X-Received: by 2002:a17:90a:fb55:b0:2c4:ab32:b71c with SMTP id 98e67ed59e1d1-2c861224413mr10211086a91.8.1719455955425; Wed, 26 Jun 2024 19:39:15 -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 98e67ed59e1d1-2c8d81a778dsm175701a91.11.2024.06.26.19.39.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 26 Jun 2024 19:39:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 26 Jun 2024 19:39:15 -0700 (PDT) Message-ID: <667cd0d3.170a0220.8d2fd.af49SMTPIN_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 9D8B6605C373; Wed, 26 Jun 2024 22:39:14 -0400 (EDT) Subject: |PENDING| pw141914-141915 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626220028.2260003-2-ganapati.kundapura@intel.com> References: <20240626220028.2260003-2-ganapati.kundapura@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-abi-testing Test-Status: PENDING http://dpdk.org/patch/141915 _Testing pending_ Submitter: Kundapura, Ganapati Date: Wednesday, June 26 2024 22:00:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141914-141915 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/