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 F104F42F9B for ; Tue, 1 Aug 2023 19:12:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EC9DB40A89; Tue, 1 Aug 2023 19:12:19 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id DDC8540A89 for ; Tue, 1 Aug 2023 19:12:18 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-79969c14964so2068263241.2 for ; Tue, 01 Aug 2023 10:12:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690909938; x=1691514738; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1T4iBWD/S3K+HTQr3dZjawGu+qf8RfOEjKuSvoN6L48=; b=WrtqHrXgEx0AKBGtSZH7871OPeR2+XbpH8kB9fzRVWbo0jb7kwK/Mv0o4ZWk76rn3P QbzxrcxWBBlCl3Te3BK4T7a8JYj5br6Izx/NWcxcnpTnVCKU9jpiEmOG4REIhSwgZ8vb OIO8kr1NqPehEYv8IGRbt7WOHiGltUnf01i1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690909938; x=1691514738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1T4iBWD/S3K+HTQr3dZjawGu+qf8RfOEjKuSvoN6L48=; b=RipubqriCerKF8N/WGH0/2z7eKzruZc9YDhnh8u1LIwyGc42JwVGNdEmoRfhBhbPAj Mu8B3d+CTTBJz8qyXtTUMd3MbvkaLIj7aSv5yzG/KEMNb5e0oM7c1Bht0sWu/60ZBii0 e/fyQTnRdu5QA5bHU8Y+0gStwCfqp2NByUlS4DSK+jDyKRGp+fG3zEbWnVLfBJMFYDeH iiryLH0af7MeOVlfdLEV5lI4K56UDgMm6X/x7uvUcJgdtMIPjMWzadN3vgjiTGGiWVVG vB5AFu4uSo8h0PCIQfkDIN0o2Y2Xjt09sxS3pKfPWFNxSxQEp6QsDwv/L6G4n+O4gFqL iEUw== X-Gm-Message-State: ABy/qLaQEG4QMHIn8eqOrbiFbIeDUBMyf1nDLn1VPMQsI+chLfB0qI5Z mDYTA1+1VTV4rWU0ihUq6MgzWH7xHHprh/e+oK3LlBZxlMlnxclDLDfpxA== X-Google-Smtp-Source: APBJJlHUPdTqefMWDneWxbICyAtGpd29gjcUDM57DET6sD3yZZYm2U7wAYEpm4Mcqe1iiAUT5aoA17XKFDme X-Received: by 2002:a67:ff09:0:b0:443:4e7d:c8db with SMTP id v9-20020a67ff09000000b004434e7dc8dbmr2842737vsp.2.1690909938330; Tue, 01 Aug 2023 10:12:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dc35-20020a05610255a300b004365c45a1cesm108839vsb.2.2023.08.01.10.12.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Aug 2023 10:12:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 01 Aug 2023 10:12:18 -0700 (PDT) Message-ID: <64c93cf2.050a0220.43583.68e4SMTPIN_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 031A16052471; Tue, 1 Aug 2023 13:12:18 -0400 (EDT) Subject: |SUCCESS| pw129768 [PATCH] [v1] eventdev/crypto: flush ops when circ 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129768 _Testing PASS_ Submitter: Ganapati Kundapura Date: Tuesday, August 01 2023 05:44:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129768 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 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/27177/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/