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 AE0DF42526 for ; Wed, 6 Sep 2023 10:31:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE3D4402BC; Wed, 6 Sep 2023 10:31:54 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 363D8402C3 for ; Wed, 6 Sep 2023 10:31:53 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1d4c9494b42so2538410fac.0 for ; Wed, 06 Sep 2023 01:31:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693989112; x=1694593912; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9Oa5pl0eytP7gCY4SvvQHVR7nyJPqbnZIogGaqAAtOI=; b=T5OGEXHkggRHUQyjc8yDkVKF/YlegNSFhJIukJjroTMAusOOqCTXrnankrJPyg/P2G FZ+1d8PHh+kOnNnjvkSPLJiq6J+j3xh7pKMGGEeB7NfjVO0wSEMm704C16s/142gv0Na leieVzE9dlnpYkvvL/HzH8xeZzmpTa+ibKNro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693989112; x=1694593912; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9Oa5pl0eytP7gCY4SvvQHVR7nyJPqbnZIogGaqAAtOI=; b=M6duz8DzL/AztufTiCGinIrWVjtUhfX9LFXLhnIrX0xQci0uAoZBFPrXdkkneGbNZ5 dVw+ptZNsefAviP38HSouVdhKHqnxpQt1UKslFvZ2PL3efnykBp7l3G1QTLQf6ZOWrWE IXZflvq9BK07AeFwzXs32vB2DoJPGsFNW2IaZpvzuFcm6Jc28OqcegVpt55To+IiJDF2 kxFI3ucbJ75eptOM1dXnkyWEh9fLoFHwV0qYTSTI8bsWo252GRJZq85ueCi9N18ZkYnZ UMjKo1CmxnnWopC595qg/0fKv00iRCm+oh10orCc71dj6J7t6I5ozYjQ9zk4JsVkMlZI n2jQ== X-Gm-Message-State: AOJu0Yw3P8ThbKAl56MkK0hBC6WjVXXwIBLyxjDcYOw2xECmJG4A1nYn 2lmrsoXlx5sviQ/mV47eS7onV1atauDtyCniTuJ6fNW9ohLqpwEYp1K0LXTbyKUW9k8I/zIZDw= = X-Google-Smtp-Source: AGHT+IGCA9MRzCVxwYsZH4dTNzmex9Bt3o5Wwuc1MECIZWqJvMpp/ZIl4SDOXXjIt/IcBpST+Y279CwUq4AT X-Received: by 2002:a05:6871:5206:b0:1d0:f921:2096 with SMTP id ht6-20020a056871520600b001d0f9212096mr20902227oac.29.1693989112534; Wed, 06 Sep 2023 01:31:52 -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 a41-20020a056870a1a900b001d138c08334sm872138oaf.7.2023.09.06.01.31.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 01:31:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 01:31:52 -0700 (PDT) Message-ID: <64f838f8.050a0220.a3cb4.6f06SMTPIN_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 1D6166052471; Wed, 6 Sep 2023 04:31:52 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/