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 EAFE742526 for ; Wed, 6 Sep 2023 10:33:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFAAE402BC; Wed, 6 Sep 2023 10:33:24 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 16AF9402BC for ; Wed, 6 Sep 2023 10:33:24 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7927f241772so138606139f.1 for ; Wed, 06 Sep 2023 01:33:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693989203; x=1694594003; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O5VZyRYx5RM5Dq8mrMj6gJvQi4+ApDAvVfrXuH+LNu4=; b=iPaGuEYEq6oXkVMSCAdmpw12RLEQ+uRJYT4mybfNpSOfjfkgyT7m1DE4PzVTY8MAEM PgSgLNSdCEcBM44gC1qtALRZX2Ue+mkHxotv1yCSCiqVcxR6lCP7wFXX7yJpm20PIVU7 RROsWtRxz+BMfrZyZsLhOrefKru+WkGz8cvI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693989203; x=1694594003; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O5VZyRYx5RM5Dq8mrMj6gJvQi4+ApDAvVfrXuH+LNu4=; b=jNrlRSxpVa6VIxRrlGC6Qk4CLThhDNWqvsSpnZNrsgQyUoj14NSrA2boTw/5am21NM GVPlmGcZIFufxoRzJjVRCSNoRlolAA+omqg0qvdgyKX/EBlBuRAo4eAKCJGu0d+4K7gZ MSt/wbSlFswKHsNvLaT02pEF7wpT3Evafsi290QVsHG0sE4F/O5CkLEISbvPFB54Uiko lY1sVH7UTU38eE7hBahJLePcIZmP55eY5sUuV72nqYV5/p63KNope65C3F2p0n3lBbE7 rBXru/sMiYbadWxQC66EaXkD5RhQYCVmH3zINcGoTBW1KdJ7W6zO/s2fW2csipqJdb1D OnHg== X-Gm-Message-State: AOJu0Yxl9ogEMpHaQ/5niO3TtwdLxXqQw7TEkbWgggMhny39tb+83hov 3S8Lhvza4oCrNOpe0QDde4jeAkIRI8dlszjSUNePOZ0/Yu5Tv7u7DOwRMCk2v6iJOTj22ealCQ= = X-Google-Smtp-Source: AGHT+IFe6NLeuHCnYDVMzu+8wZl1dir2gw+Q0fOiQqhVmN1IXY4q6lh3kUZC/78IIhkzUQBgA+VV+cciFC4R X-Received: by 2002:a05:6602:21cf:b0:790:bc17:1c63 with SMTP id c15-20020a05660221cf00b00790bc171c63mr16568750ioc.1.1693989203531; Wed, 06 Sep 2023 01:33:23 -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 p3-20020a02b383000000b0043327440f63sm534367jan.16.2023.09.06.01.33.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 01:33:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 01:33:23 -0700 (PDT) Message-ID: <64f83953.020a0220.a57c1.91eeSMTPIN_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 136F76052471; Wed, 6 Sep 2023 04:33:23 -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-compile-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_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 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/