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 B37D24380B for ; Wed, 3 Jan 2024 18:54:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92BBE402BC; Wed, 3 Jan 2024 18:54:45 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 18FC84013F for ; Wed, 3 Jan 2024 18:54:44 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b7fdde8b56so774349639f.1 for ; Wed, 03 Jan 2024 09:54:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704304483; x=1704909283; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rgxPXvz1ENtK8g9sRq6spBGeemO6SbK5tL7QrgH6ALo=; b=bz9h2UvAzDOpaT2zivt7Q37LB8WByZh4BJ0p3eMp92/BTW5kPDeFds20pzRe1QcQ8g cK/MKXUc9uRAHVYAqz9v2EOZdqqRRIsyca+WUcUpUG8zDTxqgElAu/6T4VsmaahlCmtl F99sHecl2nICtPHOyrTtXl8lQ5dznBiflTOlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704304483; x=1704909283; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rgxPXvz1ENtK8g9sRq6spBGeemO6SbK5tL7QrgH6ALo=; b=rXidN3QsAp6u/Dks5y1II8op8WBSF7K+5AbV9kVyMwHyfBpevYfc5/MaIPzlT1Qt7i uHICvCbG41obX25TREQcZCRKAsBxigzzprXOfgnyG48H3o0cJ0L+ABb/MEQB6SYj6KXo PzINY9lM2NFXheJQKEqy2QtEXNUDnN4cH6c0kOIxOHHq1UPD8USdZfQRYdCc2oyRkpEs 8TC3HK7iop2PHXnn6RDb19QKqenWi0iOtRXyoXodYc4Prij9TG0sz4HAMqe6uuejQFvK Vl6XOFwbLhWsL6YpgEVR+oazGdpcSBozjzUBUMGsZGHn/XCAxbOyby/Y7KwPTyltOava 77OQ== X-Gm-Message-State: AOJu0Yz57qR/dNP8PFrKeftIYzp24Qf50zU+vHuG5TPfOMq2rKMl4Q+H IGu0k6S4kScCAzvHHATdxPIq7+B804bz8KTXT+k71A/TQcPycfSJSMoEeZX5+p2Hlmbx0RgFDrm JsJSE9w== X-Google-Smtp-Source: AGHT+IGHqQKUm7LUFBliiG6zRl2rA5G2/t9MkTv0wl1zIk7gjGF3gO86Tzvf9G5T16kLAzqIW+cSo5Si5nPn X-Received: by 2002:a05:6602:50:b0:7bb:a020:9e78 with SMTP id z16-20020a056602005000b007bba0209e78mr6161214ioz.31.1704304483441; Wed, 03 Jan 2024 09:54:43 -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 u17-20020a056638135100b0046cf5cbdd2asm742065jad.38.2024.01.03.09.54.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 09:54:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 09:54:43 -0800 (PST) Message-ID: <65959f63.050a0220.b10bf.fe8aSMTPIN_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 0010C605C311; Wed, 3 Jan 2024 12:54:42 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/