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 B3811438CB for ; Mon, 15 Jan 2024 09:57:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD9BA4029F; Mon, 15 Jan 2024 09:57:59 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id AA1F840272 for ; Mon, 15 Jan 2024 09:57:57 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbed5d1ffb0so7398705276.1 for ; Mon, 15 Jan 2024 00:57:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705309077; x=1705913877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tfPhb7jxKvNKpG7KOZTz17Fqju+B2xEym399ai9ONsU=; b=bQrqOkJfht8kTviiJdhf4a96RSsU7BIWlTD330RVkdyXLElwOw0TOkT7CQL3y/7Oxs O1bwc5QurgR7Rw2qvm4YipFI4y2kMsfrHzASaFMHjC1LkkWHbJJ2C5QbHEd2vPXiJaW/ wXtxqebfEcfivon+PgaqMwTpkQFMKGO+BVWrM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705309077; x=1705913877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tfPhb7jxKvNKpG7KOZTz17Fqju+B2xEym399ai9ONsU=; b=paN2Hl7/BhJWmkIw4aX4+rOPfGsqhlTwCawsg9OQUJpcncDbqfvYpk+NePF++8goIO 8vT9r7ViDlUtQUOK3xV6nt7Ny2ALpSUojSea41eTGYR3rQMiBhC6KhRDrVuNip0k2BoF ilvevYixf8UXLOON+6M1NOHTTJLAEqpMxJGFREMereLPr529pc9M/a3IeU9tcRla+Ytc wcGL/r5QEfrcGZ0slNS/NJq72Qqs2tXkrepYtw2YWJPYmpSUQKGQoVcnYqwpjMIYp5HR pxPjGNLVPeCpq+OJcg7rnfU4UYHlM5MkmXFb7b2nxX0SBtEGazM41M8n1ObAJC7+86JZ VGzA== X-Gm-Message-State: AOJu0YxVVRNHL5IcDHyGUfjaJJgG3wGVPYl1E3uqR0Eefafae33XhQHm /aMYM/fJa+vUSGAdvaa3+JQLeYBWX7w9lpKrbV23AI9wK3MZS4RKH64XhJlsx/y6AP84FE5papB N0lb18Q== X-Google-Smtp-Source: AGHT+IFdC4rPopgOtVkE7mNcL6CDRCTeu3+buFGuF/2bn9Lcv2gwZY2DVg2xLOXXCmY6QCzRkTpQ61pehIBG X-Received: by 2002:a05:6902:1542:b0:dbd:c1ef:8bb3 with SMTP id r2-20020a056902154200b00dbdc1ef8bb3mr2597044ybu.4.1705309077022; Mon, 15 Jan 2024 00:57:57 -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 b16-20020a25ae90000000b00dbcbf3f49f0sm578323ybj.22.2024.01.15.00.57.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 00:57:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 00:57:57 -0800 (PST) Message-ID: <65a4f395.250a0220.88796.9672SMTPIN_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 A80746052515; Mon, 15 Jan 2024 03:57:56 -0500 (EST) Subject: |SUCCESS| pw135871 [PATCH] [v2] app/test-crypto-perf: add missed res 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/135871 _Testing PASS_ Submitter: Suanming Mou Date: Monday, January 15 2024 08:08:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:1ee6738c308b8b3cf230644187394f13ca6ec36f 135871 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/