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 9DFA542B8E for ; Wed, 24 May 2023 16:35:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FA5F400EF; Wed, 24 May 2023 16:35:22 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 37ED3400EF for ; Wed, 24 May 2023 16:35:21 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6af70ff2761so159186a34.0 for ; Wed, 24 May 2023 07:35:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684938920; x=1687530920; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BCj8Dzcc7ihm8QB8qLML9869hVWY+NPvW4kvuFAPlig=; b=hh4EMB5ULvFHXkZMWBS1OqVzfNZfCG19QI0hIfxdYD9ShFeLTO5l/Du43fgqLB09PQ H9dTjN8VgxaTORCUgMZfwv5dLIXTV0tauCuwqCAd/2CfEGtda8qSUiXP2K57f48u09P3 3/aeQxzy1sRBSKm+ASy4tBGWVJvHdHLgthqLU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684938920; x=1687530920; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BCj8Dzcc7ihm8QB8qLML9869hVWY+NPvW4kvuFAPlig=; b=jlW7ZhO8zQtehW12ftW5qweeomdc3+PQ7xEzNW6CgiawOIhozmPJfBHaLrBnYLDrxy 9rxgHv+zf6aENELGYp1qxWFQT8zKlZcrdqTOwCWqD2Ie1zcccfqDTnWOTuHlAGStFTRg yUUmp64Qyv0GOZbLOlOJT+exbUMWVMMV6/ygE5wNNjupTygCnFg92Vy5WU5NELo0NKF3 iAma68Tiz6OkAk3y2sILdri7tb7n2ju1xgMwdeFZXvbWPz/WaKwKINZK08sfXmuOPmur DUAsDcxqE5jYKerAq2Uxk/TvTqRQ7zXO8d0qiGoxn5O5fYuitGZS6iqbM7dxO2nk0JMe eDbA== X-Gm-Message-State: AC+VfDwEqVspo7JAy3MaHd118n+fJcpMWOaqDUCcgL8++OW18RI6JAWQ Wl1ZEfPH5Dw8ZaRD8aC2TvEGzn/qv5MMnnm2PyE1r3/sgt8aJHt39O2f7A== X-Google-Smtp-Source: ACHHUZ4/9e9ZHd867X9lP0U8x/Z+Rkzlb3Un52mnruWoXbZaIVa7kfy7+czXTdTARidtRJkgunWHSUDecwiz X-Received: by 2002:a9d:6c1a:0:b0:6af:a413:51f with SMTP id f26-20020a9d6c1a000000b006afa413051fmr373785otq.13.1684938919697; Wed, 24 May 2023 07:35:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m34-20020a05683026e200b006aaefd292d8sm1305327otu.9.2023.05.24.07.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 07:35:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 07:35:19 -0700 (PDT) Message-ID: <646e20a7.050a0220.1e0c7.040dSMTPIN_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 34C06605246B; Wed, 24 May 2023 10:35:19 -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 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 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/