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 17B5A43229 for ; Sat, 28 Oct 2023 17:57:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11A5240272; Sat, 28 Oct 2023 17:57:32 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 6D29040272 for ; Sat, 28 Oct 2023 17:57:29 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-357cd72e07fso10941245ab.2 for ; Sat, 28 Oct 2023 08:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698508648; x=1699113448; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C9Tc5EUgHkz5t2VI7aMs0C5Lv4sk5+hQExY8RahBOn8=; b=IB8s8l/Pt0qoahQaxRLmjn9llY8DN03tPLsUf4vNZnDofOA5wXl6gBnHNPemXLSCYW VuM/ZhfLH5RxxW0VM/3zH/OytdwNyopQU44Bp8c9HmErh1uGqN6niAMOfr2hpLuwPNz5 fThUCX6VuVB2Qr27FPJk0JcP89KnfZMZQx0wM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698508648; x=1699113448; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C9Tc5EUgHkz5t2VI7aMs0C5Lv4sk5+hQExY8RahBOn8=; b=dFUlFsugeXOl4oi16/jCy1+li9TvtsB1scG0E4DcB9UqjwZ7vrPN1p8SA1dq4y/2hl Y4k93AvW0DjLf8Un3F0syQKUBkvPMxNXFwMTsJv/HT80iSOiz8ftowuCNYd6iVNCzwDQ DDP6K5qNAW7uh/6LJ+Ns+dlZWFu0UgJcp3UF6NcyzOUEk0l/VY7AiJnUW2+EUsD7zth5 YCGw5W0LjFtcjqX8eIEsOhqIwoNfOORJHZaLcUhXx9K6fzpaFjYjyqT978ABWNvICkF0 U5R9N0GZOOLOMXX9rBe2AxBpdAgTQ5ISVYnzdD6WQxvK0gamZyWax0yVjPn5eHwXGSCf oEHQ== X-Gm-Message-State: AOJu0YxqKN3uATounfz9M73F6y/VLyztTmfPWN0j4vAzG4YVwk6pLHwU roGSWuVATWrSNuaNl0WVZvJxUWGlhYEVU0r5/5ET8F30g27+E9bR93vJVg== X-Google-Smtp-Source: AGHT+IHS8ztAhp2ymolmDe6fapR4N1U977kIn2CPD2s0V+ev1NGXl6xSjGuktDzh2ufKXD41TbeGtwbmo9yL X-Received: by 2002:a05:6e02:20cd:b0:352:a73a:16f5 with SMTP id 13-20020a056e0220cd00b00352a73a16f5mr7083595ilq.18.1698508648775; Sat, 28 Oct 2023 08:57:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p9-20020a056e0206c900b003513eb34707sm343234ils.59.2023.10.28.08.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Oct 2023 08:57:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Oct 2023 08:57:28 -0700 (PDT) Message-ID: <653d2f68.050a0220.423b.9b7eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3DBA960524E7; Sat, 28 Oct 2023 11:57:28 -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 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 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/