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 4A54443720 for ; Wed, 20 Dec 2023 19:20:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46510402F1; Wed, 20 Dec 2023 19:20:41 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E23B7402D9 for ; Wed, 20 Dec 2023 19:20:39 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35fc1a1b52bso7321695ab.2 for ; Wed, 20 Dec 2023 10:20:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703096439; x=1703701239; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t2GEeY6lkk10klVZzQTB4Yox9BqnP7+w/Hg15ADxmw0=; b=c4wZXaHkdOPA53WYMYtnT9OIBWAW3ptGXWfd1Am9ZZvtj5DTBBtBMU8OmdXA/66grY MEBhavc42oz+saiYd6Zmf7st4uqVFyEq54VdARFG7xGbFErLtuffqR/XdrZzgTFgUyi8 PNjMz2CauLkicDLcZa+FYbGyjj20dhKSzDJwE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703096439; x=1703701239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t2GEeY6lkk10klVZzQTB4Yox9BqnP7+w/Hg15ADxmw0=; b=FsE8I+tS7wLVFlrTAOr2JNTYsc8X66i9M8qCogdTD+GDy58UT7zKT+NAniSDXYzX5h aMz3SEakfln2+4uGze9Gc4BlkNJ7C5SqjfmNkiHguyPFilfp5Edkqe4FKWsF5cnSfdG/ wq46GmA73jjha0BIPaVRamwxS8wu9HoVBIC3ElEC3rseLmq793+eQG0jwsAvr9LLUh4b e6J+SL2Q/oQbkt/HI71tWHnhgfbDgQZ2dVEPv2O2LDcdlhA/qyUv/Spq5NEjEdaSoo7G fjEanvUqMc0r4a1hRJybMJ81LizL3Fq1vAES1us0JNMlx7yaD0yOLWS9R4AzBmBgaT1n qxVA== X-Gm-Message-State: AOJu0YxgXdJQhzRiNBFIpvU5iTWDnznDHXsZ+xixPojMbIHO5LudD5B1 wQIew+wSXSNUjb9gNyHiD1vN7G6PdtnutyVYW4qMfumHPtZ+2+7cyq4A2A== X-Google-Smtp-Source: AGHT+IGLhPd9433uEnM9bwgrQj8H1zeVpYyYCIdnADUl7k+QZjarFRyE3CX5WbgWPII7oXVV+ZpODCvy+Mrn X-Received: by 2002:a05:6e02:b45:b0:35f:b47d:4ec4 with SMTP id f5-20020a056e020b4500b0035fb47d4ec4mr5788678ilu.29.1703096439334; Wed, 20 Dec 2023 10:20:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q8-20020a92d408000000b0035fca124b99sm4517ilm.30.2023.12.20.10.20.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 10:20:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 10:20:39 -0800 (PST) Message-ID: <65833077.920a0220.ae6a4.022bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F313C605C311; Wed, 20 Dec 2023 13:20:38 -0500 (EST) Subject: |SUCCESS| pw135394-135397 [PATCH] [4/4] test/cryptodev: add tests fo 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/135397 _Testing PASS_ Submitter: Nishikant Nayak Date: Wednesday, December 20 2023 13:26:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135394-135397 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28700/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/