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 6C321431A2 for ; Thu, 19 Oct 2023 03:13:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6473D4014F; Thu, 19 Oct 2023 03:13:59 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 29C114014F for ; Thu, 19 Oct 2023 03:13:58 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6c64c2c0f97so4562916a34.3 for ; Wed, 18 Oct 2023 18:13:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697678037; x=1698282837; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bXCdfoA4a4mj1nhaW23qrR1MZHYfRy18+BYb8zp5vko=; b=POzCCIxbAAx4FDnp1xxhiPB6jgI/Ar19Cx2ItiOqNvN05APdBBo4Lggrl/kv9xJ2cS o0xfBQQbpQIyq7vVsW49mUqQi8ZN2hFg80LPKE9QiNJUi9SGi3u1mBrvZrwSJ1CxX2vo zSgV73j/VVjs9yJ+9C6a/jD9aKPJywGz1uDfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697678037; x=1698282837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bXCdfoA4a4mj1nhaW23qrR1MZHYfRy18+BYb8zp5vko=; b=GvcXLVHuyB5S4snnqa6gj+bPXi89eNiLQ/uSlCbQyrfdzBEBuVnOUVAxyuBuDI8Xvz oZEx/BAIknWCoi0uIphqCKWhPGky23M3sPx7NPwT+jRCUZyfdMKp27yrcdabRCW/Ax0K 2gbbRwDHDntdQBGjnnDWZ0a5gRjpjvyXcxvP72DD8QT0l1/ALwj1vCjjFVzgVVS5Wlj1 AG2Xsld4bYwOLMyUxRARy5cnns7M1r1Z2mYUGhaUeMZtNBz2aNuftxEfaCVj/Fkxrox5 1Witq0vP0YrJtvf6hQLfKlS56pCk8p2EOlKQa3//hwkySv0HKn5Yz7/5f1FoSUsl60TQ Hj5A== X-Gm-Message-State: AOJu0YzbEf6wi+L3neQhhtJ3ipgbpeMKufeqJzrXai5QUH9+TCYEU2Ll zbO+YgbBgB2l17huyEFvNMz2lm3Jy7gdb37PUWAon3Eiul7Q0abKwj1BRg== X-Google-Smtp-Source: AGHT+IFdtOLg6mESo8zjpI3elgijid53TORYicDTejp1g3xQLNWFKAwNQIAbMNETjGpUYH4PybgKHq3PXzqX X-Received: by 2002:a05:6830:3153:b0:6c4:c6f5:3409 with SMTP id c19-20020a056830315300b006c4c6f53409mr954342ots.2.1697678037574; Wed, 18 Oct 2023 18:13:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 66-20020a4a0645000000b0057b73fcec61sm470288ooj.9.2023.10.18.18.13.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 18:13:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 18:13:57 -0700 (PDT) Message-ID: <653082d5.4a0a0220.691e3.bf95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 061A0602A042; Wed, 18 Oct 2023 21:13:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 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 d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce --> 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 | +----------------------------------------+--------------------+ | Fedora 37 (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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/