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 B000C43886 for ; Wed, 10 Jan 2024 21:58:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AAF42402C9; Wed, 10 Jan 2024 21:58:24 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 30813402BC for ; Wed, 10 Jan 2024 21:58:23 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-783137d8049so423362385a.2 for ; Wed, 10 Jan 2024 12:58:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704920302; x=1705525102; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VSxYmxj2llhEwRhOoQue6qf5sd4LlwTO0YvSA3EQgbQ=; b=KkLFf1ccjGkjW51Wkvln/PmSN7ylMlj5Y/iboRWN3f+U26DckDL61qnEjpg3YgHUGB dkw6U9cIOhFzZCkaUQhkeWVivWd/7aXVOJoCOCcY337Qlu2Ctr5B+t1ZjY4cJxaZZlEK W5i24btqxqyr8KYC7c3SbKm+fLA/gFTx6+ql0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704920302; x=1705525102; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VSxYmxj2llhEwRhOoQue6qf5sd4LlwTO0YvSA3EQgbQ=; b=X7cD3ceS4pfL85ZBsE7iK+HJzzydc71IPvP0u1EGC2wBFnV4q5BA3wu6VCyDH144py 5EyExVALxhkPzGjRa8ilQiZMDKFHWAYGM7m00wGJEpFZk3f2DhPBYYSICWVTP/3okT+J TvcNc9SIXojSPNRoI5lO80DgCICUp9PMJFhFl3pJaj1j/mZxYOSoImvPXMAOrcgfI6n8 i71IHL6bD84BWdl5++mY5dpfkf+U/lDGwyTJAXqmEwWRyztZAsdELRCiIsfV2xy9TTCj Vk/Cv6EPYdTHyYQPx+W1e/qHp79wgy2zuVUwVgdx8p0rb7eArXhILipxlHItjeUIHhPR Q7dw== X-Gm-Message-State: AOJu0Yxd2dDBSvW8N87n20qt/ryTNTzXKKZeBxHLM8Jlznk50lEorEcB kBUeHXWP7kfYcpxIxFJ1Mlzss4DAdL1/gnXTSUwIcr2FN/mUBUtjItFVuviSloP3uA== X-Google-Smtp-Source: AGHT+IHcsFt9sMHQIl/RbGe2LXf70AUK+NpUiNEomghdAW/7UEu9nYaFX8savUen2PmtjKlvDgW+u4e0/o6j X-Received: by 2002:a05:6214:3d99:b0:67f:812b:670b with SMTP id om25-20020a0562143d9900b0067f812b670bmr119200qvb.23.1704920302595; Wed, 10 Jan 2024 12:58:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n15-20020ad444af000000b0067f30d444cesm173155qvt.35.2024.01.10.12.58.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 12:58:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 12:58:22 -0800 (PST) Message-ID: <659f04ee.d40a0220.c15d1.ae59SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BAF76052515; Wed, 10 Jan 2024 15:58:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 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/27627/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/