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 4F8CF42B41 for ; Fri, 19 May 2023 03:38:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48D72406B5; Fri, 19 May 2023 03:38:23 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 756E4406B5 for ; Fri, 19 May 2023 03:38:21 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76efc56e1cfso207790539f.1 for ; Thu, 18 May 2023 18:38:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684460301; x=1687052301; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6oph5J/H8VdbZV8BNSChXPe9uyxIceY1BI31npzNAsQ=; b=BiOwXTpVIV35z15gKjq9fECe5/p+rjGDDiGwIICkW8c2m3f53a5EPAesgoZqdLi2RE 5yRtvvk00zebtVkNxiytFpV2/+rcMVH7lOcOrV+FcZI/27PvK0jEANfomnVWkOE9OjLX 27MuA8QA6K3tVVVkUAgnQEG/pkgfQDFFdO4VA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684460301; x=1687052301; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6oph5J/H8VdbZV8BNSChXPe9uyxIceY1BI31npzNAsQ=; b=GlEmSbD3H1OVVm2vjRlzRF2NyHdhoLiixIt5C3qWKpPWG5b3d2Uf7gcaPFXzTblBOM cZcTJ3SvP4ypfkYSI8qntEhTotAPbyoMeirSLevzmJSRwp80iNpZTgxuLVLLgABs85NP xuk1cPoDdU30pRRmxX5Q9H6H5R1pDCwL4Os7GFLAhqInBrp919NJPFkXIC1HOu6mkks1 HcieJxoXQFje++6nlVZWg/HaYycWDRG4JvMdiTEBr/t3IA0DfU61+m3urgO6UlkBI1Li jgic1qMc8TOBzSINvCL/sgOgIEjI8hl4q6MbIinlVzo8KrfA5zn4B/dLXnqobQQ41b5U TQUA== X-Gm-Message-State: AC+VfDwNdisTxsFzkWV/NL7wJJ6gH9y3FRq8nE3X0eB4Z82Dw16zUT5N 68aehoElt1lwtvVv263UZ8pBPlP6H/IqNqUHSZzR1w52F9gmMzgWayoJrg== X-Google-Smtp-Source: ACHHUZ4xcnCNyYN6P6kJcUvs8DBF5PRrx4g/H0yaG9cpzxLWklFKah5N1G/U3ujimktjcNe1DMj/xxxXs5n/ X-Received: by 2002:a5e:dc06:0:b0:770:8:ca2b with SMTP id b6-20020a5edc06000000b007700008ca2bmr236925iok.3.1684460300900; Thu, 18 May 2023 18:38:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h28-20020a02cd3c000000b0040fa4f6b3d8sm97793jaq.47.2023.05.18.18.38.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 18:38:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 18:38:20 -0700 (PDT) Message-ID: <6466d30c.020a0220.89872.50bbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D0C4605246B; Thu, 18 May 2023 21:38:20 -0400 (EDT) Subject: |SUCCESS| pw127053 [PATCH] [v6] app/testpmd: txonly multiflow port change support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/127053 _Functional Testing PASS_ Submitter: Joshua Washington Date: Friday, May 19 2023 00:22:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127053 --> functional testing pass Test environment and result as below: 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/