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 AF8AF42C72 for ; Sat, 10 Jun 2023 00:17:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF0E540A84; Sat, 10 Jun 2023 00:17:16 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 5B01140A84 for ; Sat, 10 Jun 2023 00:17:13 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-78400319b0eso686364241.2 for ; Fri, 09 Jun 2023 15:17:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686349033; x=1688941033; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rTEVYfsk9CX6eh6AmMU5madUmck5/EWhJyDhlRza05I=; b=YF4AQMm8IL1u0/IzjIXEF1tdZU7Zhvxf95Ju/BFkHDJb91SJ+0s6s4rn92jxZQ67e8 hKMYgJiO/1xbHKoMeD/Gfn61J9IX6v+dlV6wRE23acpGMaVfzfUa0WIKranHyQ/jSd7R q/3Aa+wwWqBTPpVnY4nZcNQfiktiNF7xiR9Nw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686349033; x=1688941033; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rTEVYfsk9CX6eh6AmMU5madUmck5/EWhJyDhlRza05I=; b=fufKVa/VJK5aZ0QItELCoUIHTPbsUlquAxbKqXNE0NxVj8RFUDLEhG14uH5NM/BFWn zriPIEexzxn1tYLDQb/J90t2bJDyeNtHSB8MSDe06WlLZPJrmbs+zCsF7z30GyUtH4L+ BRUXUWtXQpuvrbSLUo1Ni1KYWpdKDGS1OHQaF7DatzUaFQ5mkAFULY6LUxzDxslSeH7x 4osgfZCS0LQLMPUuyi72Q8Zf8jx6jiacmHhQQzWtUHjJQi+qc7+0TFO47N9Jn/qjU0IB GYvGduBJ/hT+ouwKrWx/vrkxLqJBYge6qU2YByJ/kr7QycfzKDKVPi6ejdaWNX5acEuF rT/Q== X-Gm-Message-State: AC+VfDxDnkIN0JwvWX4uog6S9TLR9mYnTAJch7YN41DKMhdtWu+De2d+ uRGYTuPyfXvjKUUwsT4UJ+55gLXZzsriZdBZPJ3blw5goeHVcztVU/VJlA== X-Google-Smtp-Source: ACHHUZ4QTBdy7YZCa3HuT8uhVIN3tastpQP55TODOpSnokTvMGRMeGojbL1Q7jYG7KShRKDiQJlQyHsBX9Yk X-Received: by 2002:a67:f705:0:b0:439:31ec:8602 with SMTP id m5-20020a67f705000000b0043931ec8602mr1357125vso.27.1686349032803; Fri, 09 Jun 2023 15:17:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cd20-20020a056130109400b0077e6694e704sm560868uab.4.2023.06.09.15.17.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 15:17:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 15:17:12 -0700 (PDT) Message-ID: <6483a4e8.050a0220.88400.ed89SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 76849605246B; Fri, 9 Jun 2023 18:17:12 -0400 (EDT) Subject: |SUCCESS| pw127981 [PATCH] [v4] 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127981 _Testing PASS_ Submitter: Mike Pattrick Date: Friday, June 02 2023 18:29:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 127981 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26517/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/