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 639F94297B for ; Tue, 18 Apr 2023 10:38:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FA6E40698; Tue, 18 Apr 2023 10:38:50 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 25A2E40698 for ; Tue, 18 Apr 2023 10:38:49 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76355514e03so72296539f.0 for ; Tue, 18 Apr 2023 01:38:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681807128; x=1684399128; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=E/1fNiRMl9h8PnffQ4qB6TpTykJiWhMU0sA2m9Ll9Wg=; b=KVeIbuGfrstT2beNZPeTEBQKvQYYzqmXSVKXr+DV3KtP5lzPn5UApPPno8WStBghNm wZ9N9MWNi0jm9sWrigSOvEoMXmbOiQeDwnUwmAbPTnmT3hlh4RpM75CxXezR4A3m1zoo AnQPtvjw0EP38S1MViaad5SlXtvmsY6655yr8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681807128; x=1684399128; 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=aU7OMkK9HH6vL2wtF/fcMp2L9gpnw+DBa1FdeKLth8it2C7mf4Aq+01pSMGirLyfWz uCsskShx79u1hgwOnGM+mBanC86qC7tXTPjJj9a1g5NZJQfVyh34H2/2NaYhiEsk/SXM s+D9E3lM7RagZwpsy69BT2A1N0gpc/TkKuwKBDAYz8cZccIPyoJwwzeqfH/kjzht84yJ HpzQ03ApeKfyMDkww2ZRDmGg9XRQpDoPnkA0szXQdjk3MNFYIyApVXAWYXTnF5Kt8YDw 90KcLZwZ/E7DDfMyc9zrIbZ9OSRpiIFWstqCKsmtw3N0eLwRI27B+8FjfRKcgOoOQHFG 5MWw== X-Gm-Message-State: AAQBX9f84EAxXe/XA9fQ6xdbc1W5xJp38jgXoywo3GicUdkUqtlWoobl 6trBMqOoaF9AWuDGLgtds1hxXDCx7xVW8QmHz6v+VlHesJitOABiQ5LnyEWoKU1Tb1qWEfJ94Q= = X-Google-Smtp-Source: AKy350YYCjx1GZoqeyHGhHOQG9Osev7kOnJdRqM+OcycLXD5/EehUWUdBSWUXJkn3DTmIBveZ+3FtYU1O7z+ X-Received: by 2002:a05:6602:18:b0:760:ebf0:bdfa with SMTP id b24-20020a056602001800b00760ebf0bdfamr1359839ioa.2.1681807128554; Tue, 18 Apr 2023 01:38:48 -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 w12-20020a0566022c0c00b007594cadaa2dsm5537131iov.28.2023.04.18.01.38.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 01:38:48 -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 392E1605246B; Tue, 18 Apr 2023 04:38:48 -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 3762F60095; Tue, 18 Apr 2023 08:38:48 +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: <20230418083848.3762F60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 08:38:48 +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/