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 638DC41E90 for ; Tue, 14 Mar 2023 11:22:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F77C40A7E; Tue, 14 Mar 2023 11:22:31 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 955BC40A7E for ; Tue, 14 Mar 2023 11:22:30 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id k18-20020a17090a591200b0023d36e30cb5so1784140pji.1 for ; Tue, 14 Mar 2023 03:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678789350; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Jxu9/i4CV4H/Ga2q2MandgKh55YBXMg4UnHwKSSJCYo=; b=jSopyEE8Z37NYlkhxzSbMWk7QuMTyUnapvxvCQQ03kP/VnXpaGN/7+bsXF8QAneeQJ 1c7dvMF8hJZSbvG08ypRt6osvXC51dlF0wuiSkiZ0gToGM63Q7hOkaaQt4zziYUPSCIh dJcvZ2hshwIkUe5SB0RaepP7NhL67eeihqV1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678789350; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jxu9/i4CV4H/Ga2q2MandgKh55YBXMg4UnHwKSSJCYo=; b=Vmk5fZgeWekrVYpyhNrVtPvZ4JMWyUgWQS6jAdp4lCap5nIu6uxQinq7tz+bgFZJQw CWeifVFY3iB91U1uzZsssN/1z9rs1pChZZBPukC1KZAEX6ez0cWfuGsiLVcHp36X2cJv MtEfIXN3Ufg6TvMLvxwF/6rmoHcPTNNisNVzCR4M937mWtphdUoAy8C8JLvYcbwqhxkF GZBbneTl9xuIc1ZbCRdC+p2Tmxdx3lQIe7naXeyhXOUDG7rcDVMD8UhSL31q/F3nblyV J+h0WONymQWluxBZ4vN88iMC0gf42PnPmC1zyi9d/VdV5bIlZRbj9Y+k6EHkiH3ZdV6R cc8A== X-Gm-Message-State: AO0yUKVCKqfSpQIh/9XBB+ygfRMx/qB05YbrB1nETvMkxXin/x5LoZLr JA7PkUVUfFhaceOWv/PeRxNGC29bw21nVGfZu3d5GIOI2T9IhaIUXcTj/wg1WdsTjY7XB6rFSw= = X-Google-Smtp-Source: AK7set+J9SqUB+zdQw+7mdLlaZQQbHRK+URLnN+9Xh0i1m/Oyhv9ZnHUsPQj1zeKQsoQ02iOzNRwCgkSO/Xg X-Received: by 2002:a17:903:22c1:b0:1a0:5b98:f965 with SMTP id y1-20020a17090322c100b001a05b98f965mr4775072plg.62.1678789349969; Tue, 14 Mar 2023 03:22:29 -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 lk15-20020a17090308cf00b0019613441872sm73175plb.35.2023.03.14.03.22.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 03:22:29 -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 425EF605246B; Tue, 14 Mar 2023 06:22:29 -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 419B56011D; Tue, 14 Mar 2023 10:22:29 +0000 (UTC) Subject: |SUCCESS| pw125084-125085 [PATCH] [v1, 2/2] app/test: add ecdh test cases From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230314102229.419B56011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 10:22:29 +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/125085 _Testing PASS_ Submitter: Kai Ji Date: Tuesday, March 14 2023 00:12:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125084-125085 --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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 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 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/25721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/