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 AAD8A433E8 for ; Tue, 28 Nov 2023 13:24:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5A2341101; Tue, 28 Nov 2023 13:24:36 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 3D66540E54 for ; Tue, 28 Nov 2023 13:24:29 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b37405f64aso152610339f.2 for ; Tue, 28 Nov 2023 04:24:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701174268; x=1701779068; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Mc3ydu9hmMeKnxCS3VFw4dP5BpFF/SD5VkuwV7ugCk=; b=eLoIxLpGG+nfgQ9XOcZqQLhdYm8PK9+QAby2Aaz1br8dHPVZT3nTyaOo1HkvXDPuP+ bXWCupuv2qInuVSO5lP6mmfLhv6983D93qACneiqZlTSmvq0H9SzR36k7uM1Q6Ea7OZk VuZ/P4y13et7aiMe0Pav35k7wy8oHZkBmaQzU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701174268; x=1701779068; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Mc3ydu9hmMeKnxCS3VFw4dP5BpFF/SD5VkuwV7ugCk=; b=VrGgcz8ScgIHSqoM4J2rgFJLiaGOGxhXkdO4bUI76Uitpoad8yon1tQtdI/jkNAJ0F nK4lSFoTvuZ+U7ljH6uFANQF09SZfjHXuwz1jYK5b0Ta09+OM7Hz8d07t8NIfjHkJoBs xhBPuJqu6nHvrKoC/kffGzcPRZzZwGXKP0/spZiYpkNfmhPRzcnOCb2f9whUAPUJv169 L+/Dlx67EKXKUJCqk7mGaGAfMihcoxjWA6XJC8ku/EXyO9dMbdb6E4upmmOnbo/xbFGU doYCUEEgROoJOZKGfKvnma74q+bSJ2VJD1xpQxnRG9UVBTyEiUaYmcH/PdQDsYolwItY d3SQ== X-Gm-Message-State: AOJu0YwBkipMwRZPbsKkk43ieSt9TjuAD5ETIjwK1JY8I3XI7KlyGe4Z YQagJ47+9q6ma/SIfymjfbrWTbrG+pknkWrYrguwEtoK34+y9S8/SeEv2g== X-Google-Smtp-Source: AGHT+IETB7LEm9kV+2Syr9MSNWlpHFGHR9ib18YAzmlRtb85SLKWDfqJv40Y46L7yROckEoP5WusjhVhkwts X-Received: by 2002:a05:6602:341d:b0:7b3:5ac0:3a58 with SMTP id n29-20020a056602341d00b007b35ac03a58mr16549900ioz.10.1701174268603; Tue, 28 Nov 2023 04:24:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a023442000000b0045c69b05cf1sm467339jaz.77.2023.11.28.04.24.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 04:24:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 04:24:28 -0800 (PST) Message-ID: <6565dbfc.020a0220.c4ccc.f9dcSMTPIN_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 1E9416051831; Tue, 28 Nov 2023 07:24:28 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 9136514c99c0b1ae9bc0d3c386d2756711b5e9ae 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 9136514c99c0b1ae9bc0d3c386d2756711b5e9ae --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 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 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 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/27141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/