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 F14E0455FE for ; Thu, 11 Jul 2024 18:12:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EBDB642E7A; Thu, 11 Jul 2024 18:12:35 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 2BD1842E60 for ; Thu, 11 Jul 2024 18:12:35 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3d9c487b2b5so687559b6e.3 for ; Thu, 11 Jul 2024 09:12:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720714354; x=1721319154; 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=IK2Dm1ss6W+Es3FkTqHlGx3rlTAmsh4gxp8rmqTm0GM=; b=JrITK2yuXIp6IYpDq7FJ7NvumaPCrBrT9UALBZd0XfuKL8uHsCRqVlghKgGovoLWNI W/L+M1YiBqZ1LSccsb8kjYaERveWQSsN1/KPrwvYyKY6sARouOmblfTL2Z03M9FVfJyS tp/eJrXvh6tTTL0mewyG8bladLTJ2kF8Gvm+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720714354; x=1721319154; 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=IK2Dm1ss6W+Es3FkTqHlGx3rlTAmsh4gxp8rmqTm0GM=; b=dWBqqVQoTYYZ5euS1Q6MBo44IqYHq0U7leMy8NM4oxzoFV6Aq7iIpSDLpPheSlnLRo /I8LodjGJJR4PV1se0Z2hWD64IupBrEKDISW2rFq7vPXsvohUKJjS1lAwWHRQ03AZFWD zjSlhu6xpQllBNTQ63rphbHjQOWDSaqFTrhksbX407VwolTwYcI3bys4jTw7iMLXqBvB dIodqlBAwLTDUmEVpQjdQcELcLM1eQdh6R/8Gfjh8+38itEy07lx2SRlCHZd4C0SwBLf HC2bY9BjxOHEdfu+BQiNRIsvI5gSXZ00DzQI0BpzQX5ywVc9j7zYfrSb+NjXE2qu9ISG E1Sg== X-Gm-Message-State: AOJu0YwBJre81WzsMKV/v5Q/gljxIvThFRf+moFyCB/2pqJnRWbaUHGq DujNTxFjwI54jL8E/pQJj08gSs6x1yRCYMZ8ODyy3U/qT96NoBhLYNyOUJSyLOFqyPpZcdqQ96K hhDhH2Ll7d+593aTvjHiaN6ETrjAx+lL0kep44xbEZo94kGeipxhfYpPg X-Google-Smtp-Source: AGHT+IGChEqJoQXh6D3PpQc+7UCKyuotalHgz5PwGqu6YX679bdfI63qqQ6fSGLKbmO0BJpcc0p0ayxKnrQj X-Received: by 2002:a05:6808:4396:b0:3d9:2838:1b2c with SMTP id 5614622812f47-3d93c0c47e9mr6803630b6e.52.1720714354313; Thu, 11 Jul 2024 09:12:34 -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 6a1803df08f44-6b61b9f1475sm3899676d6.2.2024.07.11.09.12.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 09:12:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 09:12:34 -0700 (PDT) Message-ID: <66900472.050a0220.c6fde.3cc3SMTPIN_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 0749B605C380; Thu, 11 Jul 2024 12:12:34 -0400 (EDT) Subject: |PENDING| pw142324 [PATCH] [v1] crypto/aesni_mb: fix typo in error m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240711131457.959498-1-joel.kavanagh@intel.com> References: <20240711131457.959498-1-joel.kavanagh@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/142324 _Testing pending_ Submitter: Joel Kavanagh Date: Thursday, July 11 2024 13:14:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142324 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/30496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/