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 AEDE8430D5 for ; Wed, 23 Aug 2023 03:06:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B70F94021E; Wed, 23 Aug 2023 03:06:14 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id D89794021E for ; Wed, 23 Aug 2023 03:06:12 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-410af8f75d9so1092611cf.0 for ; Tue, 22 Aug 2023 18:06:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692752772; x=1693357572; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MzHAmyfyGHie64wjKXodOfHP9XxNqiGUQ9OK3iLO6N8=; b=ZF267dKmNpWCYRDACVwrQrGt1Zo9SOcClZiRUtl7cRPWeTYTrawp+lh8sjJO13GsvR JP0NlZTqpk23+GY1XIQayWr7POH8d5yL/YSHS4AQpHwt4IAKNa1xFWfDfh7DJEeCaBGw PTl+ZJSTNeC409OZ+2LhaCeIWEE++EcJKPfx0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692752772; x=1693357572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MzHAmyfyGHie64wjKXodOfHP9XxNqiGUQ9OK3iLO6N8=; b=l019bPbFVOkq7xAOUwN6SeKHiwl2opzHzHAfpTIkhx9oJSSfG2Oz6WqXq3PNIFII/6 7JWigABZTdmokOPksMF0qf21Jz0nwbzGu1EfYN2V6U8goE9bwYa5ff+HTG+ekvdDXb3X 9LTbeHnMVWfKXZKGA4AU/+Utwizsc+8TS2HiSJMM5kqwaRReFBPNk1y4q1/69rU3DCbb /WqiZvPKHIQNTvhT14uSCyZRe6WipqhWDHxmtiEj+F+OGk3ST8rWFk4+YsWS5fU5depi L8ju5TCuP0SzojV8zsAK2sm58tNHmblfio3NEE9XG8LQGHShXEikatMWShZna3v4mqCF r8DQ== X-Gm-Message-State: AOJu0YwxZc89lpAGPAAzhivtYKJV85sMLOBIxKu8ap/Ul0RV0u3aMFPs o3rCeioZMDi7zdL6ivVtqQy1+w3Y3okE3kI2HLFn9e2wl+Oz0I5uwilImW88udx49hWnx3L9JA= = X-Google-Smtp-Source: AGHT+IHSRXhsHkdcp73KfMXM/xc7DTLlSGtP3sQ1I1gRVemzsRRIFoAb6nc8c33Baz9siqPV1gVBVGFl9GgL X-Received: by 2002:a05:622a:1:b0:403:a9d3:91e3 with SMTP id x1-20020a05622a000100b00403a9d391e3mr10644326qtw.32.1692752772318; Tue, 22 Aug 2023 18:06:12 -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 t22-20020ac865d6000000b00403abf5c261sm229159qto.16.2023.08.22.18.06.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 18:06:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 18:06:12 -0700 (PDT) Message-ID: <64e55b84.c80a0220.37a7a.b94fSMTPIN_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 09DF86052471; Tue, 22 Aug 2023 21:06:12 -0400 (EDT) Subject: |SUCCESS| pw130588 [PATCH] [v2] 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130588 _Testing PASS_ Submitter: Brian Dooley Date: Monday, August 21 2023 14:42:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130588 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/