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 6E52842508 for ; Wed, 6 Sep 2023 08:26:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77DEF4029D; Wed, 6 Sep 2023 08:26:29 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D4D5E4029D for ; Wed, 6 Sep 2023 08:26:27 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79329a8f78bso146474939f.3 for ; Tue, 05 Sep 2023 23:26:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693981587; x=1694586387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y8N3L0m7NPk3gq8xvW5sathTBo1+ns8wB1pT2ThkrIc=; b=VmUQRD+RrvoEjPw1rQ/8ylidEjA9jCxL/ZsorXmI6gGdnUTF3RMRPlqWTbI1PYEo0A U2OKNnA6grTW1j5IvXSekKcfGa08paZfWYHCMHjbZVDcj+O6UCPwNtZuT6ecSg74M9HC gc2Jk2/2gndfsCd+orlqF+n16ITQCh3t1Pey4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693981587; x=1694586387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y8N3L0m7NPk3gq8xvW5sathTBo1+ns8wB1pT2ThkrIc=; b=XQJgaPAqLSei6gjE2vR9otIVSPrOgRiO8MVaDP1WF3JStqduDQRHyrw6HURTGpdwMt 2JUoL0qXdmIh/eu+GkRQj5eiHYi/+8mroTDhjuffDiWLVRXLmNrWfaq7PdBz8x5HHwW+ p6Ntq2m0nDxTFbyjWAivtr/zjGOw62QCfnMoaAa73gDqpdftpHe6AKLyx8Se+kC+IaZo 4VZ67GqSvPNKI1kFivihEfkX7DfEpnkrfUbS7l4RbVBSeSpbhRFECgvjg9645ChRQOWY NSNlEqph+VNgOqr9ek8mrpwtbThltnSWdGk94sEkvvMKHe7iMtEW+LUsxx2cjFrKgfkG cfoA== X-Gm-Message-State: AOJu0YyxiUzHnr86KRpehqVZQzKm6LQsgsin1cmINzTiUQnFZlU012k8 IYaMas0NaeZSZmH/w9NZLoff9VclRP8quSmmp7Do7ARwcyC6uWO+Ludbsg== X-Google-Smtp-Source: AGHT+IFM36QikJlM20jtNyCQX1aqQkGW0AMeq/p/2BhIaOmVk28KppSxRAtINavk2dFfSYqXOHdzN2Hbcjst X-Received: by 2002:a5d:9b0d:0:b0:790:9f0c:3069 with SMTP id y13-20020a5d9b0d000000b007909f0c3069mr16307836ion.9.1693981587315; Tue, 05 Sep 2023 23:26:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y8-20020a02c008000000b0042b08eb822fsm529775jai.76.2023.09.05.23.26.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:26:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:26:27 -0700 (PDT) Message-ID: <64f81b93.020a0220.ed082.892cSMTPIN_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 CD43A6052471; Wed, 6 Sep 2023 02:26:26 -0400 (EDT) Subject: |SUCCESS| pw131177-131178 [PATCH] [v5,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131178 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 16:15:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131177-131178 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27529/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/