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 2AA074380B for ; Wed, 3 Jan 2024 18:28:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25CE24013F; Wed, 3 Jan 2024 18:28:07 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 1A166400D5 for ; Wed, 3 Jan 2024 18:28:06 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dae7cc31151so6826514276.3 for ; Wed, 03 Jan 2024 09:28:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704302885; x=1704907685; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pKGaWEVTtr51+rWf4k1koXNMW5fh22LrM0cZBB8nNzY=; b=RtyYOp57CIXm2J4cJr5rm0yiRZkluK4JiOCa7YezdHgL1qJszc6zGw3sbN/iCagyB/ x6y7hIRonER0+mhoKgRTljHUz63Cctnun9cW4LiHTb/l+5yHgpGawPnHo5QSJTnIHn7a T3l7vJbtw2VICkvJ9Kk1YRVIVQptPR2+z3SjQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704302885; x=1704907685; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pKGaWEVTtr51+rWf4k1koXNMW5fh22LrM0cZBB8nNzY=; b=neLGI/iTz8U7nwSa7KWes4dLeUjqq8ASwSfQDRe3A8q+EQHFuHAEdjuRLtuw3EI2F8 M2XYx7ATf8GIxIw1TRnNMvi09EWlpa3M6PGhcLTvUZjcv2+Ngc+ewyOVPgl10JyhvrO2 IlHOvCQR3ZGI0qcKv9Guxnxm6putlZeU5WZ8gmlypNLE5r3fALIJnZKv91rbx3bpYroM wCB0Ck4sYqckOFiH52mxsSB6xQYtqg9P8tXgHUEhc8EhHcjIgZSEOnY2TvaO7QC7D5bl Zp8vrmBPMvOXoY655EQ58/zv/nq8cMzOzgFQtiDH6rIPX6ktWI2snChf3Lo2MDNn/DJb SWdg== X-Gm-Message-State: AOJu0Yx6HpDkLyoVc4x0QkIoOUMLsfOxcVa0RroLpVT2/77jHMs07qLs yswMqVK02GlBQ86JxCTrv0y1omKgUzlW/8p7+TYJQopvXpmUcKRCpyUuxZM6sS056w== X-Google-Smtp-Source: AGHT+IFwfLwBjiusxT3m2gx+iQTN7tn3ulEmKiDS4MSMhGYphgkpUhYalkagjn/zEbi8R21eyZu6BpYKemc4 X-Received: by 2002:a25:2fc6:0:b0:dbd:157d:83b6 with SMTP id v189-20020a252fc6000000b00dbd157d83b6mr10288279ybv.88.1704302885514; Wed, 03 Jan 2024 09:28:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d37-20020a25ade5000000b00dbdb208b416sm1664240ybe.35.2024.01.03.09.28.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 09:28:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 09:28:05 -0800 (PST) Message-ID: <65959925.250a0220.bac6d.2781SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2F0BA605C311; Wed, 3 Jan 2024 12:28:05 -0500 (EST) Subject: |SUCCESS| pw135697-135698 [PATCH] [2/2] app/test-crypto-perf: fix ds 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/135698 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, January 03 2024 04:00:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135697-135698 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) 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 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28776/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/