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 61E0343752 for ; Thu, 21 Dec 2023 18:21:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D0C8402BD; Thu, 21 Dec 2023 18:21:25 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 7838B4028B for ; Thu, 21 Dec 2023 18:21:24 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d8923fe26bso662142b3a.0 for ; Thu, 21 Dec 2023 09:21:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703179283; x=1703784083; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jegUiEApVb41FNrfTxPC9VZ/pNuZ12uD7YHX72pgmhk=; b=dmWy0XaTY8NXQvQf6E+w7bmpcMWAQqvpxNKx5/u645fce4IToYCZyfFRW8aMG1k+gK 3+oKtRnbsRwtDKa+UbqPGdXBkEHqx8C3NQ1rgrqLO95qEP+SHod2NHFEjKCq5eL0X0Dl yFQOw+PCFXz7jQq2ONtbk+Rjt1eEci9gTFtF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703179283; x=1703784083; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jegUiEApVb41FNrfTxPC9VZ/pNuZ12uD7YHX72pgmhk=; b=T/0mcyd8pnbu89eNoZMdo+h/g1qb59SENAZX9nJBbSSv4pZIyJHscefVmQqC8fD2uA 8kOZNZNvVKkUFYaFcA+WbLskVNq/wKeg03VIrTmmp001B1QYWSxX0a0nRL3Q1pKK+cNF REu+HG7HLg1AQ0bHjIdA4hE/B+ljh6LVDqAalBfnoNsTHq4js3ymyG46iyTE86cPK6Ns 4mIpf9Ft7VTD758aTglMxJfoK2+8wFoTagBrmzV2TLAGCjgshIUOFoytiSM/AITFoolR /Fg2VkfHMnpZ2qkk8QbCQBbIjJrTUV1dtV58RBYEa5jNRbiCmWs899JkW/VR5UvvfIbl TaEA== X-Gm-Message-State: AOJu0YyH2BDmOJCQF1bZPWU56b6zm0MrDSZ9Kpxbp3J7t8IcYBIJsXxG G6PG/PbaVi4FUs53IWmQB8qxb81yrl9Z8OCNvzAXkEa569XYBXIZGBCQqQ== X-Google-Smtp-Source: AGHT+IF0NiCss/jkcCMPjva8Rx1yq8kjEu2zz7jNpFgNAPxDWuc7ue7LyQFmxJr81WCPVZLYWBzyfjhFGfhT X-Received: by 2002:a05:6a20:1a9c:b0:195:9bc:eb58 with SMTP id ci28-20020a056a201a9c00b0019509bceb58mr801411pzb.112.1703179283674; Thu, 21 Dec 2023 09:21:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d25-20020a639919000000b005cda7a2825csm76057pge.11.2023.12.21.09.21.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 09:21:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 09:21:23 -0800 (PST) Message-ID: <65847413.630a0220.f3df0.2e02SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E73E0605C311; Thu, 21 Dec 2023 12:21:22 -0500 (EST) Subject: |SUCCESS| pw135431-135454 [PATCH] [24/24] crypto/cnxk: add CPT SG mo 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135454 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, December 21 2023 12:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135431-135454 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28715/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/