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 CB7754299D for ; Sat, 22 Apr 2023 03:01:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB61B40ED5; Sat, 22 Apr 2023 03:01:27 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 89CC440ED5 for ; Sat, 22 Apr 2023 03:01:26 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-187b70ab997so14154152fac.0 for ; Fri, 21 Apr 2023 18:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682125286; x=1684717286; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4j17btMXt07yx1f4ddnjwAZZgVVvKgyeGJGXc5yk1XA=; b=TxH7VNV2gjjXKpCOGnUur3KRFLVOlovPDrnzh5XR29cAutQ527rccsCnmKdX6KkmSC 61nlu0VzPHxuHE7GT4dQeCXZzOJqskiFNJUDs59Qixa+m8AGx4zkyqU0jSLWSCT+/q4I EHz7FTvBdj7p2LLFgnkl3GcEBu8UMuHhNJ4kc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682125286; x=1684717286; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4j17btMXt07yx1f4ddnjwAZZgVVvKgyeGJGXc5yk1XA=; b=T+yse6ahksTwyGS/Rx8gGIo3aPtNIllsJ7GCuYHzjDQGYtClw2AQnnmH56HIfNbLW4 9A5y5l55ZYG/vu1nKCYKLJp21lUukSVE0mYe7tblBdjBecTel5jJ7US0ClyVTauCVCcE epOKZONUFdMJ51mOiJ0DqQJ1ZVSmWkHCUmGkwHe3HL7Jd2l+LjoWKxlwSE8uh/wOlkch MhzBvAFbPS43Kx7UG+MqNdn9j143jTFDriqFXR9B/ySyLFKlxUS9WH8DmN7BS4xcz+km JQSk84iu1QM609svpl0atBwNq+RIGiChbMGbTuArMwITc7eSzh7acHh/Eh3udqfTGbQz LFcw== X-Gm-Message-State: AAQBX9cxpHbim1BrUcLrxmET0gIbMwjmuRIaZEeriidIW+/vmHtiBE2V CfeMhTxSUQaIKave8wai59NTz/Fxb5gQf8d9uZbCqxUaJayWLBJ1yVqKEA== X-Google-Smtp-Source: AKy350btWg9ml55t6/P5tUwqSGMjkWyKm8jq5IKNZOURjzhdealoxEm7bxWTEjTcaQpUNcuBOdOfWLxfo6pI X-Received: by 2002:a9d:7a8e:0:b0:6a6:1e6d:b1f8 with SMTP id l14-20020a9d7a8e000000b006a61e6db1f8mr4311647otn.13.1682125285835; Fri, 21 Apr 2023 18:01: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 l14-20020a0568302b0e00b006a60702817bsm560159otv.12.2023.04.21.18.01.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 18:01:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 18:01:25 -0700 (PDT) Message-ID: <644331e5.050a0220.887a4.e5c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 59135605246B; Fri, 21 Apr 2023 21:01:25 -0400 (EDT) Subject: |SUCCESS| pw126383 [PATCH] [v1] crypto/ipsec_mb: add digest encrypted feature in AESNI_MB From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126383 _Testing PASS_ Submitter: Brian Dooley Date: Friday, April 21 2023 10:13:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126383 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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/26083/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/