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 27161430FF for ; Fri, 25 Aug 2023 13:40:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 234A4400D5; Fri, 25 Aug 2023 13:40:38 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 77BBA400D5 for ; Fri, 25 Aug 2023 13:40:37 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68bed8de5b9so678236b3a.3 for ; Fri, 25 Aug 2023 04:40:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692963636; x=1693568436; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t0yNSVf5BYuV+moESIpB2K8ju+p3Z2XLqOCAiI6BUVw=; b=KtgRUf2E+V/DZkRSuVVvazDQya1JNUwuizgP6DD9yo0YWl/S3SmeT0QAXoieHREDhd Jtd3i/HvyGKclgLLmP3UDjfMYgOU6bn3ipNkslCoxzoTw3754VMbLSoJnv+6Vc3kmiCD IWLnRvqY8nE5iUB2r2akYw0/1NT5z86kOi9Ls= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692963636; x=1693568436; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t0yNSVf5BYuV+moESIpB2K8ju+p3Z2XLqOCAiI6BUVw=; b=JeDojGjmzSqFcVRrWozHuD/IjgZMMXwZBCzGU4tewp7ONqZ+7ltFkSKtI41oQqD3Yd 1pcizFkpeZ6edzHm1r4p/N8gBLLPkOLLK9qne8xL6hR9iP2JKQlGIH8ArTSBd4Cmdi5Q falKo7W1FHLXSPGecimTxGEBSe8ZhnLVA3n5PtSISY6fa39MUv0es/UTmsVK1m55lsms jZvG3k5BAcfp/0vO9t22K+fmmHslOQ9Ztkcz+stq97T/B9d0osr6snICwKWABWRfdR2k APs026PGrTFtfk3SBnynUGBXdc5itaP77ILVmbhzltHUtRMJB7LcLL66joENegakJXJl 8eBA== X-Gm-Message-State: AOJu0YxDRtS2HGBTCNK3RsjgWVvGA7nxolLLDxsDzUwCEKdAYM4/amB9 pSr5uYQkqkGt349ih7Z5Xjbu06dVggRbdNrWns6szh31pwoQJW0ENny3GA== X-Google-Smtp-Source: AGHT+IG1mLAkb+OiCWUsk2t6SZgAkC8+HwWINltQD4QA9CnWJTNjiLsRaaCc3QEoLuh2UPaqZ2bWJMQTWDe8 X-Received: by 2002:a05:6a20:138f:b0:140:bd85:15a5 with SMTP id hn15-20020a056a20138f00b00140bd8515a5mr12901598pzc.39.1692963636627; Fri, 25 Aug 2023 04:40:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w14-20020aa7954e000000b00682574f95absm90668pfq.2.2023.08.25.04.40.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 04:40:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 04:40:36 -0700 (PDT) Message-ID: <64e89334.a70a0220.36f5c.6ae5SMTPIN_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 B0EEE6052471; Fri, 25 Aug 2023 07:40:35 -0400 (EDT) Subject: |SUCCESS| pw130747 [PATCH] [v3] 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130747 _Testing PASS_ Submitter: Brian Dooley Date: Friday, August 25 2023 08:41:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130747 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/