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 B91DB4259C for ; Fri, 15 Sep 2023 01:23:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DB24400D5; Fri, 15 Sep 2023 01:23:46 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 8A53D400D5 for ; Fri, 15 Sep 2023 01:23:45 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34fbad378d4so1573775ab.1 for ; Thu, 14 Sep 2023 16:23:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694733825; x=1695338625; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=S9R8NYbhHkDpR3S0UfAqD12ANUNOKmv5cXsRjsX9JwM=; b=dUxWyR+TS3YavarkFAmYmQUR/eFFVgZ5cV2NQ2er7a4YL9iRzsThGJxJToTpvE6A0T JYvJTeu75BjZqxyzWFIt7opdp/mSAE9d4g1WXEd9QPUqIOmtfCFRfdy1tSk0ZhgHEKQH X01V+SUZzijBP3lLabmIlyAI6UfTRfjI1+UQY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694733825; x=1695338625; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=S9R8NYbhHkDpR3S0UfAqD12ANUNOKmv5cXsRjsX9JwM=; b=CPhDUqPlCktUgJf2ZDClVlMOqr1nF439R3RBLgi+v6C5qsdsCW/TieFEEvQy1nORTP mN3BoU0mfx7RhhZrF4ABBlmTJo8BGtcPInjLRS/liVvWHU1+3XtKOhaS+cAj5zLDEO8G xZ46ftkkS38Ad/IxRJmABdzr2BSDr0XR7TrhjwF7BOP8CB1cE09sNwcUkMQZsRnZU8hP sudVaFwVjmA9/20u+2ERPPgXL7UA4EA8KHKexmt256MMSqGxjf/hX1GhU7kdog7EG8Wr 7R3g6VzBMhYCqGiY9P4xwZ590XymuXEkPeJ92i/CMGahV73DWNdtIVWk+vYFbx2VuFHu 5Wnw== X-Gm-Message-State: AOJu0YxmkIXo/R8RHU3pO414mivaRGOiJ3j7NrIj5A7MdlamhGzLsdqO vCBf3uvncciOxyjsIuiFz6YYw/jGk9EgfowWIVFV27l8M8PXQ/6XSSYUJQ== X-Google-Smtp-Source: AGHT+IGctAWVfqYosP5KcvOTcg+wzrp50bzR7dZrakk/VCPpbHvdx/mDi424yDxObk5s91gF3rEk/TjGje0y X-Received: by 2002:a05:6e02:e01:b0:34f:bd1f:54f2 with SMTP id a1-20020a056e020e0100b0034fbd1f54f2mr262129ilk.8.1694733824956; Thu, 14 Sep 2023 16:23:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a056e02178600b003493a5b3854sm29246ilu.28.2023.09.14.16.23.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Sep 2023 16:23:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Sep 2023 16:23:44 -0700 (PDT) Message-ID: <65039600.050a0220.e20f8.09aaSMTPIN_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 751F46052471; Thu, 14 Sep 2023 19:23:44 -0400 (EDT) Subject: |SUCCESS| pw131430-131432 [PATCH] [v8,3/3] test/crypto: fix failing 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/131432 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, September 14 2023 15:22:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131430-131432 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/27606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/