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 1D98E42C65 for ; Thu, 8 Jun 2023 22:55:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1934D410D7; Thu, 8 Jun 2023 22:55:04 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8C5C6410D3 for ; Thu, 8 Jun 2023 22:55:00 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-76c64da0e46so50477039f.0 for ; Thu, 08 Jun 2023 13:55:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686257700; x=1688849700; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s4GwziIgNIK583erlowanBtzLkvUgIQUpC5qCkB76xk=; b=gH15GPmFM+Og5rWJtGnqtz916+PnSqimgj9XTxNJ029nCnFC00A8+OOg5TGd0BaA9O /xrYR91CU/k89Ly7UGQs44yvg3Sul4Y+fX07IrRRnjQbYxt+Qd2dqe983m0kOXT4tgl/ gkcEstuNdTAI4z5HpqxLx6Ry4IAOqgUhMrNH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686257700; x=1688849700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s4GwziIgNIK583erlowanBtzLkvUgIQUpC5qCkB76xk=; b=P80kxHf3xwdzNaSpuDzRyPfA6K9fv0NwrFBVJQM/vCa4GTg4gAASOGgb+sP+UpwnML U34+GV3p3DL1slfdlyLn7frcdGiSjdC8tWAlREk7AHb0m4DU/O/zq/3ziZcsus3mSQDJ AZdX9ZW0GJnygvZKSDggC7SWSBJeIl+apqZc22EuqOXY3qj+dmHKcdsPzqHYhbo4pBEB 7IT5dK2OLyOxvfB3syOK/0zKkjAAaKjk/hHlVHT8tWgWdqloxrBUqVVI4O5nDpBaLR3A qMqGlk8CNS3aKzRf+JB8ga7UKrUKLyEakWA1AvukqYVCcIDpahvRQPkOCYF188f4GpU0 /JgA== X-Gm-Message-State: AC+VfDxrEw5arKHoPEHwCut5FrxdAPZzWDMdt1Vj4kViWbMo3KycxM/d W6BpJcdzSa9fLHT0fffLJ3BRNEYimZTDXtylDmtCcbCByhegwzMwW3pw24nlEI91jprDodVzzQ= = X-Google-Smtp-Source: ACHHUZ6M4bbflyq8Hag7zKzUPfyI+oKzmCYZwnWr5cRLxHLvVRMtLYBkp8TIIDIqYdnrjN3GZ6UnOStm04ae X-Received: by 2002:a5e:c10c:0:b0:76c:7dc7:fa4f with SMTP id v12-20020a5ec10c000000b0076c7dc7fa4fmr10547474iol.4.1686257700007; Thu, 08 Jun 2023 13:55:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id z10-20020a056602080a00b0077a817c51fdsm141187iow.13.2023.06.08.13.54.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:54:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:54:59 -0700 (PDT) Message-ID: <64824023.050a0220.eac33.3fe6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id A90086052472; Thu, 8 Jun 2023 16:54:59 -0400 (EDT) Subject: |SUCCESS| pw128227 [PATCH] [v5] app/testpmd: expand noisy neighbour 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 Test-Label: iol-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128227 _Testing PASS_ Submitter: Mike Pattrick Date: Tuesday, June 06 2023 21:12:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:38689022f609a290645c7027084aee720c1fcf91 128227 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26559/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/