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 CA92142508 for ; Wed, 6 Sep 2023 08:46:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3F5F4029D; Wed, 6 Sep 2023 08:46:11 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id D83334029D for ; Wed, 6 Sep 2023 08:46:10 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7f0048b042so2529348276.2 for ; Tue, 05 Sep 2023 23:46:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693982770; x=1694587570; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HCIoCJTH6mOuvgfuUYFMjCukWA1re0mnqOdJqv0r/h4=; b=UgPrU3OOG1GgiipyQC0sqCKnoh9ih2wp901vcnlEszOJD4BK5R3jJeI3aw1r0AA0ub VFC6IQz+BOCBL8vviByaC31tE/y0zotVqyyArEHmW7riNa6ZnsXuawhUqAEpPn0zAHsZ RNbesWTU+Ib/Rxr74LRgdh4DBhxGD0KnWOlog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693982770; x=1694587570; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HCIoCJTH6mOuvgfuUYFMjCukWA1re0mnqOdJqv0r/h4=; b=khpCLv4zcuaGI2ebSh42Rd5SXJkYQ46AD3jrN4YIcDXrHpDm28xZXspvgI8RwJBhhY XAQffh7tcMO1RAoBzyPl543M50uOjas+4GCpF6iUZfK5Vc2titSDJzrSNM3NqUFF2goX yLOG3pnMVsFmhDVX5vKXEmU5hbEelsz1aAbYI3ikQvjKbHnCDthZsQsX1Bpz07el9ixa w5EgUUm4RN3vGWp2hMtDl8nVIcomfUy4kvN+qlFUbW5tNo/RCN78kYbZw5qHqqAT5lmh HSJmpEW/ZNzoue7FB1k/OkHLzDcekwx1l0qvqr9RHCPRtFi/XAE++Ikl1wwERTgSBE3v +kvA== X-Gm-Message-State: AOJu0Yyx6xu/FsVJI6PsV3BsytbmfU3Ccs9wOD3uNo0jgSNqvvbfVW/f Eu8l0YIHVN0vAPYcMJrCpHk2/U12hxjeAZzpJ7JfOEznJrt6Kfh2fO+FF2cozAJDS+GX7osvow= = X-Google-Smtp-Source: AGHT+IHIKwDMpLVeplUZeYzRRobPVDRFzeAYd6Yb/yKAmYJ8dmHVGOrggAoO6zIWP6LxOekA+X4y4RRRIP90 X-Received: by 2002:a25:d4d5:0:b0:d77:94d6:aa55 with SMTP id m204-20020a25d4d5000000b00d7794d6aa55mr14793595ybf.31.1693982770260; Tue, 05 Sep 2023 23:46:10 -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 l5-20020a257005000000b00d78138784fesm1059565ybc.17.2023.09.05.23.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:46:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:46:10 -0700 (PDT) Message-ID: <64f82032.250a0220.1add1.512eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E4E5A6052471; Wed, 6 Sep 2023 02:46:09 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/