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 48B5B436E8 for ; Thu, 14 Dec 2023 03:06:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43F6542F57; Thu, 14 Dec 2023 03:06:34 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 13BA940283 for ; Thu, 14 Dec 2023 03:06:33 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b771176f80so122728339f.2 for ; Wed, 13 Dec 2023 18:06:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702519592; x=1703124392; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lh4KFnHuZali+V/RYTCyDz1mldxJ7QsxWli8UWnOr3Q=; b=dj3WzFxdOZDuPr6Fu1pP7c30IIjxGFfW6nhud9d4N8YlKWYY5DNvZBKwnaxQHqojal 9QljPXFX/NsVQQVBlUQgz3916UfaA7i9cCuA3Kq6OiHk3jNFh1qeijwjkgLlKDUFO9sx 49u9eBxzpp/hrYaQxI4qfM2LXKNSahU5dS6lc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702519592; x=1703124392; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lh4KFnHuZali+V/RYTCyDz1mldxJ7QsxWli8UWnOr3Q=; b=IOhZ2moj27pAHStaoKod4PIcLj2xddZLelRQQEtxNrVPXnhByWdaqZOVycOFG3DVoD xMOcrU6biukpXCOJZ9hj74p0FgqYc1d39mhfh2EyFdbPS62U1hqX/PAo5MEZ2/hDfZ0x u1jPyI2tg5Yzd+jDxrXX8mG5wxDplfsrfSxpOf47EPyTghOlH52g5sdF+TR9a0ElT+C+ zWj/39LidP/1UcJNzSUec5HKnElcqQNcC1/MhWupHLe7k4kRS82YKWTZQQzVSt7Cdnhq 6u2tMDQCQ3CDBmMvb5yCX/bECV8ECGxGugfdpkUxFc6Dovl8xOEF96i+GaQQMdqT+p/j w9Xg== X-Gm-Message-State: AOJu0YyfOh5IqBmBACzmktcetT3G6DL57ne+ts6e28SkXEkKgOif6/aU 7gYrhiBQX+xZVi7++GqE8dgMDn2h9puGPBshu1LnEIFXBpjo4Rc1bCSGYA== X-Google-Smtp-Source: AGHT+IHd/KQOD2VLTa68kN1vaR/+bsftPkYLvUI208RQfGwGZcBf9MSC5f2pKn6hGD6pEwmqclz4wQn0utC0 X-Received: by 2002:a05:6e02:1b8d:b0:35f:690b:d425 with SMTP id h13-20020a056e021b8d00b0035f690bd425mr3473834ili.65.1702519592529; Wed, 13 Dec 2023 18:06:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a056e021a8500b0035d7114ae04sm1066656ilv.69.2023.12.13.18.06.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 18:06:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 18:06:32 -0800 (PST) Message-ID: <657a6328.050a0220.fb5de.1a5aSMTPIN_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 1197A605C311; Wed, 13 Dec 2023 21:06:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/