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 3392943CB2 for ; Thu, 14 Mar 2024 10:34:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E1EF40297; Thu, 14 Mar 2024 10:34:33 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 31C6D400D5 for ; Thu, 14 Mar 2024 10:34:25 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d41df337b2so285144e0c.1 for ; Thu, 14 Mar 2024 02:34:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710408864; x=1711013664; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=GXWTdBHW0kj/y+S0Wvbk442pYSACvtc8OPYPFFmMU5w=; b=cLAQHzRxb8E6yVEQTLWSpwSxfnRNxCO9srJzZpwF7Xngnxka0a78Wmrb4v74pckkXi nBq67VtliXTtrauq/ZJiEwyreyD4enBcGR6wJbyfsRpn40pPC9uUnry1s3HrkBpUG1ne LVkiFDgyw6XpIhTase6toQoV1h3K4mloSg0Ys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710408864; x=1711013664; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GXWTdBHW0kj/y+S0Wvbk442pYSACvtc8OPYPFFmMU5w=; b=vvbvmsor1OXIabYg7X28CM/R3uSyGSs/q2s/1Vqu/8me9tKqQfPUWh6rE8PoyAIYOv RQ0Vd/gJfG7qnUzWL5PRdcLJ/NViyMcsYYCg320Mv12kQnELOl24+n/sjS4YcZPoWg8q mKSQvIN9a41opWP8Iz87eVyI2gvb9RD9lf3XEZwHUPqKDUbxKDRP7zxB/61DiKko5rGy Oww76qDYSz+oySs2GzjbdOlhyNFdxOsu0TwPrOl3wNaVdsBVZhQ86okdQNE6c7/bgPOI uWhN6x5tnCm9C3WHnyvCSOjtNtDWNgVdrjTcGbtS5LPUtU3jFs2tNyEp7qY11PrltOul +Mow== X-Gm-Message-State: AOJu0YxDCzoO6DSKB2K/gvwfF+8meQsSLT0lXxKU17u3Fvf8CimFy+rs LGcG4REU5qV6TO3FZ90QazuTwzYD6+6UZoclEwn+uhoRN0CXdQp2fAKhvOPb1TepB9iN77Rf1df J1OzIXJOvlWSHbwHLiG00KXDtN5xZ/BlTDWdBOVtMGpQnUNKESl7QwTAF X-Google-Smtp-Source: AGHT+IGq1x4PQFcccimuApZYAgZsj208+s5HbTQqjd2nwJ5GMi/zNvHINvHCvxkz6GkoirkUQX9KCbJooCkq X-Received: by 2002:a05:6122:1815:b0:4d4:4e2:baf6 with SMTP id ay21-20020a056122181500b004d404e2baf6mr1253984vkb.5.1710408863116; Thu, 14 Mar 2024 02:34:23 -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 im3-20020a056214246300b00691001a4e23sm11217qvb.76.2024.03.14.02.34.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 02:34:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 02:34:23 -0700 (PDT) Message-ID: <65f2c49f.050a0220.27804.0b9dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9D3EA6052471; Thu, 14 Mar 2024 05:34:22 -0400 (EDT) Subject: |SUCCESS| pw138354-138365 [PATCH] [12/12] crypto/cnxk: remove the re From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314083844.3319506-13-vvelumuri@marvell.com> References: <20240314083844.3319506-13-vvelumuri@marvell.com> 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138365 _Testing PASS_ Submitter: Vidya Sagar Velumuri Date: Thursday, March 14 2024 08:38:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138354-138365 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | 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 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/