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 383D74297B for ; Tue, 18 Apr 2023 11:45:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33F8C40698; Tue, 18 Apr 2023 11:45:56 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id F39AB40698 for ; Tue, 18 Apr 2023 11:45:54 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-552fb3c2bb7so41586037b3.10 for ; Tue, 18 Apr 2023 02:45:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681811154; x=1684403154; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=E/1fNiRMl9h8PnffQ4qB6TpTykJiWhMU0sA2m9Ll9Wg=; b=VvFIckdQ85ImRT4w8p8Q50hteQ9r5gHUYk5yyq2kxH7l2U28XPUb3LkVV4Qsi+UaSd Y/u5I/ptxxSGRLPQQIZNFdQ+3KuzKNfFAHL0LYgQrYL+PO/PeC3clplePXNjdwKqYV2N DkcchdZXzxcNVlQGBdZxADr4dMa3Z+FmZsCrE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681811154; x=1684403154; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=E/1fNiRMl9h8PnffQ4qB6TpTykJiWhMU0sA2m9Ll9Wg=; b=RZPfRpZUHTx45QrFm85PAl5JsKsS/yxf/6+uUk2MyE5q/KyYZgY+gMGO9YxfqB0O5v I4iZt8fS49+LjxV/h8aWBmsG18l4le8OPDMSbNPElTVduK1Wbawh/NJAvXo2w23nCvb8 s6p8VvfODmS4dF48/GweCIfLOadL21IbfGMlIKzLfV70pHGAC/JPm95bYMJHcbuheIt+ oC4JSP+iZjcfOKtQu4jD9SucOKddzdjuI9DaIzvTl1ljDEbmNIKHBSzBGIXbehm/mPTN J4vUjD8AfstMtYE/93l8CKg3rJDlNHrqW2c83btTFnO7EjMhEJrUnzZ5gp00vaO2zCmG WflQ== X-Gm-Message-State: AAQBX9fW+996wV8tVedoZCu3LwRppJGTSeJgiwKDfsoGYO9GWn8URoaP wIrdCHECxUzZq1gUm8VemYtKiu8+G9pTbTQXnFbBoSb+p17Ohjk8DFnalIpz3WJy0I5Rmuxp/A= = X-Google-Smtp-Source: AKy350bNV+yZazHHe9daUF877C8SAu8/+UYdvICHUPiXoIVhhX/N/pWMOHcsdpVEVmu+xvjEuj2sMKo+QjUO X-Received: by 2002:a0d:d8d2:0:b0:54f:b874:116f with SMTP id a201-20020a0dd8d2000000b0054fb874116fmr19140458ywe.7.1681811154371; Tue, 18 Apr 2023 02:45:54 -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 m75-20020a0dca4e000000b00546417c2c6bsm5165492ywd.47.2023.04.18.02.45.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 02:45:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F534605246B; Tue, 18 Apr 2023 05:45:54 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id F010560095; Tue, 18 Apr 2023 09:45:53 +0000 (UTC) Subject: |SUCCESS| pw126201 [PATCH] [v3] app/testpmd: expand noisy neighbour forward mode support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418094553.F010560095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 09:45:53 +0000 (UTC) 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/126201 _Testing PASS_ Submitter: Mike Pattrick Date: Monday, April 17 2023 18:55:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126201 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26021/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/