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 E511742528 for ; Wed, 6 Sep 2023 11:14:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E94684029E; Wed, 6 Sep 2023 11:14:37 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id EF3BA4029E for ; Wed, 6 Sep 2023 11:14:36 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5922380064bso34676427b3.2 for ; Wed, 06 Sep 2023 02:14:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693991676; x=1694596476; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rt01VzW0543McPAqqMWURoP4UdEvDfoyZ1/Y04mz6Sg=; b=V23ne0qrLL5ChZOfMr9a24PxNVubeE8fyZjIF2BSK/Ql3fOplPcH4QXCmdm9PtaSoJ Zhf+ktCRzyaCW9Gh4L9aEv08iDQyClNqPl9/nMP5Iud1DjWqh8ga3yXL8JXC+jToptQX Ija5RSoYNJEN/UoyuBE8OszfBGL99Zx0l41LI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693991676; x=1694596476; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rt01VzW0543McPAqqMWURoP4UdEvDfoyZ1/Y04mz6Sg=; b=JUTg3pienEXIzpt5YllzBdS2S79/B4F4CX+cik4KARoqtRy5R+SZx4EfK6OVysuHR8 VIZyUHO0uDRyIury323RNiCHwx6G1EhfFYe+g87ZETNu2uU4a7OyznEEhBUgzNdQh/H1 5x4cNWVsLchmpRiUjnTwMlz8IsMpbAdlo5+PruIvb/58rsxGzpug2mSvUDhBAhC7LYQy nn7WiLK7p8mC+ho28OpCoJ7iFnF9cWIndhVu0vdFJQE6wNa6yAOtxzVw80Yn33BoUQ4L jk6F59QRHQ2HYBCkp/BznIlwREf+1Aa9zuqiA+aSYhRRkzivg1Mwvp7Lj6sAz5do2ImT b5vg== X-Gm-Message-State: AOJu0YzHtBifL/x6tWm1sIOB5FPSm2RTtduAnUZ8CT4FWqNq3z0qyu2o 3HYN0xOeyqDp31XkDHU/IKD+coc0XYV43DNZ9Yhk5UgWGnyLsxA35AFqHA== X-Google-Smtp-Source: AGHT+IFkCFCFf9xNNoAuZfrCRp3wdSMQyWwIUTuHoQluQN1s9KA/R88EpBF/rZfN8AFN0uppmXMo2mmb5ZiA X-Received: by 2002:a0d:e205:0:b0:58c:57c1:138a with SMTP id l5-20020a0de205000000b0058c57c1138amr14946513ywe.19.1693991676337; Wed, 06 Sep 2023 02:14:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m21-20020a0dca15000000b005952b286a59sm1320787ywd.12.2023.09.06.02.14.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:14:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:14:36 -0700 (PDT) Message-ID: <64f842fc.0d0a0220.994bd.46e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0933D6052471; Wed, 6 Sep 2023 05:14:36 -0400 (EDT) Subject: |SUCCESS| pw131173-131174 [PATCH] [v4,2/2] test/crypto: fix IV in so From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/131174 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 15:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131173-131174 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/