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 130AF43B73 for ; Thu, 22 Feb 2024 10:05:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1E19402DA; Thu, 22 Feb 2024 10:05:09 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 5524940281 for ; Thu, 22 Feb 2024 10:05:08 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e2e44aad03so4208017a34.2 for ; Thu, 22 Feb 2024 01:05:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708592707; x=1709197507; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C8S9TBHTqfytFOZQIgmVOU3x8wGQ4fdeYBpe+chIdNo=; b=KJDdNhfCMa1Hq461uSD1FR/NVJ2oIvxw1tMAi36LHDrHHQiEVWkq/5UOMmd+zHtFMN dXHLFtaiKkro5Rl0JsaUtVr/ZzVrj0mOvqBG+w9aCKwdBUf2PDiXa5ZWgE68z07vi3F7 boD+3jKcpr5I32O3fJa8KIBQGAE9qHFHtKnr4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708592707; x=1709197507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C8S9TBHTqfytFOZQIgmVOU3x8wGQ4fdeYBpe+chIdNo=; b=WbOw+zZ9UKHScXjjO2MOHHeEJljTEOvOa7WmdewHpswCIMQNu6hVZSXH3ODthEj8wJ HOXG/2u3jgRhhMuykgs3mGUbP+HYOkyYMcwEl+cmtFNDqR5Rd56bjWWzZeo18L4TsC7W rVTkf5fgo/i6T0+ACpSgScB1Zvi2TjR6X3UfIP7ZOfczsg+Srq03MBnH4MX9tQXi+8xq gnQg2kAz+iZkv00vxkiDS7wS2ufvOYJZPPmkS8ZjisXvZlotJ0tZU7rq2fLjz90WhlfY NsdT+8sfhJx6CMlqXX6VFN6aYubP6AQB7D4WpygEL2QA6pXcQiCz21TtDtqRa1Bdx1qU sOTw== X-Gm-Message-State: AOJu0YzZWDQYFyBfKzQtDUzbfVJW6wi7kTbioqjxriIFPoufCvq7/dZa qnHNvxBKR25HWC/mFSlSZPLL7XpEa/a03hp5SsyQ3wZoyWVPz6c7Ee3NOMSL3jVy/fz+1CJZ4+K eaJb+LGXTwMwXgrikOxTvh38xk+qchAkUJk4j6YeD7RovwKY9 X-Google-Smtp-Source: AGHT+IESjF0RjzBP5BsQ+3xsveAF2b/LddZCQtVM+j+ZBj6nEygFDJHu+1apOo99CmcS3QRUWyCQF/mVIm2u X-Received: by 2002:a9d:7b47:0:b0:6e4:7473:a865 with SMTP id f7-20020a9d7b47000000b006e47473a865mr967222oto.23.1708592707614; Thu, 22 Feb 2024 01:05: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 i26-20020a9d625a000000b006e42fcc9409sm530728otk.14.2024.02.22.01.05.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Feb 2024 01:05:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 22 Feb 2024 01:05:07 -0800 (PST) Message-ID: <65d70e43.9d0a0220.8735.cb68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1062E6052510; Thu, 22 Feb 2024 04:05:07 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] dee3c01a2297538d7b65048aedfb372464f89942 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net dee3c01a2297538d7b65048aedfb372464f89942 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/28095/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/