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 50CCE43A2D for ; Thu, 1 Feb 2024 04:13:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22611402A7; Thu, 1 Feb 2024 04:13:47 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 22CC24028A for ; Thu, 1 Feb 2024 04:13:46 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d93ddd76adso3428245ad.2 for ; Wed, 31 Jan 2024 19:13:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706757225; x=1707362025; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T/kADq9esgtC8uDqdFdcLx+tTgF9q+AV5FHV6aMIVDg=; b=XsqYgLGvoxa+LUQa6WscpL6VvkUAVqIuFIBvJBnqDTftVmjaq8nvLFuPdu8EUDfKZD yu6l8RHyn9YWL00aX//S952jyIMjMVxXiiwqDB7lE2T34dae4y5KxY6dVi+frOQaDzKV afLxMaCKm/15e3KoKjl9qLNgKsDkhyIb4cxi8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706757225; x=1707362025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T/kADq9esgtC8uDqdFdcLx+tTgF9q+AV5FHV6aMIVDg=; b=Fn2D7Dp3FWqOflGxsfhh9B+P2exg35hhSWaBFba0Cq/jdm9E6PIZnFEEWwzkXWnWDO H299637vP/NBzNvea4gg/3HpS+z+yWNP/br39iVDNLMf/T23LUnswvn6cv0e6LmKTuia p/NLsf5sRujGW2b0lbJu4T14bP7oDna9D8dQaRLAbsZSCFkt3IhLDFfSAGwkIhSFvfAs 0Rl+4iG0U3dlueJl5CH9nh/06wpdlOKDbNzURU41VSHTFMrkhVOHoDwfcDrdimxmiGVN YMIWvAeRDfU8XGkOhe1CtXWPWDggQIgIPBFgZD99I+eovKe1Vbdbx+l8FHv7Eux3kWXf FBDw== X-Gm-Message-State: AOJu0YxsshmtlpCBvR0W93OmUY2NW7XQlSRe55ri4hJDWRyuDe20M8FQ wi7zLGpcXpIWumVScpCvbin58yfpa+VB8Q/Rk6sS86EEZbr2fdObK5ZzCS8d6rMZkl62vVajkSc k0HkllKaV5RpLHzSL51glP9NbZ+gsylTGuw+MEYRr X-Google-Smtp-Source: AGHT+IG5SpryOjAcMGXr8ZBgTSWx4Y5w+sm7tWqZNlnUwYPRhlK6j7qGgnxmnQVmwV/Ya/dWmFevHf2nIKVM X-Received: by 2002:a17:902:ce92:b0:1d9:4544:ed37 with SMTP id f18-20020a170902ce9200b001d94544ed37mr2235817plg.17.1706757225215; Wed, 31 Jan 2024 19:13:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y2-20020a1709027c8200b001d76f007614sm234175pll.117.2024.01.31.19.13.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jan 2024 19:13:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jan 2024 19:13:45 -0800 (PST) Message-ID: <65bb0c69.170a0220.9a3bf.e518SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5F2AC6052517; Wed, 31 Jan 2024 22:13:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 5eedf66ac0e5ce62cd333e523996c63a3c4c2c00 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 5eedf66ac0e5ce62cd333e523996c63a3c4c2c00 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/