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 5CE1B429DD for ; Fri, 28 Apr 2023 22:50:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4963740698; Fri, 28 Apr 2023 22:50:16 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id B6B2E40698 for ; Fri, 28 Apr 2023 22:50:15 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2474e09fdcfso398121a91.0 for ; Fri, 28 Apr 2023 13:50:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682715015; x=1685307015; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8u9n+RgvC25rkD/6VoH/cskbpJ3Oo0gWIT2fLHhtv98=; b=OMAXIpIUpvvvE3OgnvByNcdEnTgVywqfWNrE2YD1ZQLLHJOX4WeO6pesJgYZgRx2jl tMJzqcUT2HoymPj7CE07eszWB3cMuR7qWHE2OwcH8fAZjfPw+Iqr3W8lCF1w2T/WCScS fo/iysmOXswMP7rNaTcRg1YMsSlF/hVJZfpOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682715015; x=1685307015; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8u9n+RgvC25rkD/6VoH/cskbpJ3Oo0gWIT2fLHhtv98=; b=gCYBlvVyGKYBX4IBTRmFuUmbJ/GiwRIiE2prTGgJigIggoGffd4MTpXnO5NdGSvF17 Q4+xb1M6jvEhgaxRb1BswA5U/2ejUWt6c0935afrJc6K4occMsbpYH27451CuP31K/93 WlaNVELP9LPVHClrrBVPpofOLzrZP4uE2cBWXaoXyKInlUQt7woY9hn1W2+VR+1A2y8J /XJsh+63GpHDjZP82x2GhSmG/avfA6836xnI7KwVlVM8WO+4TLBptneE75Z+FMqUEn2v kEYNllik2PVp5q36mfU7TxGfoHFCRmcJ4H/lPC1laLiweL7a5CngD7ngCQHGpcm+Sqne 7zVw== X-Gm-Message-State: AC+VfDyrItHckQ2IKEV++HzbsQwp0LjuEXgJGfqmRlBnWmmH7yzsAY+p hqJr5Pjr7vZ6g5s8AOXOBC/dWyGwxNMM3psiUuk8FJ6xkhpojk+xPNtwRA== X-Google-Smtp-Source: ACHHUZ5jCavmGuA/SRzwy4npPTOWsJYOiJ1pQSHCKuHkNj9mZEnQBRL+uvBlnTf/RHm+psf2ldWfyf5NxSBd X-Received: by 2002:a17:90b:198:b0:249:6086:a301 with SMTP id t24-20020a17090b019800b002496086a301mr6835901pjs.27.1682715014871; Fri, 28 Apr 2023 13:50:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nn17-20020a17090b38d100b0024784d5d9cdsm177897pjb.5.2023.04.28.13.50.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 13:50:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 13:50:14 -0700 (PDT) Message-ID: <644c3186.170a0220.e3e9d.7aa6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 28385605246B; Fri, 28 Apr 2023 16:50:14 -0400 (EDT) Subject: |SUCCESS| pw126628-126634 [PATCH] [7/7] crypto/cnxk: remove redundant assignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126634 _Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, April 28 2023 14:46:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126628-126634 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/