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 77FB642928 for ; Wed, 12 Apr 2023 16:30:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73206406A2; Wed, 12 Apr 2023 16:30:33 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 7037E406A2 for ; Wed, 12 Apr 2023 16:30:32 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id my14-20020a17090b4c8e00b0024708e8e2ddso822676pjb.4 for ; Wed, 12 Apr 2023 07:30:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681309831; x=1683901831; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=dB1xrW0gaHGD3ITd0vrTre5FChb+v/jWfiQPq4s1+1Y=; b=Gq9QSM5j5KrZ/hRGArOpUWoZb+f1k1uVfcnVbMB+8+xeSCLEC6UpdrwGkLwRmvVVfj ut+HGB3WKen9s16E+L/3U0opuDDp6rioN3ZdTugt+Gqf7U/OLt+Azdr6Bd7Bv1e7Gx/M D6WOpVofIUuN65ZrXI3xuuZmQcteQ31s9EuSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681309831; x=1683901831; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dB1xrW0gaHGD3ITd0vrTre5FChb+v/jWfiQPq4s1+1Y=; b=UfinXMmGKznMT/VZoz1hodBYEivcN53aJ6XmyzE/SVkTXcU/QMvNNTsQddGTbUW1TU L3YqTyaqABkLomixOEv7no03eOICA+80OEnFJ1RXaA6qHq6Q9YOH8zXqTBwVzG8D6sEH Viym8vVy73E8sRR/Pv0mS9VtnHNa+v0U2Q2bm6YUhTxTW5M43Rs/lX/+Pfa993qMjBYU UqwFYnCPqnJbfKMMWABSSb7/xw4pXiUsilBu4erJUmnuYs0XdlnbagVHAdH/Kg652SWP JQqSswBeHkk5Mfd1cdthAwCi2P/dS7/2V5v/NnE3ORa8gkt+hEfYOulX8SZRn9uHeRdC oAIg== X-Gm-Message-State: AAQBX9cwGVKYg9nfYpQ/7OWJvifZTmv0ZLg6Z/PiKvOiNpzEtxVhSxbU zM008gw0kYQ8N2ryBRVTyMao2NJcF4zQOZfUMbsARbXXdt/WQ7hUUCmy2g== X-Google-Smtp-Source: AKy350Ye6NEr/l//+B4Qloiq6k3zsyqenb8K9tnHJ4t0A/yKfR5FG8lCtNbq91zDFRE0C0NVXQ/oXJUIOOZr X-Received: by 2002:a17:90b:146:b0:234:7ccf:3c7c with SMTP id em6-20020a17090b014600b002347ccf3c7cmr3363663pjb.9.1681309831564; Wed, 12 Apr 2023 07:30:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id kh15-20020a170903064f00b001a6484fd01dsm1125473plb.28.2023.04.12.07.30.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:30:31 -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 CC383605246B; Wed, 12 Apr 2023 10:30:30 -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 CB2E860095; Wed, 12 Apr 2023 14:30:30 +0000 (UTC) Subject: |SUCCESS| pw125933 [PATCH] [v3] 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 Message-Id: <20230412143030.CB2E860095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:30:30 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125933 _Functional Testing PASS_ Submitter: Joshua Washington Date: Tuesday, April 11 2023 20:24:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125933 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25960/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/