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 23E3A42AE9 for ; Fri, 12 May 2023 22:01:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C56D406B3; Fri, 12 May 2023 22:01:28 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 641A3406B3 for ; Fri, 12 May 2023 22:01:26 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1aad6f2be8eso95992705ad.3 for ; Fri, 12 May 2023 13:01:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683921685; x=1686513685; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PSF7JG8o2oaiO14Boae5z1IDdHvPp9auKPPufzgE5lc=; b=MfvX/RNA0MSikxAEwqRniXJoMiPldcqCiEqREY0hsU4QVxM7iJyYTuDwaxGXrRxL/s BO4x8+Ga/KZpqQf7gMMN/KqggMW3ijOR86MftV5iRb5JHL26t+PXyMBAtcON1YSwgs+v 0qaI+bv84SsSXs/iLMg/S0G/pq+ZlLC441j+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683921685; x=1686513685; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PSF7JG8o2oaiO14Boae5z1IDdHvPp9auKPPufzgE5lc=; b=OdMxKF62SL+0HMjD2xPksUw9nFdWNVKVJ72JecOocKFU3dOXZ0u0XHF5+CNEx40F7M 8+UtY5gBYAG13vA8QDNKr4ABrtx/C07MPCN7o8aLa6glWoH/3N+ixcBxuqLYpyBqXOh6 uFNl5xVGHZ5b4C9Y0Eil/Qox3mT6uaextF+/IhdQIywpJDEGOqSJxQV3t7ZlV/rG0BMm ll7287YT2/hQheMERz6Lm+WuZDci9H2dwT6Vr9GdSQ5JKvWeI3vdJaz9/lYZeb0oijBc sdxIrNtstz7TiJ2tWhXKumxdlSUouPWNm9GfirBvGKzdXAlRoh/3KcrbFubVKMx0Q7m8 1z4A== X-Gm-Message-State: AC+VfDwWlnjOhRn91ih5r7mmsGoDRM1+Nd+q3Xai/Nvs7KCqjD17Lrb9 vGoStvc9fmrnRP8m9Z5IQQdVaJltMzqKoDo1g/WTSXGU7Qer+I9ohTq52WGN4Za85A5CrFQt2A= = X-Google-Smtp-Source: ACHHUZ7DACE29y/JnCCf9RN5HKn5JIb5pLpD7N9yOCOaHjnkGphWMjEvCOO1/QaTcBGD+ZaA+Y5XWJWYHVlr X-Received: by 2002:a17:903:41c2:b0:1ac:750e:33d9 with SMTP id u2-20020a17090341c200b001ac750e33d9mr24770488ple.16.1683921685382; Fri, 12 May 2023 13:01:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id iy4-20020a170903130400b001a236e88218sm675136plb.84.2023.05.12.13.01.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 13:01:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 13:01:25 -0700 (PDT) Message-ID: <645e9b15.170a0220.f50a5.43f3SMTPIN_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 A0945605246B; Fri, 12 May 2023 16:01:24 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/