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 79DE64291F for ; Tue, 11 Apr 2023 23:14:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67BB742BD9; Tue, 11 Apr 2023 23:14:03 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 3B39B40E2D for ; Tue, 11 Apr 2023 23:14:02 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1842cddca49so11624219fac.1 for ; Tue, 11 Apr 2023 14:14:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681247641; x=1683839641; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=vxLoRW8MxEip88/fbnEF+2LXDiZTTwbI04M9ZPXhePA=; b=Mf37JeWk5p9jbSCavukmJKZHBXRnFyfTd8kkQZWF/I/EoE3EtFJ/1PqWXv1zk7WFMT 9qZ8VRl3HNOrGeF0aRy1wU5A14SFmvIKfAaP+2Di0k+O6Oap5f9C/vLIfM59bVMdnt4/ hF3/EZE9M+OQpHEzA1fJNx0fMAK1TnQbemjA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681247641; x=1683839641; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vxLoRW8MxEip88/fbnEF+2LXDiZTTwbI04M9ZPXhePA=; b=VEIGORU8Gt+11wj5H1Rm8ol3O1fyn1wTR8F2tciEI5dP8Gm/Lh2Zbemmm08L/a6NXi XX/w9iZ874TxIBmuVy1om7rRvUfTFg0Bvnbw7rR+TmpoLNA8s+b+A4zWo14EShB32MnD gg1b/zmVtoEVgXLueCCLT2XFLJwbW/afFHb9DGYxL0J2CBpiSPQ7wcZ2qwCARGqzvtyR JRLWSOYIqhN7DtRZkTe1o2H5rTjb643SsK+o+bcE6tN3LLZG4QH4qG0Zkm6yKb7OS16w kB/6hYEA0QL7xPddOFrKn0eDqzxfmvKAnPwD9PPtUWn8ZFhg/1SjD960vmAuzbT1j1oi 7kZg== X-Gm-Message-State: AAQBX9cbDxUL0AvNqbP7ernBbjHI4vEQmz82Ip9idSR/XLIJoVmZ2fUE FxPVFV5Fhfn75TeRCmRw4uDw1Gf5zze8JuTiU7L4U5IHVkDQAkXk9pNtoyvDxdd4lfm1Rak9mQ= = X-Google-Smtp-Source: AKy350bnNz37KXPYph8Ukki5gkBlHLCyB8uAUeWQGrWVy+a59+9eFeAkVqtdH27tofBHJep+j3OMJSNuRIuA X-Received: by 2002:a05:6870:b24d:b0:177:a247:7db4 with SMTP id b13-20020a056870b24d00b00177a2477db4mr308865oam.4.1681247641629; Tue, 11 Apr 2023 14:14:01 -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 n40-20020a056870972800b0018457fb6171sm416525oaq.12.2023.04.11.14.14.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 14:14:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 46421605246B; Tue, 11 Apr 2023 17:14:01 -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 4599E60092; Tue, 11 Apr 2023 21:14:01 +0000 (UTC) Subject: |SUCCESS| pw125932 [PATCH] [v2] app/testpmd: txonly multiflow port change support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411211401.4599E60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 21:14:01 +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/125932 _Testing PASS_ Submitter: Joshua Washington Date: Tuesday, April 11 2023 20:17:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125932 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/25959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/