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 EA69B42508 for ; Wed, 6 Sep 2023 08:37:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F318D4029D; Wed, 6 Sep 2023 08:37:36 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 3FCE04029D for ; Wed, 6 Sep 2023 08:37:36 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68c576d35feso2798954b3a.2 for ; Tue, 05 Sep 2023 23:37:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693982255; x=1694587055; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iEtIFqFQkWb7HtMBdsKqokDal8dYegy5//EW/LV77Dw=; b=OjrJiCs/TZUEMf6SSssUEzRMTt2jSZiEQHLDanlz8Y5VRKa/om4kLMWe+0frPKHgNl iuNscwgvdgjgdTImUByGZhPCj7h3CwumVRiOYSwDhQysPM3sZlqWsTEzLJfrP9O/9I9z tWJpdBI4PUXorN96r/8mhSlvNGh5RQ0QdY6UI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693982255; x=1694587055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iEtIFqFQkWb7HtMBdsKqokDal8dYegy5//EW/LV77Dw=; b=lpl7TVgBoWvqpFqFIRTf9Qw7L5j8ii1sYslMF7BUkeo6q7cAqCReIeEVXCXIPoaaFa lRwmkzbzbY7ujF7ciL2mgxix8QX5aVCKw96OCDgu6/8/rmd3oifJYqdayg21m5QnfVIV EIrDYKx7STf8kXeiJO9DVSdIIVlnat2BR3Xw9FbwVl29+mkoYXLL4cZEpfcQarEOhdYJ AeL3zOlvoIDaLgBTCutYZZnU7vFfiHu3BxEcN4GZzqjEg8S2ptNiyr1PF/pHhmloS4PA Nx071JOR7woFRWkU2TLL/35ZqptgZOLeNgxwu2C68qDD1SnoZk5JBpqQ13ZgIfXjoses TJ4g== X-Gm-Message-State: AOJu0Yw1y51eO+hsTAI6QDPteiUUs1PWcOaPydXUeg48sMyS8W3fSIE3 T8QCfrIjoyF8dQt0E7mKeumoFuqbjCUQYbNlM8jHDSPLyW7+vrRg5NENEIQqnwuHdMgJ3eV9sg= = X-Google-Smtp-Source: AGHT+IHlI+M5ER39v785y0GjKY18sAYxs4JIwKcyrKV5/z/LyYOa5Jgt0Cf7ndjAKBM7MXKzFzohC4E4PtcH X-Received: by 2002:a05:6a20:12ce:b0:140:6d68:ce07 with SMTP id v14-20020a056a2012ce00b001406d68ce07mr19852466pzg.52.1693982255442; Tue, 05 Sep 2023 23:37:35 -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 fa38-20020a056a002d2600b0068cb3f24b13sm739625pfb.17.2023.09.05.23.37.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:37:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:37:35 -0700 (PDT) Message-ID: <64f81e2f.050a0220.d692d.f824SMTPIN_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 9535D6052471; Wed, 6 Sep 2023 02:37:34 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/