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 D3E2D43226 for ; Sat, 28 Oct 2023 18:27:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCD1540263; Sat, 28 Oct 2023 18:27:43 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 5CEB540263 for ; Sat, 28 Oct 2023 18:27:43 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a87ac9d245so25825387b3.3 for ; Sat, 28 Oct 2023 09:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698510463; x=1699115263; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7cdzX1ONIZrYoDwQTmGfKkRQn1hOUT576W4mMmbtBp8=; b=bKi/D3ki7MXxlK7MeTA4qgEc5ny4GXO4Y/53CgyTb4wyt0yTryt4HGTXoWIiZ/aDt2 tGSN+qwFffs18uIfRdDfIiXRYipuoVLwteuVY9l1m4GpoLwOuV5M5D42roXAtAG5iEYV +z7iLiH9+8mxnpHrbT5RAjQPXSg+QnL11FFN4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698510463; x=1699115263; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7cdzX1ONIZrYoDwQTmGfKkRQn1hOUT576W4mMmbtBp8=; b=Rz8vO8+43lgF2Y6PdAG80d0H8Hvt9Aql9iQFuYKXVGVlbhHvLAm6eUYfM2KrUSWHAo Ug3rO+ee144tnrk0mAjUkj3ouKjbsFoNIoO3YvF8X+8yrDkjb8tpbX7uQ6MUeyCe2s7l QcnkwfV7t08lnIuVCnCp0UqjL/iVRR+Iu7TJmYOi+thvPCJfLqhYo0RMqXkYJb8qJ7u4 ecWA986mRE4LQUGQvseJEhaEUFEkSU+I2R1BL19eWtL6gyshBLHbg2/fFJaoSo/qjfnR CWwe0fCQ+M/kZNYlrF2KJcdVqvPLdHAaYH2Tv4f05rKP44TgrxAByr/IPy+0j3dK8h9h ye2A== X-Gm-Message-State: AOJu0YwBeOdULcE8GEAuKVmmBmkGXroNsazfwvbah6hCEaC6xXL5QLZF 0oMbGdi8vLRxIZV41rrnL/lmx6L8InRrdvESDcvJCHIHB4sGOtYe5FkAUQ== X-Google-Smtp-Source: AGHT+IFL7S+fJFu4oHO/anzR/VdT7fkVS7otRPFUFNVXC6PMJ5bJcX4Xdh5UmhMRwenTauM7t31cvovlhbcn X-Received: by 2002:a81:400c:0:b0:5a7:b8a5:1474 with SMTP id l12-20020a81400c000000b005a7b8a51474mr5548518ywn.22.1698510462791; Sat, 28 Oct 2023 09:27:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i63-20020a816d42000000b0059bda3627b3sm589765ywc.4.2023.10.28.09.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Oct 2023 09:27:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Oct 2023 09:27:42 -0700 (PDT) Message-ID: <653d367e.810a0220.a6459.2740SMTPIN_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 6E6A460524E7; Sat, 28 Oct 2023 12:27:42 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ae142833dc14b386cde544fad58b88f337161a44 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto ae142833dc14b386cde544fad58b88f337161a44 --> 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 | +----------------------------------------+--------------------+ | 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 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/tarballs/26707/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/