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 D7A8E42528 for ; Wed, 6 Sep 2023 11:42:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DDE2F4027C; Wed, 6 Sep 2023 11:42:32 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 3F8BF4027C for ; Wed, 6 Sep 2023 11:42:30 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6c07e122a78so2122000a34.2 for ; Wed, 06 Sep 2023 02:42:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693993349; x=1694598149; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kOSpfN8aiR57a2mnlnMGM0utEeXV895PUJULw+LlR04=; b=EI8i8SnP3iq/zFc/0em/Iut7pjgT/wooNt0fMXKfgf6uDOl+ThHClg3VTyDVFEL9Jb UbCAf/yZKnov9PzRVqJoyv+D+8Uaq+5eRYPbIWyxeuMUVTT5CpXL92nPNLVgn1g6KCGh 6IVxWg/bAYzIJZXP250NGmPaAqC/15pmHFPCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693993349; x=1694598149; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kOSpfN8aiR57a2mnlnMGM0utEeXV895PUJULw+LlR04=; b=aOslZZKQdm8JwOkBKpFOkMn/IrBEHNfXsr2Z2hswSyDpImWJNkogPhoIwNpmeIWgbx qa7FpAtt72L3KrMimWPoA1xZOcN47OBRLB0hRpA+XK9HjbRHNFDNxkCE61np6wl+vqVa zmG8VYiJWPNQqb6miGBB9mHtrSsxUUHAq08fTrVsAhVF7gkGFa2qzTt9iM9bb6YbAlpW oQwhTaEKovrbLVn3nnAUIz0bUONWpXXEM1+TNRG8MivuMYiOU9lMfrv90XRKzEgXS4Mn geZ0BZvZSC2JC5zS24VQDZVXpi1MoFYrtc53hrfnufu2pvk17YuHwRt2TkcmeO4WacZa kowQ== X-Gm-Message-State: AOJu0YyNXDrW1ngbWtRthMl0aCLwSE1zs18AZdTmHwpNg0jUrogh/kfj cfrHCF6Xof5EHhX/WYGc5hGSjRA2dKLRLQgKKVGt9Oy7NzDVu+Dh4FjYDGoVgBRoyzoF6l1aCQ= = X-Google-Smtp-Source: AGHT+IExBBVMI4j7YcmCNwpufvIvOVUu1w6iLCK9Te+kOXFZTk4wN6L/4iBfB0ARkZe7JzMBsLnXxQJ6BLXn X-Received: by 2002:a05:6358:5912:b0:129:d242:f782 with SMTP id g18-20020a056358591200b00129d242f782mr2446344rwf.0.1693993349439; Wed, 06 Sep 2023 02:42:29 -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 bt17-20020a632911000000b0056937a24dacsm916145pgb.30.2023.09.06.02.42.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 02:42:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 02:42:29 -0700 (PDT) Message-ID: <64f84985.630a0220.4d1ab.b226SMTPIN_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 A968B6052471; Wed, 6 Sep 2023 05:42:28 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/