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 3ECCC42B43 for ; Fri, 19 May 2023 06:44:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3ADF9406B5; Fri, 19 May 2023 06:44:08 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id AB025406B5 for ; Fri, 19 May 2023 06:44:06 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-19a36435e81so290367fac.1 for ; Thu, 18 May 2023 21:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684471446; x=1687063446; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=elUTP7fwd41hXS2+LtPyLipnklQmsy/yi6qsO4+V8CI=; b=d5AmG3SwbbzGRTPO/Z7A7SIGEHTJLE+9PXvdNZ339FXYvTD59kpycQFd1YkThtWLRd pv9P0zB3nvDqmc8pyyzxS2LXZJqCGc6tXhB/57vL0/bElyyEWMGo+UKCQLWi7CchpObd kcByz20/aaZuBC1Ga5B5clbusxdMD0R/BW5RE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684471446; x=1687063446; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=elUTP7fwd41hXS2+LtPyLipnklQmsy/yi6qsO4+V8CI=; b=lbCG/P9YZPAGk9WvNOSPOthvIuTzG627peHAVUNZsAX1DP1XFG/MD/Wz8PJlsh+jrF TJH2d4QnBdKOrzts3cyQ5IeBK+1grGY9rrDmFoa1VjQLA42FFlHpcl7AMZDTxFgTFeTb YUCQrHqgnFjDtoX4y8XnuVuakWUtCQmGMP+XGPEqdczsAhAp5SBnslK0T4w7Mz9QbiQq s3kElYxaVOgZPQNfRpmJ9ww7qbS9GeB1KPTPq9Y5TDIUQwCOJr54ovmBr9rIb61lZLKr 1mstBdSYXy3/O/yvkmPiSfD039wqwBrE1bGMPRBK8MeFa9MM0FX61ehK3HyInn0D36rx KVSw== X-Gm-Message-State: AC+VfDxWJtvI88p+DkIA3nAbG+v0WyxGfTZdVFrk2ycMJf+90s6DdUoJ Wezc0wp3n4l5ODquVoJcuuy5QtF+sA5Yettv0hCxHMGF3Zqx9OeFsMejeA== X-Google-Smtp-Source: ACHHUZ6693lUUS36Z9seHx4NVrjBgMVJ6ojwCg32UNk/ba3Jjp0gQqCsNVPvtvDbqAtZRv6UBq6x1ky8Rimk X-Received: by 2002:a05:6870:7009:b0:17a:f617:e26c with SMTP id u9-20020a056870700900b0017af617e26cmr2095687oae.11.1684471446095; Thu, 18 May 2023 21:44:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ec21-20020a0568708c1500b0019a5fa8760asm4797oab.15.2023.05.18.21.44.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 21:44:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 21:44:06 -0700 (PDT) Message-ID: <6466fe96.050a0220.e0c6d.05fbSMTPIN_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 456FB605246B; Fri, 19 May 2023 00:44:05 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/127053 _Testing PASS_ Submitter: Joshua Washington Date: Friday, May 19 2023 00:22:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127053 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/