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 527D74302D for ; Thu, 10 Aug 2023 20:44:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CA7F406BC; Thu, 10 Aug 2023 20:44:06 +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 C385E406BC for ; Thu, 10 Aug 2023 20:44:05 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1bf08ca187cso1014404fac.3 for ; Thu, 10 Aug 2023 11:44:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691693045; x=1692297845; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JbB6gheoUeisacYcJcZkiXv31d6e8OUNkihOEZFgWUE=; b=A2SZ88wECPPJQRQ5KNZiCqlmOLmPG50xpGFbn2dRjiRbnT7JtKbgkNjtLXcwKuYlJH 428R/1q4e2dci0vtwcOB3OUyb9a6Yj4GhwCa8FJi8U7PBskIyvf5XnMnHd+OETsil6mG lgJq6Pf0qyH0Zf8a4zyKDXZ7s5NEMLhLQF6qM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691693045; x=1692297845; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JbB6gheoUeisacYcJcZkiXv31d6e8OUNkihOEZFgWUE=; b=Gp5QVODVRk2vm2aTxVGs56SfBRP6CdSMaz+Khb7AIHLTjP6Id0FdOLZKlz/M7IqfvL ObORBmiW4GOhNu06gRSohAP5PL7qUd1QyK76RqOjhsBkZR2gOVUQ6LRxRjbgAcV/DIom zLARGUScR5Qj6GY1mxtDllAWA5jhEgD6jjb+4I6jqm7cyiZPsutgriEVM/cYDgpICLqB SY2a5sxs+TCrZaqz2uhOhur9tAwn/7ff2fKAaDEG6yGr6OkizgafLaSTImBrhS1m6Lfh BP2ruGbcUBxjoSnDZOXyc1tQAeMFQkgYD9eeVbwTcN5mTgHgs5eL67RiIY7+EEdk2cYD Y1dQ== X-Gm-Message-State: AOJu0YybRffx0tjA0q8cw/idfRBLzHIVQ2KS1I6CuTOSez3ZrmSyn5u9 y1cI5d0LlKNzxqw025zey8ILDPFTB2tQ9NhaoZYTKgy9Mi7vrdlWECfnEpDreKssAAkTGHU5qw= = X-Google-Smtp-Source: AGHT+IFObGyi0Rp/zqB5NPk2V5WQ2qpOKomiAJGXSFsDV91DPWSde/Zh+bbKAKy0Cvi7qzWEldGtaQL9QbgO X-Received: by 2002:a05:6870:b1c9:b0:1bb:fdd1:701c with SMTP id x9-20020a056870b1c900b001bbfdd1701cmr4079806oak.53.1691693045185; Thu, 10 Aug 2023 11:44:05 -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 g21-20020a056870c39500b001be472794f9sm163634oao.22.2023.08.10.11.44.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 11:44:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 11:44:05 -0700 (PDT) Message-ID: <64d52ff5.050a0220.96b3c.95c9SMTPIN_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 A4FAC6052471; Thu, 10 Aug 2023 14:44:04 -0400 (EDT) Subject: |SUCCESS| pw130039-130040 [PATCH] [2/2] test/crypto: add security te 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/130040 _Testing PASS_ Submitter: David Coyle Date: Wednesday, August 09 2023 10:14:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130039-130040 --> testing pass Test environment and result as below: +--------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +======================================+====================+ | Fedora 37 (ARM) | PASS | +--------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +--------------------------------------+--------------------+ Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27262/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/