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 7AAE0455E8 for ; Sun, 14 Jul 2024 15:19:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AE3840263; Sun, 14 Jul 2024 15:19:50 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 7E02140156 for ; Sun, 14 Jul 2024 15:19:49 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c8517aab46so2817647a91.1 for ; Sun, 14 Jul 2024 06:19:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720963188; x=1721567988; 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=qCXJWXGQWPXhY40KSeeNK0U51I+Jjbd+VIquUy4eo5Q=; b=HeGOBX/srTQB00ueyF/l41dnZ4lBnTRkhHEiqr6cgxaeJ0X2UH6ycQF9ys+sj8FDx4 FguImtqQD5YQpOJkbyUNMFT0LzBNzjKDvd6HEDJjobFok8+Uvt7juK0Famvz24NNbEXH +JTf3fVLzg4o1dOXIuEZwqb19PW0i22qnF2u8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720963188; x=1721567988; 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=qCXJWXGQWPXhY40KSeeNK0U51I+Jjbd+VIquUy4eo5Q=; b=HVX3LUeADqkrZGwSxUpRGtugHMBnGRsokD/us9BEFNjsIAeF4td7FuOl3CMANVKrtV a1d6yVWYhpRv7KiAenYk41cIkK92ITuZCQ6X7MQlHlt2/KKj0O9fbuwrTpLqmfCBMEpe pxi/GZRrmNXPZg9ja20JowZHYNy4jiBhmd2P36N2kQrwD6fUNgTu3oAy8TGBfl+pYsOK W+C/5tkZbyjA97k+AkQw2hTRX9478sLlMVxCOZPECtwiVufxiczpQG9FNcAre6n44+/l v1/Y1dX3VEvEfmsTM1jNc8QZk0VXoISZTYJuTix0UulBypD1GiRVczntofgDumbG63Ld sqkA== X-Gm-Message-State: AOJu0YyW0iWTMUS0iXamATX/DAbFi7teHBsbjEVda1y0fOCgM+h8A5+0 gH4VpYWhwqeCnKBlwXSmKloeXpk8Ra2pvq2Pa2ZnUnhlZYirnbq+o18OjOcI7iO6tIUBPb9HCiV YLyvVmto7AMSm7H10Szjy4iIgOdI8B/nZPVutyWMC X-Google-Smtp-Source: AGHT+IE4py3GdJQ0TsqZicpwyuKUHz/NfiGuYsHiY60S5f2A7Dm/X8VK3X8oGLCpxU7ZlogU8XLaZB3esMY4 X-Received: by 2002:a17:90a:ab09:b0:2c9:8189:9cc1 with SMTP id 98e67ed59e1d1-2ca35c693a4mr14289221a91.21.1720963188586; Sun, 14 Jul 2024 06:19:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cacd3ddc61sm486844a91.7.2024.07.14.06.19.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 14 Jul 2024 06:19:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 14 Jul 2024 06:19:48 -0700 (PDT) Message-ID: <6693d074.170a0220.1a3ab.4d90SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C090060524C8; Sun, 14 Jul 2024 09:19:47 -0400 (EDT) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142324 _Functional Testing PASS_ Submitter: Joel Kavanagh Date: Thursday, July 11 2024 13:14:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:ba268b0bb43b56174e3d9345a27e6b1675a5a991 142324 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/