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 800AE43035 for ; Fri, 11 Aug 2023 16:11:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B70B40E03; Fri, 11 Aug 2023 16:11:46 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 760B940E03 for ; Fri, 11 Aug 2023 16:11:45 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34961362f67so7954515ab.0 for ; Fri, 11 Aug 2023 07:11:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691763105; x=1692367905; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yHSj4NfaqiQW9bOMepfYAgmpzLNRM2D/IwibEme+1fo=; b=izQr+L0YB+un56wiPQ6V/U/bodCV69MaUkRgVsJl6g7Airevq7pMBPQL9D+fq3+klP dBJtqDGIa0ui4ieHhJQR/pcq+6NgYDYb+0Pt2NystUnA/nizR8YdegF/XRlA2YB5F/lc /7OhGCNFIaJAG9oj0WXbFvzhsTXuJMc0ZqFQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691763105; x=1692367905; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yHSj4NfaqiQW9bOMepfYAgmpzLNRM2D/IwibEme+1fo=; b=TuylUoarvbeU6RvzD0UP+c0LhVW5MY9V6ZpF8D3HrQYhmEk2xqZjgsDI4yvcR3eZtx 6VNL0L7nhDlop3HOh2muYlTCPmnjVSYGGSI6wSxEYLP3pazwfc6AKyM46B5/tVpUEc+m co6o6TVukdWbAK1qXLm0KiNx6LU//JRAQ0B3k0GozrHyD5MC6QvPRFOuFRbbQvPsqVav 11i08ZEmq6VvErvpr942lRl8BmsyKZ5pQzy7zOsZKaGgm/ZZSP32Sb3v+vvvegqMJpo3 5Hj4diDRvFRMVvam66ErV5wWrdTpR+BX3N0t7rghRjVJ0jtUHhVMZyyO5RydgP/RCiOa iBaQ== X-Gm-Message-State: AOJu0YyrQwkf94NAIkAgC1hWCOyVk/Cy4K8CMg9uRLxGT0Uq3KdCHGtJ 565EVPsAwejxftjmWx6po8JVe2aBjy/O4uWg8TEtx51kg8xf5oFl79bwNg== X-Google-Smtp-Source: AGHT+IHtSuNY848AiuXzJXejNVyEjBFfMNjWfGze3TSbSrzspyabrrq8ki3VdXEKj0ICf5p97598KXFpN2+B X-Received: by 2002:a05:6e02:12b4:b0:348:76eb:17d8 with SMTP id f20-20020a056e0212b400b0034876eb17d8mr2223944ilr.6.1691763104895; Fri, 11 Aug 2023 07:11:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c12-20020a02c9cc000000b0042b0c440bafsm150125jap.70.2023.08.11.07.11.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Aug 2023 07:11:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 11 Aug 2023 07:11:44 -0700 (PDT) Message-ID: <64d641a0.020a0220.394bc.7ee4SMTPIN_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 6F18F6052471; Fri, 11 Aug 2023 10:11:44 -0400 (EDT) Subject: |SUCCESS| pw130155-130156 [PATCH] [v2,2/2] test/crypto: add security 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130156 _Testing PASS_ Submitter: David Coyle Date: Friday, August 11 2023 10:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130155-130156 --> testing pass Test environment and result as below: +-----------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27301/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/