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 C16C141B16 for ; Tue, 29 Aug 2023 14:27:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4F934026E; Tue, 29 Aug 2023 14:27:54 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id D0EFA4026E for ; Tue, 29 Aug 2023 14:27:53 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7a512434bc9so119247241.0 for ; Tue, 29 Aug 2023 05:27:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693312073; x=1693916873; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4UqPTU/LSONCGL+F3VWHCLf8C1z8KX6F31f9PNqLFxg=; b=FQXdrzTBBkUeEqtwEvdmE8tFjlKhPcvmq1RTfD1XOrJBvDaNDTz+TxAlGvv55NI629 /wbYKZ0nIt+QkCxscDe8s6ah77LVCrMhLfS+HrNcKGtVrgsIBpvwyONSW7MmZJ4Xdmht PaBYHtN41uq5jZ5OFHZ8xL6GNsgB7Foz849+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693312073; x=1693916873; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4UqPTU/LSONCGL+F3VWHCLf8C1z8KX6F31f9PNqLFxg=; b=Oh/30i/r1KOKjqNpD/pkHzY4HjBN5XrvRNiWNlZEo9RF/l2u6b9L0RDu+JcqHuueo2 WYMnZTf+QzCTPT025NY0O3lLUeSPFDqy47K0iwSg3iDud3uMvJ17hL+Ze0M789XQYllO C8bYYxsAYU42gIQUsW/tsH6kXxPcfxd10VFdiVAzdUBK/1q3TTLyzhpL6OgNxnFTdvhs GxqT1bqNuqjMzf2+AZTDFDAKBqeJoEBQVxONQIUiOD0If74A/Qn2hXm1Tl0FxSLLIG6A 7+4XphDTd4QpOh3i2Zam55RvwgHTjxbx6fOMHjQ1yyylr7zX/9GDADfwIC8fhh42zx02 czzQ== X-Gm-Message-State: AOJu0YzHiUji8b9+TAP1eKP/PwDK8sMeNd9Zvbp6DLyo3w1vIw2cZeoK nK0LhdHR6aCTcj1kMnCHBMIMmSKjVvvTUshIBDzp8TtDVHWd+SwqfkYPVw== X-Google-Smtp-Source: AGHT+IF2pvoRtmaQ7VwR4wStCCPUxCZSQSkJXz+aiNsFU2AWnN6ypOJJ0fj92y7MLHvY2GEcKprWQVgjyU2F X-Received: by 2002:a05:6102:f82:b0:44d:3fdc:afcd with SMTP id e2-20020a0561020f8200b0044d3fdcafcdmr1342176vsv.17.1693312073238; Tue, 29 Aug 2023 05:27:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p26-20020a9f339a000000b0079dc42dd516sm664121uab.7.2023.08.29.05.27.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 05:27:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 05:27:53 -0700 (PDT) Message-ID: <64ede449.9f0a0220.7dbac.f27fSMTPIN_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 C5E796052471; Tue, 29 Aug 2023 08:27:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ec6f19b05a96b0495d52081645aadf20ce73948a 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 _Testing PASS_ Branch: dpdk-next-eventdev ec6f19b05a96b0495d52081645aadf20ce73948a --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25969/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/