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 866214253E for ; Fri, 8 Sep 2023 06:17:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F2AD40042; Fri, 8 Sep 2023 06:17:31 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 5C9AB40042 for ; Fri, 8 Sep 2023 06:17:30 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-64a8826dde2so10606616d6.1 for ; Thu, 07 Sep 2023 21:17:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694146650; x=1694751450; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=idQatPmyhRDx2BhJxC0jBSgOy7GjxPxKSaBaDUuPKWM=; b=YID9y8VGXtcE9hIrzygTWwqf0nS+DHccjG8G8alK5vHROtbNYPtbFISppxFd1hKeBi Bpth3ocbsBfzddonZ2O2aE7MlyQynLgvWZHbUyLn0ZZehJy4iS0vDqqpQ2TsYBLzhKZb dVl+Oj4BieM21Zzumy4N1Fbh0c6LfTgfJ9Fu4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694146650; x=1694751450; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=idQatPmyhRDx2BhJxC0jBSgOy7GjxPxKSaBaDUuPKWM=; b=JFit9AUFmFiYmPpK4LHMrFydjSj4pknp5m8ic/bDvpeDAxz95I+9o1Npr/Fke0ZwnA SJ9zOEGxpaRdKgTM0ytTSUtu/GYvmXBCTA/13zE/A4zHMOiqmbztAUbkKSt1apjQwu3i e9aSUGwB/kM4hh8SJn5d/E8vN/DawlNpvgjW7aTScbQybgPSXVZJ6Es4zdE86L/Yef3j Nz+A94ZnQKqCyVsaznUaprr5uo4mKuB9w7WVNDv2jF3muQW7nZKmst0o1nUC8Pxkuk/O VZEYjICq6IufkjLYTetnxzalL+4+Cqef/NudZNvmEFY1FlposrrWAjWb4PqJfeGRV8XY GjsQ== X-Gm-Message-State: AOJu0YyRXsFP5s79qYl4H459tu2C4Lz7e6OXTaJo5fGilWDgOd9PGGmw xEbZty8j7YiZio4AB52HBFFaWrWZ3xVh0RAvwR6v6Cap2qxdOiodn+Xcgw== X-Google-Smtp-Source: AGHT+IGy+aH5SvzkvzRZs/zz9oCWNUAYQJ7J2zaCzAXLc/7wdGim4aZKUHjWX26BVy+XIRNu6WOA8EhcarKt X-Received: by 2002:a0c:b459:0:b0:63d:7ed8:8232 with SMTP id e25-20020a0cb459000000b0063d7ed88232mr1093671qvf.36.1694146649839; Thu, 07 Sep 2023 21:17:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t2-20020a0cb702000000b0064f369990cesm37797qvd.75.2023.09.07.21.17.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 21:17:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 21:17:29 -0700 (PDT) Message-ID: <64faa059.0c0a0220.cf669.3005SMTPIN_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 888376052471; Fri, 8 Sep 2023 00:17:29 -0400 (EDT) Subject: |SUCCESS| pw131233 [PATCH] crypto/qat: fix raw API null algorithm di From: dpdklab@iol.unh.edu To: Test Report Cc: Ciara Power , 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/131233 _Testing PASS_ Submitter: Ciara Power Date: Thursday, September 07 2023 15:35:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131233 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/27550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/