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 B66CA432BB for ; Mon, 6 Nov 2023 19:40:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFD174025D; Mon, 6 Nov 2023 19:40:40 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 5FA4E4025D for ; Mon, 6 Nov 2023 19:40:39 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f0f160e293so257037fac.0 for ; Mon, 06 Nov 2023 10:40:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699296038; x=1699900838; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rr2UzpwwqYZCZ3WnBqavetVpO12e8TR+Omp6VDb+DwE=; b=fwVxacKXf34GZCRhYtV+gSl+++XnniTXMKwsbR69eqURLU6KxLD2M0uU6DRmJUo5gq IYqIRUzWJATIT/KvPcl8sQk8LEOZYpg01Mr4HutoYifefaXAi+N+JIKkLo0UqdLYlwZN r+rSePTYSsDkwLWxwDXiPaZ3F1kQJ/16M15dY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699296038; x=1699900838; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rr2UzpwwqYZCZ3WnBqavetVpO12e8TR+Omp6VDb+DwE=; b=pbWTpjuCJvhvoyyqC1VAO9HWsN4ELaa5IMr5NTdq4z5rUQrcf5+VlRMxl5MWjJrri6 TCfmrWjlTnN2hSBu9/f8C43xHaRqf55xI5f1ZmR939KiYxle067WewH6OuvlBVSb+z39 kuEqno2RbU8Hu2gGe2fVWSRZntGWwYgDp+TWv7+VtayUfA4zWgmUZr+Ka2+fVjY9Me87 OzC342tE84nmisf0aUhpnJF8Z39SVbJa+rNd/DcWxFDD0/oUt1xbXvpJ1uQs5ru0E96F S0jebF39bJRPiGKN/ux24ZRFgPKX8BzkIUSUBsaT9fgJXyWIQd9rAx3sK3nBtAP5BgmA w+fQ== X-Gm-Message-State: AOJu0Yyl3QSlvprTN/6YZkBXYCmBaY6IrV/e/HAEf1s2cmRz7bdUw5wA 5E+rPYUgdiScMpKY0b3BkAuhFCkRYxKKN5kg+FXJHTP4gngnJDphuQLMag== X-Google-Smtp-Source: AGHT+IE6wYU/9X1f0KtxsvZK0XJIBN07suqRBuseKtIhl8uFaiv07Zu0+FfnzCNoqnCtV2nM8mJV+FZNFLmi X-Received: by 2002:a05:6870:6f04:b0:1ea:a54:c276 with SMTP id qw4-20020a0568706f0400b001ea0a54c276mr606520oab.29.1699296038713; Mon, 06 Nov 2023 10:40:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lv12-20020a056871438c00b001ea0b573fddsm462355oab.19.2023.11.06.10.40.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:40:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:40:38 -0800 (PST) Message-ID: <65493326.050a0220.46f62.6ffaSMTPIN_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 31746605C318; Mon, 6 Nov 2023 13:40:38 -0500 (EST) Subject: |SUCCESS| pw133897-133898 [PATCH] [2/2] test/crypto: add negative te 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/133898 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Friday, November 03 2023 13:30:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133897-133898 --> testing pass Test environment and result as below: +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28255/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/