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 00D11429A0 for ; Sat, 22 Apr 2023 04:15:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE22540ED5; Sat, 22 Apr 2023 04:15:07 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A60AB40ED5 for ; Sat, 22 Apr 2023 04:15:06 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32b4e379000so7349005ab.2 for ; Fri, 21 Apr 2023 19:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682129706; x=1684721706; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AfluAAGM1W11KGPYMJcIuwjptPlCn9qEFj99CxLvmDU=; b=iYPOOrPp5udCKCvg/Lsiz4BwKRpqXwHv0bcEi0BZuKJLQWDx0AR9tJeGK9QMe3JtEt i1Yma9qXRKnDp2QchIR6Oq5u6NmjbfAIM4DQltyGmXku0N924Y3NZlHFE7OX6dsqMJtQ ZSkW3M07eNE5csQE9RWaoLwoD/s096on6nwWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682129706; x=1684721706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AfluAAGM1W11KGPYMJcIuwjptPlCn9qEFj99CxLvmDU=; b=R3IEVFIPf3ZQmOevaRNyhVdOBX9ZR8v8gQSVrVXMYRdiN70nVNwMYiOjflEp5bQh8E fcv8ZAkmwJmPBr5Vz+phz/nhrMEet4QQexSZWdU5Sv/vctaHYs1BRwYEeAUQYyvz42sa aNkHAP2KqKLbh8Nzli7dmMoHO7+AHqut53R15+IQcESfb2DlHZplWjSUcUNkTUxUecQC P33y8WfaxktZqReYdt6fbvjejr9O3WhLKiMiLgVMZ4wu7SRCQFBavLFDSbTTQx1qcAQX idSzyL4Q209Hx3j26RrUnA7Bi2auS43reUE/aimodt+KQo1347449EB2BrsEHsYbyxXA owiA== X-Gm-Message-State: AAQBX9dACq7vgcpRktVi7fQojVbPuRUCcrMM/QBPBZ5dJUVe5tAs+q6I GQfrlZrytIt0PXUzsuXfrP3qC1BuDp8gPMcFpeM2krH9uJ7e/kafpJxpeHaGAUwgfBuVCPcgcw= = X-Google-Smtp-Source: AKy350Zm2myf8yJYtmQeP1ned3uDyB9KvvPqqyjXKnyyaKU/ohi7gLUubsuTfSMWnzD5H510ZEXeDXxpHXGP X-Received: by 2002:a05:6e02:60e:b0:32a:bc1d:5417 with SMTP id t14-20020a056e02060e00b0032abc1d5417mr727430ils.12.1682129706041; Fri, 21 Apr 2023 19:15:06 -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 y16-20020a92d0d0000000b0032645244820sm402465ila.0.2023.04.21.19.15.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 19:15:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 19:15:06 -0700 (PDT) Message-ID: <6443432a.920a0220.b298f.ae3bSMTPIN_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 8D429605246B; Fri, 21 Apr 2023 22:15:05 -0400 (EDT) Subject: |SUCCESS| pw126417 [PATCH] [v5] 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 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:5f34cc454df420b9b2da8deb949fb76cba058b87 126417 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/