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 44DAB430D3 for ; Tue, 22 Aug 2023 20:34:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53BEC4021D; Tue, 22 Aug 2023 20:34:10 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 5C9924021D for ; Tue, 22 Aug 2023 20:34:07 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-56c87f89178so2958298eaf.1 for ; Tue, 22 Aug 2023 11:34:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692729246; x=1693334046; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+pgkdJEzHHuZo7/nqMwcNpu6wGfsmrm0rAr9rGpSi28=; b=QxmbZxe8MaTIRvx1rIPgL2eKnP/BOtFDXf2Lu4Zi0qFX5ns+Ayl3aO1OSdLcMMCp23 BmvzRae96mD6Etqw18mL90hIVwxu0bZiXP5zGU601o6864Hp782LOBMQyroRUKqSBa74 dmsrE90jt9FiEXox1AxlCynFZpWKs1csY1wl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692729246; x=1693334046; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+pgkdJEzHHuZo7/nqMwcNpu6wGfsmrm0rAr9rGpSi28=; b=lblY0iGKskn0ux7w/ljf3d3fAs937Mo5CK0oQJyNoHrFd1U/XGj9uSNwNQ5O7jqXcF /VCyvO9lkycbwPCyRg/TV3pCbk7j6gSHJe2HAUjW8zc7/6E1/Y1fd+SpKh74BKTUMGmM ikhFbhdZ1kJysTs54rzqeASuUZYbxG9mzIPecFMdO/srU6iNa1d4apbUx7cj0PxCMVIx ZSgf+z1garRl6pjkALLkfQnSIzS9+pksdZ1C6nqyl1/qQtkoE9NirkQqiTfFmMSsDuC8 3C9f4zzg+7AhEYzC9fRgt7TsI8y3xojk3bIz+8vEtBohULR7vUn1R1vIAPJ0f00drIBb ymeQ== X-Gm-Message-State: AOJu0Yw6gFWjO25IQtKQoL+bFd0+M/73YNehVoTbYWw40ECr8icqkByc W+JxuEKD6xxkEhcBsByV+zMZ3RHepyhmUX368jaWobGSTqEzKYd2cClxeg== X-Google-Smtp-Source: AGHT+IEjR4JD/LZhFQyJwXxAyv4S7gSoX3bfYq7V6qGxZmykSJtNeuIk2qZPBvoa6ooKPO8ClJv3gEaP8sYv X-Received: by 2002:a4a:3457:0:b0:56d:273:b0d with SMTP id n23-20020a4a3457000000b0056d02730b0dmr9001399oof.9.1692729246705; Tue, 22 Aug 2023 11:34:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q186-20020a4a33c3000000b00570c7d2a2dcsm578669ooq.3.2023.08.22.11.34.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 11:34:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 11:34:06 -0700 (PDT) Message-ID: <64e4ff9e.4a0a0220.83e87.f4afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3702B6052471; Tue, 22 Aug 2023 14:34:06 -0400 (EDT) Subject: |SUCCESS| pw130635-130637 [PATCH] [3/3] test/event_crypto_adapter: f 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/130637 _Testing PASS_ Submitter: Aakash Sasidharan Date: Tuesday, August 22 2023 13:16:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130635-130637 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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) 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27415/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/