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 63F0642506 for ; Wed, 6 Sep 2023 07:18:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48D4C4026A; Wed, 6 Sep 2023 07:18:44 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id E305B4026A for ; Wed, 6 Sep 2023 07:18:42 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-594ebdf7bceso31640427b3.2 for ; Tue, 05 Sep 2023 22:18:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693977522; x=1694582322; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bFyoh9/SaTgbGa+kql9EEP9Qk/yvtwFa52ivIdo/eXk=; b=bLQLX4ihotop5Gygnv75XK1fjXjzhy9z7WFGmAEISxebOVK0tfSs5VkdHARraeRDWP 4BKWh23woY8fas8LDYoeKWanERQqfKqyrFZDRK9TatJXcnz1v1eq4w0Kc6y4Eq7wbn8b 58nvdBbsmck0mKK+0vJPvVmRAkTL75oeQU93s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693977522; x=1694582322; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bFyoh9/SaTgbGa+kql9EEP9Qk/yvtwFa52ivIdo/eXk=; b=JoEdxRVpA4zTpqdWS3y8spbdacqLi0zx5HAQ3gWl7x1yt6WUjMh8ka6PYSSsrTmfEw ZM5EF7T8jfFiQj620UnSKzjQvyX1aFCmh3ZllRp+2RJ8njn6C97Y+YQlpAPe2A7mOsDU tz7y70MQWSZTq9jtBZ8WJ6jLyz86U3XTCFE6zkmL9RT93ijXupT4vBLcGl67UoHKpL0z zmd3RYWnlBZXD7tjZzUDZddmgeotM4fjFF8ARsf9J0uJK6OarqFwdEV7G7R/v6AZpcpJ ASlmxE8d9OKCUmTBOGypVBrxTn2vsnAuYrHNE7ZUC2qNb8b05E56Lauxy4iABCsV6Oyp 1gSQ== X-Gm-Message-State: AOJu0YyIra/dTPjhTIuFd777A5erjwjdRRkhkdhYtMHZr/zgR/Lq42tW GbvanutE7/U6sww7tLdiPGBfI8ZKnvPt/t8Db9oHQVUbaVbzDlfCh/UF/g== X-Google-Smtp-Source: AGHT+IGnvdfcsVBDAOK81TkRfHA7VVzqtBYgpme1hhyzCpjYSAgvDWLcrQZuodDB3xlx+jY5UCzJgkPbeyhJ X-Received: by 2002:a81:5e87:0:b0:586:9c4b:95fb with SMTP id s129-20020a815e87000000b005869c4b95fbmr16007652ywb.19.1693977522235; Tue, 05 Sep 2023 22:18:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p69-20020a0de648000000b005704c20039dsm1297383ywe.23.2023.09.05.22.18.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 22:18:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 22:18:42 -0700 (PDT) Message-ID: <64f80bb2.0d0a0220.91235.42c5SMTPIN_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 D06EF6052471; Wed, 6 Sep 2023 01:18:41 -0400 (EDT) Subject: |SUCCESS| pw131173-131174 [PATCH] [v4,2/2] test/crypto: fix IV in so From: dpdklab@iol.unh.edu To: Test Report Cc: Brian Dooley , 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/131174 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 15:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131173-131174 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/