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 E32B7454E1 for ; Mon, 24 Jun 2024 15:52:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E05C9406BB; Mon, 24 Jun 2024 15:52:41 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5CBEA4029C for ; Mon, 24 Jun 2024 15:52:40 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7eb6b1045f7so164672639f.3 for ; Mon, 24 Jun 2024 06:52:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719237159; x=1719841959; 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=o0DySr8NgpGp4w9PWeXHlHKhUXk4/qyxeVa5acqXW3U=; b=KWTrp9+RIyj2I7u5XRL+aSGyFfDkxp7Q2gxVeSuCNYvTwsordDvKq8nBgzhv8vqBka QG16opmwpwp8rRfXMGH3ndXMJ9s+tJUwhtZF+/IroedvjSKMFIiOYbOCDUR5POF8gsMG HEshbOyo8kB8TUcQYCoyGoqxZD8oN5+rTG0qM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719237159; x=1719841959; 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=o0DySr8NgpGp4w9PWeXHlHKhUXk4/qyxeVa5acqXW3U=; b=Rtd9kQzgTxMXn1y/7mIv9NLzLo7IoL1I6Y2LEt97o3XzK3oPSfKq31EXjU5yT62GNI GvngBwBY3pwml0jIRMBMUiLAtCNm5YKxTe/ZLD6o5SobM2HOBxDdJofWX92wfjJQX9rQ p6/EOw+DRv/SbK4rNkRBq/zRddZDXBdD2yLwneRGcCw/RcPWcDEPnQX58SljjDLIij6j viCQuB/wfJf5Fmx0Qgih3XI/8f/eOVS9ele6PtRGssdMVo7MUWb7F5QyRT3Yw2S+wXxo wxzjhjExc/jj9qv4bDb80U/wOd9Hzz9f4nO1fOWSFKLl79VP/eXwLQ7Kmckrp4f2lKFs 3xcw== X-Gm-Message-State: AOJu0YyiVsnGrBcEkIWfsQWksyG20N1YkPysecrVXGj2KwqxrblhDQe4 ISJmWV9WmdBUuJEkOtDFv3o1VNBUByr8/8FfpXOdbaEyvTEELMioyYemCw4D1G8lOn3fkZXSCFQ G86MVjJGc3yCv//JylFCiGbN74HB5oXNW8epU9NuIcgAAUtK4LQdusQ1C X-Google-Smtp-Source: AGHT+IH88NgH3mNQNm2Eq5imSRkofl0jj1tQeuRs3XTx7hANwWGje9uZstIxybMn4LgtjVnDKjoCi0sXc2SS X-Received: by 2002:a05:6602:6d83:b0:7eb:81a3:c396 with SMTP id ca18e2360f4ac-7f3a75346dfmr530314439f.9.1719237159627; Mon, 24 Jun 2024 06:52:39 -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 8926c6da1cb9f-4b9fb082ee5sm30229173.65.2024.06.24.06.52.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 06:52:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 06:52:39 -0700 (PDT) Message-ID: <66797a27.050a0220.8d571.1ffdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 28D87605C380; Mon, 24 Jun 2024 09:52:39 -0400 (EDT) Subject: |SUCCESS| pw141512-141523 [PATCH] [v2,12/12] crypto/cnxk: enable dua From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624062401.4143606-13-asasidharan@marvell.com> References: <20240624062401.4143606-13-asasidharan@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/141523 _Testing PASS_ Submitter: Aakash Sasidharan Date: Monday, June 24 2024 06:24:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141512-141523 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | RHEL9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/