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 6D7AD42AE7 for ; Fri, 12 May 2023 19:54:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69949406B3; Fri, 12 May 2023 19:54:18 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id AB4F7406B3 for ; Fri, 12 May 2023 19:54:17 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-192d5ab4d40so7945703fac.0 for ; Fri, 12 May 2023 10:54:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683914057; x=1686506057; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rVVA9bsDgbxkvgxJYKI8IiRlwQmj/E7xJAK4pAJZ//A=; b=HEoULdCz9pw+nQrfKKFdYfMmecvVj4AwJYhOyya51rghF1fxzmzooxO4HxQkP1Hx29 YYVdImHx8N8goib6cKAQRXN/LG7aYI6ITCJ0HGW6e1HmsgMiXxZqAVQk0FyP6bIN1h5S Fu3axf3CyrVVqI9a/C5LKS1BPzoF5nFWH8e2I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683914057; x=1686506057; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rVVA9bsDgbxkvgxJYKI8IiRlwQmj/E7xJAK4pAJZ//A=; b=EqN+8xDCE4ORUtQ1nINh4RIyFArUqiMnyrpsDIsUAqonvTI/Y3Cc6OdAbjqXgJec9+ BSdAOMpu6rZd21sMcBM07Hsu8AZp32ELxWtEgEOufiNDfJMbNvJ689SaMePbb+my1vbe TVQkywbJu6q+P5xL76LWPgc9fOQIYWjWfubsylm0i8+5U8lfcWQDdVfGIUVEHs+dGTkQ r+PDPKXpp8RP7m/kUQa8czvUNoni0dVZJTNELQK8AHmUJ6lY3FD3gWB+x8nhDRC/NSq5 8FOK5lT9CNbGtZbULjaDE7B6f4dJ00ingX2idpZzFUEN9N/cJzU18983EgWQx0YJObOy ch4w== X-Gm-Message-State: AC+VfDzguqk4UHRm4j2EBvAMYrZNFYU1RAq32rst73GpQiS55AL+2Hzv 8KzuaRo4N8Zlo7ZAQJPNh0XiNaISR72mYuWJQ04QLIbko0nmIaZXM9Swpw== X-Google-Smtp-Source: ACHHUZ56OzNMUHTsmCz4NC8uV9CrkfMYdjNkG+0Pe8yfC1Z3VyU7zasYIcyIUyheS98TNHfA5KW5dY4ybTEn X-Received: by 2002:a05:6870:628b:b0:196:2e0c:6b38 with SMTP id s11-20020a056870628b00b001962e0c6b38mr6906449oan.34.1683914057073; Fri, 12 May 2023 10:54:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s37-20020a0568302aa500b006ac9e0bc63bsm65313otu.8.2023.05.12.10.54.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 10:54:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 10:54:17 -0700 (PDT) Message-ID: <645e7d49.050a0220.b96ae.2e62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 78857605246B; Fri, 12 May 2023 13:54:16 -0400 (EDT) Subject: |SUCCESS| pw126838 [PATCH] test/crypto: remove redundant code 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126838 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, May 12 2023 14:21:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126838 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 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/26219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/