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 D7F9042508 for ; Wed, 6 Sep 2023 09:02:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2CE54029D; Wed, 6 Sep 2023 09:02:39 +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 A71654029D for ; Wed, 6 Sep 2023 09:02:38 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7bae413275so891771276.0 for ; Wed, 06 Sep 2023 00:02:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693983758; x=1694588558; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S6B2l4UqAhyby0RHyqlie0nnT4PvMYoWizQOsq0nBqs=; b=CP6igX+rWaKA+lok3kJbzUExXFHqoxSzT7/nNyskTArKM9ftu/ExgPojCrcTQCRevC 3HttsOmq/Zkxq0ibAFtA9d0sIPcbQaLSkPQemR7RgG81sz2K4qxf5g4euU6gEHTFwCDg h5AOjp6a4jBzq1bLtGjIsIV+NqSQX0FM20gKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693983758; x=1694588558; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S6B2l4UqAhyby0RHyqlie0nnT4PvMYoWizQOsq0nBqs=; b=a4UlAmXQs8Mcp2sn3AS8ciq8PI1YB7tDAgDv/6VKhlvUOKpBv0rOiCz6HnJwlRoUIp RG/TvXYWfVehFSS3HsOZPFtWtKVJGgUN7RR4R+ArwyQYnKI4agOpqyp8LuHUIjOy4eEm bKXHG8l0gdNd8V0EfFyocqGVZBMzThk0MFBU/MWJiH8bt40yKpZk/IQu6sYl1OCoczhY PPt8Cyy6uax5ocISiuBerY6Q6QoBdKVK41A+pzog1R1lpnKqFE8i6dIFmYP+IOR6/sf2 6EbhS8BOyC7+FbU73ixztpcL95fyH0j2xyQ4ym5x3b2J3o/POZeh7ewDdJrkM5uWskf5 7nzw== X-Gm-Message-State: AOJu0Ywy2oQYESDZYI52SSIuakLWe2BtChXwASn1uqmtQz8doo1yiwKK 6fQernq0CJUh1WSxFHCt5llDgEMPt+ahacdnxccpqlRmhwWjH965/L5VjQ== X-Google-Smtp-Source: AGHT+IFWFre6x+WbsluRvNZ4xk6JnnMrN2/t2FhTS0oAG8cIdKbcLO3IjfxX1IdOXUekA1iu+3nhnChru9hk X-Received: by 2002:a25:cb8e:0:b0:d7f:71cb:7280 with SMTP id b136-20020a25cb8e000000b00d7f71cb7280mr5562950ybg.24.1693983758055; Wed, 06 Sep 2023 00:02:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l66-20020a25cc45000000b00d781d62f125sm1065250ybf.4.2023.09.06.00.02.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 00:02:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 00:02:38 -0700 (PDT) Message-ID: <64f8240e.250a0220.a90dc.cb5aSMTPIN_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 AE5126052471; Wed, 6 Sep 2023 03:02:37 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) 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/27529/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/