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 85F2942526 for ; Wed, 6 Sep 2023 10:17:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A21D4029D; Wed, 6 Sep 2023 10:17:29 +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 9C3974029D for ; Wed, 6 Sep 2023 10:17:28 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58dfe2d5b9aso9616767b3.1 for ; Wed, 06 Sep 2023 01:17:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693988248; x=1694593048; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u3ZupaNSK5zpKUn6c0cljhNXbx+WHkLMExhH190w3a4=; b=d3OhFyc/D4F7OCYx2Um8jU0gDJDqeXMEHz1ndxylGRU2kO1btglTavhBhc9Xy0iTgy ZNMyMWNycSx6oRXbbkMMTkoFOsYq+iOMRSMvTz8+cZI+s2kzL7zHemGOgHPo6efhyIGQ q1R6Yt2FuL2gxx9LHItnY1uKECmaqRgsZQ9mE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693988248; x=1694593048; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u3ZupaNSK5zpKUn6c0cljhNXbx+WHkLMExhH190w3a4=; b=dBhbIUoX1JDMLsPV+zu/3ib6uQHtWB+VWLz90BfOvS8MrQzSQgm3SjdISuyZPqYVRr XkCoSksUJRLmzNzZ4qc+fZp47eLsKZH+9mj6flSFQ4XnkowdMEKHKv7QGGZaZhWNgcQz F+WECazGBtUTDbMQSkbi3NOLQkc5gsnDjuFLzRa5on7lFgXY8hpFIsmaTT/eZTXa37m+ 6kNdCaWz6a8vxKUTD+7Rar5RM4OKZj47nTB7IW9h179C57MIRFMIB0YWGs2Oz1cIV1E7 RBzCq/WusaBLNf9z7LGaVRS1WZP+LXCPySlr33l6Ea3F6MhuFRkA5P1douEyfByS2PVn aGrg== X-Gm-Message-State: AOJu0YxZKvBursWRR8KAGo9zFh0fqsMgoUGVDMHrFM0KrOiql8EzJOLc /SbTTGaxyueyn2mEwb40a4WKStJsBi1c6CfWCZgabHbkMJ41NbsAeyqoPA== X-Google-Smtp-Source: AGHT+IH/qfFUFsvIzDiEr0RbFck8Ji6bWGXwKA/pQOJVglmOSff+ExxrzoY3KLc2Hx/NvePJzUZ7nQQl+IP5 X-Received: by 2002:a0d:e645:0:b0:586:9384:ffd7 with SMTP id p66-20020a0de645000000b005869384ffd7mr19330475ywe.9.1693988248028; Wed, 06 Sep 2023 01:17:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z15-20020a81a24f000000b0059587543280sm829249ywg.66.2023.09.06.01.17.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 01:17:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 01:17:28 -0700 (PDT) Message-ID: <64f83598.810a0220.98fd.34e3SMTPIN_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 A5E686052471; Wed, 6 Sep 2023 04:17:27 -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 | +---------------------+--------------------+----------------------+ 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 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/