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 1D09F42ECA for ; Thu, 20 Jul 2023 14:57:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ED0F240DF5; Thu, 20 Jul 2023 14:57:44 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id CEE1B40DF5 for ; Thu, 20 Jul 2023 14:57:43 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579e5d54e68so8696577b3.1 for ; Thu, 20 Jul 2023 05:57:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689857863; x=1690462663; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JWaN7AqOVarh5vJKsgdrP4rd6n9aRMmMXhUfS78qJOs=; b=Ru7Raxzb9CCJnH6nBUPM9LWIiPZSobq8Bo+DPOJFL7hNWsIJ3CGShoJ7UMP/A7oCeO DqRMt7SM6x3e7daNMNBP0fKe7GyWGm4sf9Bhq4NcleeAgyjLhRJpBvW7ZP66K+403Xgc aFzRP4zNyEUP2QOaevj3qd2+viOlqa47cqnok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689857863; x=1690462663; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JWaN7AqOVarh5vJKsgdrP4rd6n9aRMmMXhUfS78qJOs=; b=ZPkYEvwfqeAjHHmZ3Fygic7jjG6w1BVGK7crdHVtXhLmEV1izNV80X3JMv5EtX8LKC RW5fUGATP9HYtLwaeQd3lFFf4i2OuRkuf2mb9bWcgOFfNOItfVmcrOP5wbZpIdUVnSVw qW+XMSUIOwj7rnKRjRLbjcaqhU2QIUS2y4O9qdWNoZ5ZthAsPNiq7D0nKfqGr2qeS4pA d0xRSB1xzzR63YJgOhArsU4wo1HD2kBqfMWa4AmqHMocS1zptcdut9LZDJkSlvjTNFQF R/1BqadwCf6AuYnfsWT2TbVMXz4HPS9q7PnyKvR3byRz9DVvajwIEtm2z+zfe8Ey3cen Lgrw== X-Gm-Message-State: ABy/qLafctBEVmwWSUfI88es5pUbgzTEMjxsF/R6j0GZtQyIdcTrj2JN ArlzBO5s0RL0IzDUxL/5q3DtljN7kFQv8sY3dLqeJtjUgczg542wDkSxOUpUP9tn+PbkclKiuw= = X-Google-Smtp-Source: APBJJlEoyaI0trwAcRotNkbsbJ1Z7qR3QMGKnN/N8dUkSqlNaou/Qlh1Vp+i+cavU4ehjtRNqZhqH3ml0GeX X-Received: by 2002:a81:8487:0:b0:570:126:feaf with SMTP id u129-20020a818487000000b005700126feafmr2123420ywf.19.1689857863194; Thu, 20 Jul 2023 05:57:43 -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 v82-20020a814855000000b0056d2de865f7sm79998ywa.0.2023.07.20.05.57.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 05:57:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 05:57:43 -0700 (PDT) Message-ID: <64b92f47.810a0220.64791.429eSMTPIN_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 ADB40605246B; Thu, 20 Jul 2023 08:57:42 -0400 (EDT) Subject: |SUCCESS| pw129665 [PATCH] [v1] crypto/ipsec_mb: add digest encrypte 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129665 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, July 20 2023 10:38:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129665 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/27111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/