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 1BA80454A5 for ; Wed, 19 Jun 2024 08:27:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 134464021D; Wed, 19 Jun 2024 08:27:34 +0200 (CEST) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 1EE724014F for ; Wed, 19 Jun 2024 08:27:26 +0200 (CEST) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-4217990f997so45103985e9.2 for ; Tue, 18 Jun 2024 23:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718778446; x=1719383246; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=XNsBmCDZL2e9uB4iPOv4MxSCFEcnfqHs6/xm0SzFRo4=; b=QxIT6qLk+a433d51DbY0NGAc19O9LFzUB6lNiTR1//u0204N/l7KqJhkv5IYp8TWGv 3B5aqKf3wKVpNN0UlBd95+VkP4Pn8WElz84+tEjTX2P/HupuVD/I42+znHc2ZhI3f90B ex2iUtFxc3Qacx4DE6zqHdygtmj0/MwlQ18T0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718778446; x=1719383246; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XNsBmCDZL2e9uB4iPOv4MxSCFEcnfqHs6/xm0SzFRo4=; b=w4vruo82FDsia9FLg4Ny0Oj+C+p0LWW+rnyL4B77L+430swiTE4rbJSPA7Gk1oXL1I ZFNV3Izsb9qleQPFiWIarRaU9py+0F2qtsBfktehKEfOP2TcJlspkvRkXHb4ewxm9rod 3wjblqLPoQfRuJNW5YzXyRKKXnF6qjOvYSrupsAj4ls6+gOSlUOBU/QfPPC68xgeCAsh sUnoXg3jei8rBDyo44gMqVtxQ3iY67X8w+Tp/UQ0vInR8jqaINrpT6rQAICdDfGJqJyg LhFEGHlOSG0QYcdwgYV84OSYJWBrB368p9WJaCBNGYSU5VRzavqbo7XBKsZEFVQlQXEX 8IkA== X-Gm-Message-State: AOJu0YyUP5m04EraKCWBQVXDUbXP88WtXQ+P/OJPz4PakWumEEZRzmxU 6EAvcsyQtGYlPOPGCY5JO2lYeDt4sISAkEFlYhufTqnEjXuSJx8F5JgRhjDz7QMHiLrouIy1qRF M4IRZWBGmn6qFbH5GuGN64SH5mrvz9iVlJX0Cefjo X-Google-Smtp-Source: AGHT+IERg/XsZruOxFeLl2lHUTpH/E54N60p9evRT7q/I75kw8K4usgJUWjA2eF3h1LLOSzj3jBlqxDkTIjD X-Received: by 2002:a7b:c355:0:b0:421:8060:f772 with SMTP id 5b1f17b1804b1-42475018647mr10855665e9.0.1718778445755; Tue, 18 Jun 2024 23:27:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 5b1f17b1804b1-422f5f31caasm6731935e9.5.2024.06.18.23.27.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 23:27:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 23:27:25 -0700 (PDT) Message-ID: <66727a4d.050a0220.f2055.3949SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EEDCA605C373; Wed, 19 Jun 2024 02:27:24 -0400 (EDT) Subject: |SUCCESS| pw141284 [PATCH] [v2] app/test-crypto-perf: add shared ses From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618154829.474074-1-jack.bond-preston@foss.arm.com> References: <20240618154829.474074-1-jack.bond-preston@foss.arm.com> 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/141284 _Testing PASS_ Submitter: Jack Bond-Preston Date: Tuesday, June 18 2024 15:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:6909b48776badc05542a410ebd34bcfec4c248bf 141284 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/