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 24BB6438BA for ; Sun, 14 Jan 2024 03:10:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11DF9402AD; Sun, 14 Jan 2024 03:10:29 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id B2C9B40297 for ; Sun, 14 Jan 2024 03:10:27 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7cbf98dd9efso4792697241.1 for ; Sat, 13 Jan 2024 18:10:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705198227; x=1705803027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mKbX8cUGZmZc7nFbSQe1NfIXW87uu8DYgdpkZWOJnic=; b=bpjeBx59aAwIdnZg4ORvlFw/Lc9rXFo+VJmHppXevfK6ANxNNb7peosxwiO4l3qV0o J8uvxrXY1GOE2k+IZLfeL3bxSHvT8KK4d+vdTKw9QWEki9YRKFbtDKmDJ1YDobHMl78X /AN6mBgZu0fD4/JqgjQDAVlqag4UkSQ16qBMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705198227; x=1705803027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mKbX8cUGZmZc7nFbSQe1NfIXW87uu8DYgdpkZWOJnic=; b=c2Zf5MMKcuyK2nAZ1F0v1b1ezzaSCHEuWEYs1bLDoxBlqjKDvmhqZZZ+A+HREho9b2 jzn8eIhntV+edohC0uDEpI1cp4wa8190sW0O9JlOp8sSrQRmpdZxHCVPvryuc8SvR3cV 2Gg4dZ1TDXueIV3l6H6sT/7KN079mmu7xNKQLK0eMDCResLmcybLZWBdKD9+gMK92Clb tRsjLF5OKLGgCpKdWGBRblHwIwxB0l0P0/p49qq8KC36eGL7HWzhxh7i6JWYOQhIpxHd WhsBUoSB79+qQdoNWveIoEMV6GYJFkM6Ko21vTwkYp7pvSSU5Ny1P0eXXJCbi3lvT5uA VLjA== X-Gm-Message-State: AOJu0Ywieowwh1tzYl5w4Ob/VF9m2OUvGWiy++00QwktDOpi0V5C6mvd w6zAtQNXZFUDYCABBPGpMtLYpiNkzpNBAYSJHSM3vY/QmoMe5GzTSTJzi3h41ucOPHYgjwXiYaQ 1NUl+vQ== X-Google-Smtp-Source: AGHT+IF+XQpjxptVk3RvfaMNdNMA7+PdM280MJ6e2u42x9eJQJnaHumibsjHfSqTn4gQ6RVkzbQpGvzpL11k X-Received: by 2002:a05:6102:3752:b0:469:5bef:ce4e with SMTP id u18-20020a056102375200b004695befce4emr50844vst.34.1705198227011; Sat, 13 Jan 2024 18:10:27 -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 dx25-20020a056130291900b007cc705bbad0sm236363uab.0.2024.01.13.18.10.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Jan 2024 18:10:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Jan 2024 18:10:27 -0800 (PST) Message-ID: <65a34293.050a0220.47411.204dSMTPIN_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 6A0326052516; Sat, 13 Jan 2024 21:10:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d4af9a82063e4c39568191eaa12955d3ca39581a 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 d4af9a82063e4c39568191eaa12955d3ca39581a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27657/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/