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 E35A1429E7 for ; Tue, 25 Apr 2023 09:40:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEEAE400D7; Tue, 25 Apr 2023 09:40:14 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 10116400D7 for ; Tue, 25 Apr 2023 09:40:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32ad8ca1e69so44680615ab.3 for ; Tue, 25 Apr 2023 00:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682408413; x=1685000413; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aljaksSTtALbZ0aSo1QiXGaYowVQ130BksKDnuIiFn0=; b=GPuRBTn4jq4K3A5PtjBPlvnRHv3/vx/lu6dVxueTmC90qBBN82aFtzwKRI3VGZD5pH OKNegyPe0ATW5nswoaA9Drm5R0W8bm26ptfRfSwBSXmZABqSaRx8zNUacMYqN0H63SQk L9sD4jjln62Zbw1RSYaemkJzujFjgXQ6ybYbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682408413; x=1685000413; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aljaksSTtALbZ0aSo1QiXGaYowVQ130BksKDnuIiFn0=; b=bNJNmerVm8smb29PVqyYO9ReU55pAixSKEoFzUfxk2AS9crqwxREvbosGTBt/IoGkR 9Kh16dyGyEvv5cIXdTH+1LYzfEgVPTfHyCYI57a271A6QKcKcCrbE5bXuyOeBprbjBKP PlOp9I5X05+up85o/g/79o+e7q0VSl4Z3u+SUdIUrTzCQdqg5LgB2vfsIz/PDNCNarj+ vYPXbJ6UXRGaGAEvThV7GpdH8RFuHBFJ6CbaUV1bcCFMHvLX13Y9D4NxuFBXNHHi1wsP 15pvrZZzx39OqWG33tLLfaUlC960FFiPhdiw50AtHXOOI3GRTWHDEiUMVl3rUrkKb6dc AjsQ== X-Gm-Message-State: AAQBX9eJuZ8a17MTBxQV8EXmhQXV5G+1w0wT51yg/XpbYS1F+dghbyMI UhJnFgDnai79ueLe/aZgPAffR+TWJZB7/7dwfM3Q/sizi28wQGHsl82SlI5cqq7cbE3B3EzXOA= = X-Google-Smtp-Source: AKy350bitKR++1b73eyqXVuzXNECmUXaU/8L/WIUrIkT3yN+2sTwhKXWMJ6DTwCSInOLpP6UgXv47f4+juPq X-Received: by 2002:a92:c84e:0:b0:32d:eb6b:70ed with SMTP id b14-20020a92c84e000000b0032deb6b70edmr7728294ilq.21.1682408413452; Tue, 25 Apr 2023 00:40:13 -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 k22-20020a056638141600b00411bbfea681sm360884jad.13.2023.04.25.00.40.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 00:40:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 00:40:13 -0700 (PDT) Message-ID: <644783dd.050a0220.6c7f5.1c02SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 20AB6605246B; Tue, 25 Apr 2023 03:40:13 -0400 (EDT) Subject: |SUCCESS| pw126417 [PATCH] [v5] app/testpmd: txonly multiflow port change support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126417 _Testing PASS_ Submitter: Joshua Washington Date: Friday, April 21 2023 23:20:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126417 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26090/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/