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 9C29842971 for ; Tue, 18 Apr 2023 01:49:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7876E40E09; Tue, 18 Apr 2023 01:49:09 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 6757B40E09 for ; Tue, 18 Apr 2023 01:49:08 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1a6674bcad4so11226315ad.1 for ; Mon, 17 Apr 2023 16:49:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681775347; x=1684367347; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=yCccWUCTPo9VqNnDC5e+dBjLS8wSMHMLMWiSXcdmT28=; b=G6pC4sWVNF+qBnDik+s1OHF2k+Ilh1hQBI38erLTMAA0z3qvySlNwxrpLHd5UvvJlL jJDlC677L32Dqppa5GnhRMOhBwvuqSKG96J+LmTOxhCzCVwlsuAZVUO2aDF30YlHvbVi B/CGs1zacJickQjOc413rb124D0PztnFDBykE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681775347; x=1684367347; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yCccWUCTPo9VqNnDC5e+dBjLS8wSMHMLMWiSXcdmT28=; b=JhU5+LDIUQ3s812JppfS1Po3YhIQAN6nU3AWwcL0+QgkXqSi1+K84amWQ6ifIh1oxY 139/kK46L4VFrbMO5dTzWh1fFeTQ8ggPK2PPHHOGUROPTk5P0UC8HsifV2YFNW+/GUTh cfGlT+wvmfJQnReMXhAdkdnGeFNYZ4liSpXs1BcweNnHcy7IzY+WQ5YgcWGEs7CuHZ+9 8Af2KPJniRLFcB5BJq+tvIUywhhKz+KEdtqWQ8AlD0XxBpYYiZMNhxjDDioqwaj6XWRO a/b/+64P6PdWG9e88yrXEJT84LXuwmdGcqXkhB5a/qpRaOfcbS0Hk4vsLm+niy20JT+E z/tw== X-Gm-Message-State: AAQBX9c6DOUbs7Mr5Za0qM2u6XeGq4xhpoMeGSw6Ic9y7cCRtrOwnpaU uLZS4ZJUx4tBh2F34dljGIWION+JnzxBOoa9BvyBkG2d3udnZuYVoCm4nWmyHSgduq7FXPeJYg= = X-Google-Smtp-Source: AKy350ZVQ7SzkBbYpjVbjemkuMmJCd+/D+SZ9jdUZ5k8fxoYeyLSoEVAyHlIcm5T0IGC2vg+0magFskVBLSa X-Received: by 2002:a17:903:20d4:b0:1a6:eba7:5840 with SMTP id i20-20020a17090320d400b001a6eba75840mr145177plb.68.1681775347613; Mon, 17 Apr 2023 16:49:07 -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 y22-20020a170902b49600b0019bb3da13d9sm12881plr.147.2023.04.17.16.49.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Apr 2023 16:49:07 -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 121F2605246B; Mon, 17 Apr 2023 19:49:07 -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 08ED96008C; Mon, 17 Apr 2023 23:49:07 +0000 (UTC) Subject: |SUCCESS| pw126201 [PATCH] [v3] app/testpmd: expand noisy neighbour forward mode support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230417234907.08ED96008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 17 Apr 2023 23:49:07 +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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/