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 696DA42B95 for ; Thu, 25 May 2023 06:23:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D92A40A82; Thu, 25 May 2023 06:23:49 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 24CCC40A82 for ; Thu, 25 May 2023 06:23:48 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1ae763f9a94so7456765ad.3 for ; Wed, 24 May 2023 21:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684988627; x=1687580627; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7ie3N4K/0X0EUzgZHtvTe7rx0IFEnViknYReWIpiaDI=; b=AW17Pt3EgieOY8ibcDrze7sg0yZ+OTqjjWyoykxwf/B/4vUe/jaN8fdIC8RAFx/ejO V0gQ9Y5+13IdIpKSUH2lWqr9zGUsqfQMWfwpw3fNJ5FoOp2gZfnaLDC/HPbqIGcfX7gu b9UawSSjuz5LDrUtbzDWXf9QuOdvBLWklINZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684988627; x=1687580627; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7ie3N4K/0X0EUzgZHtvTe7rx0IFEnViknYReWIpiaDI=; b=HNgjSb6frFkSqk3wEllHBTUF4By0BSSTDNhZLpzLWCw0BxNRfT+xpwndA3nBBJwavM OR+pjgwYZLzLak96Jnb82u1FPQTCRxaTvuq0eLL0Q1p1HJZ+98S9tHLLb3C5HYuicVV6 cqmyIxlXMhnG8771WhkzNgdmIwrlkHZmNKwYfHMZJRje2j1inSQR8H3GvIma9Fp/AA// oKVNwT/pQxtLLeXpbqpZKm+Dxs2bsjb+ma2WYipXTWgLB4mu8QSdfLpREa/aa0TlnDzu SWL4nlO6d2nQXjNPTVCiHFO003aSFi85btn/vU+aVJtL2L7nGSVqrjARykd/n75Dv7+s +fJw== X-Gm-Message-State: AC+VfDxqOuLT9fMektHK773NwzWK+kF5YwUbIsQvhV4UzEmEBbdl5iRa 37OEvF3rP/LofGzcNXOaM5CVWGKL3Ya999WUVIjtwIAsO7zD73ssVVtXTaqsIkpasQxPEOjnmA= = X-Google-Smtp-Source: ACHHUZ4AxJ3TQzO/FuF3F4pI6S6RqWZTd2kbkiVlmrFPM0BREeYhdh2+HPNDqIVVwJnITwxkc/Jft3jx8Pof X-Received: by 2002:a17:903:22c8:b0:1ac:8def:db2a with SMTP id y8-20020a17090322c800b001ac8defdb2amr442147plg.0.1684988626996; Wed, 24 May 2023 21:23:46 -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 jh9-20020a170903328900b001aafe4f9b8csm39290plb.73.2023.05.24.21.23.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 21:23:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 21:23:46 -0700 (PDT) Message-ID: <646ee2d2.170a0220.d4f4d.1059SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 31EE5605246B; Thu, 25 May 2023 00:23:46 -0400 (EDT) Subject: |SUCCESS| pw127326 [PATCH] [v2] test/crypto: fix IPsec AES CCM test 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127326 _Testing PASS_ Submitter: Tejasree Kondoj Date: Wednesday, May 24 2023 12:51:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127326 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26368/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/