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 38A57437AB for ; Thu, 28 Dec 2023 03:09:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34B6140295; Thu, 28 Dec 2023 03:09:41 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id D41E440144 for ; Thu, 28 Dec 2023 03:09:35 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-594e894a5eeso306610eaf.1 for ; Wed, 27 Dec 2023 18:09:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703729375; x=1704334175; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5r8hD4zLz97jE/gQ9WNNaqpXOYRNKg5IfcYlilQIqv8=; b=RHbrFwPgOgiMXAXWAc5nKVQ3iqcRmTjz3m4xRbpeOQbIXmK4RI/yuxFmy61+ZO1KAJ /b4odDmwipW0vgZ/nUf0aSep6GNxvobjdY8YzR5nqZipEjVr1EN6K81SzT32e3zyXcHe daicrJprb8oJEjoAqjjSvULC7VZJPQJuPPzH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703729375; x=1704334175; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5r8hD4zLz97jE/gQ9WNNaqpXOYRNKg5IfcYlilQIqv8=; b=I/J4xasGt8aAHT7aBotKyc3xBO3kB+938ST8JLfZHMk7kC25lIHTKxEu8rIDKQnB1Z t4+KCbYmpKGi4dDTVlStnDnkTR+4nzv5DtUXVXzwWiJJ3LbvF44wKcdSSTgOMwFzoBnq dBhDn0VjJmJmtYUG0dEUD7tgbbzljdB/SS2ehMlZeYVIiiZzBX7CdL9nNq3a9Ov82zQz jdOWK+CI68bMa22Lo4L8PtxMVmwJXG0Bsc/EaSp6kkuEqWp73Tmr4ScNxft6WR0ngvbI Mp1fAgLfugmil4Hbt1LAByLpMJdBh277EWhmaW7NqqmQoc84XqrbEwUY4qWURu6pafmz MOPQ== X-Gm-Message-State: AOJu0Yyod232yvhAiD1s2F767cN07HZB96pkNHAl057Rc5Cy5v71B6O5 jFVU3p1kalpnLmSoZyby0JtFZv8Zx/JiEiumBUFJF9mQRXMFOWxp4jc5MfNUP1dV0A== X-Google-Smtp-Source: AGHT+IF5WFg9gv8VMB1hkGY34nBUKvIo4QAFA4irXdJCvZgq7zcZIHh0DhaTuMaGJLpsKw0x6uC9BoK5lV5U X-Received: by 2002:a05:6358:7248:b0:172:fe9a:44d9 with SMTP id i8-20020a056358724800b00172fe9a44d9mr5158273rwa.33.1703729375151; Wed, 27 Dec 2023 18:09:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w20-20020a17090a8a1400b0028bc9ee10aesm1039108pjn.17.2023.12.27.18.09.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Dec 2023 18:09:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Dec 2023 18:09:35 -0800 (PST) Message-ID: <658cd8df.170a0220.d676e.bce5SMTPIN_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 4CFAF605183E; Wed, 27 Dec 2023 21:09:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/27482/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/