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 87CBD43752 for ; Thu, 21 Dec 2023 18:04:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 832BA4026B; Thu, 21 Dec 2023 18:04:17 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0180B400D6 for ; Thu, 21 Dec 2023 18:04:16 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3d0faf262so8387325ad.3 for ; Thu, 21 Dec 2023 09:04:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703178255; x=1703783055; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JuSTZbb5HDk8ihKuy3oQNDWvDvJhZ5TmaIEhirgNCTQ=; b=cGfhDB2FSLYMjW6SPFTHFl8sR5Mc5YpagqzZ2QeD3LPCUXuCUvRa+wwBpfFZRVdQTx cH/WJ/mdo0+ddQSFaadWDBqD6hB9ILBfMeYW0HXet1/d247saDOUvdhMaK5K49Z/wMKU PF7LCBLNb2e01E9/KiwGXu+dWlLuIYQ+yeDBg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703178255; x=1703783055; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JuSTZbb5HDk8ihKuy3oQNDWvDvJhZ5TmaIEhirgNCTQ=; b=hivZJINjnuDP9t+TIRRpHfZMQE7PCtVFvazsvdrmeope9fMmCjxmMWqpQvtQmn9hMj nmcmtHN4qCT65piyrY1kFiiXbp+bkcJhK5T1byprQh9g9i6bmkcv9bca4PsaOf9btlQb fFpy9Je1S2v3830cdpems91FOR4kr/tMBoOZMfCQbmL9RQ25ZnWyzjEMM7/Hr2nvMuuN lLqatZyr07gKF7SUbABGQh2aHZHqeoqj6w9axRmlohddZCWeAo8pss1ius9p0KS0nLRk s12j0NO5/ZxAVQ4OLxN6VXicdzGub2DfUrlYzmSxWQKSxPNxLWjsPiTLJ1N9Bocy3TiP 3AlA== X-Gm-Message-State: AOJu0Yw5FyMpakZA1dRa+iEwA8dOrmwTIQIfQzXv7JtBiHciO3FLODqn 8UVL4Q5UlkONgjvD0YqX4gWmPCbyJhf7EKLdecFUhG+V+elpVJmfbUlCHA== X-Google-Smtp-Source: AGHT+IGSroswxqJh1hgxdrJkQOFu2qgSvYHk2IRjYw2UNNPk12f730VO41c9Y0ETyZM+fY+Q5Q8ZeYpXjEy7 X-Received: by 2002:a17:902:ecc7:b0:1d3:ca5c:e641 with SMTP id a7-20020a170902ecc700b001d3ca5ce641mr5780492plh.45.1703178255129; Thu, 21 Dec 2023 09:04:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p1-20020a1709027ec100b001cfaca31888sm100153plb.148.2023.12.21.09.04.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 09:04:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 09:04:15 -0800 (PST) Message-ID: <6584700f.170a0220.aafd4.5e5dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5A43E605C311; Thu, 21 Dec 2023 12:04:14 -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 | +----------------------------------------+--------------------+ 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 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/