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 74BC442977 for ; Tue, 18 Apr 2023 06:25:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 712E240E09; Tue, 18 Apr 2023 06:25:57 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 9699640E09 for ; Tue, 18 Apr 2023 06:25:56 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id me15so7291804qvb.4 for ; Mon, 17 Apr 2023 21:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681791956; x=1684383956; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=M+UMEo+i9MX9QZM1iOeSRS5IXjte7EhYX7a39e/t0nk=; b=jngUYJRsYu/POOEme4UcMp0e99UV85hTozd7sy0S0PsJU75B24IXY9n70saawx/gZH qMlCzUY+dRSpuLH17MIM9KnqZs/0xKhtA/oXwY3zFobeZidWjmpIxoC9pwka0WSTNFGN kYtOkdz4YNfEHGnVSW02WNKtlJWTgTtBgDqc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681791956; x=1684383956; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M+UMEo+i9MX9QZM1iOeSRS5IXjte7EhYX7a39e/t0nk=; b=YK7RgZzVFiMpTSpcwLWOlddBx8vWNp1febZuYAZcuxSd0ZGeyUTr0nguAa5pHbdFG/ v9CwxnCF6jV+wFJ/4WF9U5h83uXhy836yiNvJNBQoEI4rwzEegpb1Eif21QR2TrLaoSi umSVIerorrOHYCjhIDmo288XOpH8g6k1w4uPNeYHVG9C9Pz7ronvbnNdFKc1ieDplEqc cidWLilWkhNurQ6E6x3+4FCZt8XN7RHU1l5qoQlkUHnC2q32lgLc4tv8vPQJOfs6OcTT LXBHf9gPhoqakpa6GnOfpwqde5IC2z4tocXLKZBmkm5PzUP7KlPheNxlgx4RiPviIRSD lHQw== X-Gm-Message-State: AAQBX9cP7oly+9qVOCZLzMEgRSF28NwkVa2po67B4cR6gnG4hMIgaXsH VL7toShCcjU51jFX4b9c3pppJGkGCiKTxK4yjDF9IWUQmLUtj7kNO7L2NjP3qOR+2iQ9ZmOEuQ= = X-Google-Smtp-Source: AKy350b31nAGNNoQ51+9c6PJmC3YTIGifmUNXIGDgmjC6XDSpgx6mMnlCiaRikHYMklsP1gn+8lnsHHSdeAP X-Received: by 2002:a05:6214:1c4e:b0:5e3:d150:3168 with SMTP id if14-20020a0562141c4e00b005e3d1503168mr21105348qvb.18.1681791956007; Mon, 17 Apr 2023 21:25:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i17-20020a0cd851000000b005ee08edbbd3sm4400334qvj.43.2023.04.17.21.25.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 21:25:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id BF11C605246B; Tue, 18 Apr 2023 00:25:55 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id BE9D360095; Tue, 18 Apr 2023 04:25:55 +0000 (UTC) Subject: |SUCCESS| pw126200 [PATCH] [v1] test/event_crypto_adapter: fix runtime parameter test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418042555.BE9D360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 04:25:55 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126200 _Testing PASS_ Submitter: Shijith Thotton Date: Monday, April 17 2023 17:52:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126200 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26020/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/