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 36E2E43751 for ; Thu, 21 Dec 2023 17:49:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 217CD406BA; Thu, 21 Dec 2023 17:49:48 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 736EE406BA for ; Thu, 21 Dec 2023 17:49:46 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6d39132d6baso607090b3a.0 for ; Thu, 21 Dec 2023 08:49:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703177385; x=1703782185; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xt8+5lIzMoNWb5aVW+S7twVpglzl+tClPezhebsFrG4=; b=XFfizIO86+UesCTglVtf3kYCC5CzQlZoYNzHKDGV8ydJKdyHdY5bRJ+IKFAAOvIepo dj8lJWGrl30ASjlBHvx9MfXLLeOqq2MAewg0Bhaps096gKhNvQn+RDIiJHSCiYUmy5Dt jRNQYPpP2E0fvyfuKGq7B33y3zuhmviiGFYvc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703177385; x=1703782185; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xt8+5lIzMoNWb5aVW+S7twVpglzl+tClPezhebsFrG4=; b=da2zCbTx46vD49kkuOMzxScCRfgH30G9bSpoVDPD9fVY1yn+cR19LLabKfeCDjxIr0 G5+ciD9XbNHQ0lEWL+qNzSdCr+sU0y8sI+tmQaxO+StL6UOvU6puTP8uZtm+posjvIrF 0trqeFjP9AQkQGlxvYcCG9zD3vAsnCOmHaxJm4oni9aEF/sviR8ijBP1AAgVB0eRdHXl id3WXsmXH308P9dzr6GOa2N+CnuW5bldkceVwBNGP7rJLO+8s5OHiSfUHKGQ6qcEv3zE TLqWm3Q460znrCJizLUIr8mJN7isDcOBaMQvbBH4vTVKppjd9AAONZRx8ORQmmWz7M1K O5pg== X-Gm-Message-State: AOJu0YxCDXft91NL7I52PDWjmfYvUSnth/PWETeSV3LvKS2VXKOXzj4l tROo7FQmTu35rMHd0PRw1/CaUcItaeMEPXM/ziKGrLlXQV+PI9tGdF2VeQ== X-Google-Smtp-Source: AGHT+IEruIq5GsDjZ6WOilrp2B14VOwi2uuoLKzvTWjVWTYrpg8riRVCiqAdSVGT33gKxIWdTHe82TFdS8ca X-Received: by 2002:a05:6a20:548c:b0:193:f77f:6db5 with SMTP id i12-20020a056a20548c00b00193f77f6db5mr1128954pzk.9.1703177385749; Thu, 21 Dec 2023 08:49:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d19-20020a056a00199300b006d0974e9318sm103753pfl.2.2023.12.21.08.49.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 08:49:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 08:49:45 -0800 (PST) Message-ID: <65846ca9.050a0220.fc049.4c69SMTPIN_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 EE32D605C311; Thu, 21 Dec 2023 11:49:44 -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 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 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/