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 6EE72432AF for ; Fri, 5 Jan 2024 23:14:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69B82402E2; Fri, 5 Jan 2024 23:14:52 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 8C3AC402DC for ; Fri, 5 Jan 2024 23:14:51 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5efb0e180f0so648517b3.1 for ; Fri, 05 Jan 2024 14:14:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704492891; x=1705097691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tx48kcgem2dfyep7x83cmZGmmktQVIiPwLViMwMOzwM=; b=SGqwq446iTpIuAGdRJFQKpJHk/J7B5dcR0ZslvCEDoZcpjT5o7aP1Bo0I41hqdwRlB wFT6Er2UtPpU4NfMk0tXAohO1BgHfNKCae1yqg6z0go52YoxXPb2kN08L9m+jeLLLGNM zk2fLh7j+NLoKTXGnrJ234MpEeolF0LqmCk+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704492891; x=1705097691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tx48kcgem2dfyep7x83cmZGmmktQVIiPwLViMwMOzwM=; b=oS3umwnFjQi2fQNhi80eULj33XBGjqCGYOU0ohCXQtYgyMVUMI+/0CJKZpGieQxhmY HAHZN5zIvcqijRlfu/E9EZwglPYRSfgF3JOklCZvfQxNjP505CpzjMHQiBSjs6g66Z/V 9XKZjJvqsSjS2ir08VPgKpA/16EAXnBeyUEtd4mINoq0kLqsQf6NAg0CyRzbQPZQh30v rL90qVogkBEz0WONqX35iANTMSwG7MbRAlOBGwc6yKSAuHudtPNB/7Ds7nog0NWtFkZs hwIhtqGz5zBSoW6YDM0f8wmv4AlbzUNlJ63oXDLuqTO28nPCJjfnjOB5GR1bqk+MI6D4 CUew== X-Gm-Message-State: AOJu0Yz1MjDRUCrwGgQHTcBRSu8EC3ZgD0Mkhw/8tkBIS9Kg0JAEX4Py 2RrH4a4b4z/vHpl44F23zbxUxT6AEZByr29eHCntaCB6+jYga2A9OIhfD14CI9rBZWQOTW0pPOL 52Me01g== X-Google-Smtp-Source: AGHT+IE97iRZLSVPFF2eAReS82MP3FWnLqQEL5hvxMDsZSIVCIAe9kWAVwPsO6xf6EN3RZbmw3yEwF2Mhwha X-Received: by 2002:a0d:dd91:0:b0:5d7:1940:dd67 with SMTP id g139-20020a0ddd91000000b005d71940dd67mr141577ywe.61.1704492890945; Fri, 05 Jan 2024 14:14:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n83-20020a817256000000b005ed88ca172csm120375ywc.47.2024.01.05.14.14.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 14:14:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 14:14:50 -0800 (PST) Message-ID: <65987f5a.810a0220.f1dd.96bdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 94CE8605C311; Fri, 5 Jan 2024 17:14:50 -0500 (EST) Subject: |SUCCESS| pw135751 [PATCH] app/test-crypto-perf: add throughput OOP 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/135751 _Testing PASS_ Submitter: Suanming Mou Date: Friday, January 05 2024 10:01:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135751 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28803/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/