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 AD4F342ECA for ; Thu, 20 Jul 2023 15:38:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA13A400D6; Thu, 20 Jul 2023 15:38:16 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 4460C400D6 for ; Thu, 20 Jul 2023 15:38:15 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b9e93a538dso4431335ad.3 for ; Thu, 20 Jul 2023 06:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689860294; x=1690465094; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uMrsIjbSH5y+g85fMYBGkdjCYOww4zj6KtYASuoUoWM=; b=dwbC5ls29/idZ8trTOPjhvYkyKw1goCp+B9zUTODOjTvARCuOmI9uSRdI/HmRDOvo9 UuPBzTj2hp1vbm0Zz33vwE1bFZ47S74es5T0fGiHAv6gy45JTaWJg/xRcp11uTnTxpuy J5ZTHhdL69Jdzo3+7UrK0sFkymLMMRucyeXJo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689860294; x=1690465094; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uMrsIjbSH5y+g85fMYBGkdjCYOww4zj6KtYASuoUoWM=; b=j33dam1tLB0HEaqJw87O/KgcnhtfbQVIji0qeukwyDjubiXaWhYl3Z9SytlO42k86O dqZmm2lGr0jnevB86TEbgg+vIrnxcuJvaKOGMztUQla6+vpINrJUe5x0gcIUz67SxZM5 MJx4kG4WDPFDdZs9TfpZS/Pg8LEG9mjEeUSsKgFZ1I4ma+H1VgFukJyDngaQT0qUnltT dmzMnaIGXtx2cZXbEk/Nmp4WTGbvN+xIoO/F2LNMJCwPAoHWs8PhZOQNy5X9H79kd/HN QNjBdCrm6Tkwz4NfJYWFO6WNF5+GNhOwEslsotTNnoQLdVGadkwvjMZWY14a34GikiFY xvjQ== X-Gm-Message-State: ABy/qLbmShYVj0MnAacxy3YS89YLg/dJrQjuO6Ie2agMC3QOn2u+quPr 1CFdTuN9hGki9QwIoERAeoh51XK5u1fGHuSehl/1kIQAn6jm0avmL3fSFQ== X-Google-Smtp-Source: APBJJlGSYfpMkzTFDKpryYLJxurtPyCdrYdtKLqByDyDOu0CJoPGP0A9BlfKeDIy0YD7t0iD7Z0lP4xpFIk0 X-Received: by 2002:a17:902:b188:b0:1b8:1c1b:125a with SMTP id s8-20020a170902b18800b001b81c1b125amr17447546plr.2.1689860294417; Thu, 20 Jul 2023 06:38:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ix9-20020a170902f80900b001b061af0589sm23654plb.147.2023.07.20.06.38.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 06:38:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 06:38:14 -0700 (PDT) Message-ID: <64b938c6.170a0220.e90db.0c37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 97913605246B; Thu, 20 Jul 2023 09:38:13 -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-aarch-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +=============================+===========================+==============================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/