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 D7AD643AA2 for ; Tue, 20 Feb 2024 03:47:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D108F402B8; Tue, 20 Feb 2024 03:47:09 +0100 (CET) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 9F1EA4029B for ; Tue, 20 Feb 2024 03:47:08 +0100 (CET) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2906773c7e9so3174098a91.1 for ; Mon, 19 Feb 2024 18:47:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708397228; x=1709002028; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CoGexisMstAFhsRFjmwfnTx/6su/kl7iOpH+vEseEJs=; b=hSPXkGO+J2TGDx7AErx1YGdvRGHMYfQDuAnmXoIV5l2snKsvrqnz3gUgbap9czWUF3 B44eAj8oBRL0Mlfw5RikUjA1RRVqPaVvYOwVvd5QheMNr0FLeeckUaofAnyjYNfICBAt aqrvkclOyh+eC90LovQM49zyek9a2e6wfp40c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708397228; x=1709002028; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CoGexisMstAFhsRFjmwfnTx/6su/kl7iOpH+vEseEJs=; b=Yf2VmuKHOzchZYPQtvDcBYo79bnpfimNM/eeSpZ/v+QueqKYgLM8EMwUK3sGD0NrTD Ar8qhw1PuD/kJInXBEQYgWsNm13Ie4ICxENfWvkINrWJxYZ9yicEhC4s5U6Zw6idciNg e24yrt+0AKxKT0V1nxDV/FytqPa/+O+SEzwBlRFe9x++5re1v4n+n/aNIdAc4P2Ahl3y 82jGniuNwzq/DoanMKtn4qtxV4+4K0T3wjVnSd7170NeCGaubeFk24ooze4vBE1zmn84 Y5fNKplGbZNMa9yU7uGAzob4oLL0n9pcAhkElrDP9uuX64Ww63osCJxI3SEsu2MaSVrN /X+Q== X-Gm-Message-State: AOJu0YzxuM91W4HsWlDl6JGrkHg5khmz/Ci4QVCHqfgsjWETxyGkcsve lu6Y0DzoJOQeOUkyNrE2xZclFw8cz2FV1yqtQUmPxisE6rWfJ0E3tLmiGb3tgLnvfAMHAkuyzGj tyGLh3iFjsnL0gHtOGBjvkTHOSH/xMDO2MtdFVTzecmI03YYXEBtqvDjB X-Google-Smtp-Source: AGHT+IG6KfTEPFgN2C7VuoK9l7hmujGMMglYJ/Y2/DTD1yIyyIGPyx1tCSjpOwt/AAnOqYqpLyYDTfYHmJ64 X-Received: by 2002:a17:90a:8c07:b0:299:3720:3ddb with SMTP id a7-20020a17090a8c0700b0029937203ddbmr6667629pjo.48.1708397227904; Mon, 19 Feb 2024 18:47:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w10-20020a17090aea0a00b002995f1e7e69sm366978pjy.10.2024.02.19.18.47.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 Feb 2024 18:47:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 19 Feb 2024 18:47:07 -0800 (PST) Message-ID: <65d412ab.170a0220.8e0a2.51ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 195376052712; Mon, 19 Feb 2024 21:47:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4aa3ea9d5a17df941fab13a648e69b8de8573992 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 4aa3ea9d5a17df941fab13a648e69b8de8573992 --> 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 38 (ARM Clang) | 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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/28051/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/