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 0204842B42 for ; Fri, 19 May 2023 05:38:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F0BA9406B5; Fri, 19 May 2023 05:38:06 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id C92B1406B5 for ; Fri, 19 May 2023 05:38:05 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-783f93cf803so890319241.3 for ; Thu, 18 May 2023 20:38:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684467485; x=1687059485; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4mQWH6m4oHX8eHDM6BMbE0TJrUymtTQveX8qlqBam4E=; b=f40SO8QGJaukMU3s/ttctCGbe74XU5wr+279ig8vmxsdigx3bVzDyef7FgcYC0RK6+ SQ0+m5Ale6l8YyGMm4j0asraIcpLA8A4oST2qUAhn8Jkt1jnz/tWlR8N4HPkEYuREffi VnzdzLjul+FmGTg+tlaY2WOEQ0Oi8AtMWZVKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684467485; x=1687059485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4mQWH6m4oHX8eHDM6BMbE0TJrUymtTQveX8qlqBam4E=; b=M/HTPCSi5ZxTYZYtB54sLrxlnak8BmyuC1OU0Fr3JFp8AKX62kYHsh1zExZ8bDotl0 lT14OzBAwNFwwGfky+Yp6aOSgcsVCMRDaKcmlRtyXTxYtri9mdhGkL3VoBC3I4l8YeTF kggPorap6pHMGXr4+f0RL+PRt5rtQt+tacVO1xSZ7EKNtomV5nxv6sayUActos4s53Ma IiCxnvkONSxJ1tFGk/uKxo8JiKSYKsiRpuFr4oa4B0wMQyUYI4Fl3w45/EsAyEmSosfY hplxs0toen9DEPog+7NjtkkUqK+o1lCZi4rUk6BuqqtzO/ChAn2oBKki9ACpgw8n/QRT RXRA== X-Gm-Message-State: AC+VfDw3x+5hLHwqy00TtokZQan+8AdGVUQVZkOVFraOqa7etlZlU03l zvpvfWCKa6GlXrxfrG0ub+l1i7Kwn58UibCTQObbwiuIfqU/hVBmA/N1FDOPhsHQRZNrosgSyw= = X-Google-Smtp-Source: ACHHUZ56reIBWCsxnErQ+8U+9GU/yFl/Acx15uqRhU76nUj8+HFIz0T/qQ1BV42krIRvzBm1S13RNsSsk99L X-Received: by 2002:a67:d009:0:b0:42e:7c42:7ff3 with SMTP id r9-20020a67d009000000b0042e7c427ff3mr252565vsi.6.1684467485153; Thu, 18 May 2023 20:38:05 -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 ay35-20020a056122182300b00457053bf931sm20926vkb.4.2023.05.18.20.38.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 20:38:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 20:38:05 -0700 (PDT) Message-ID: <6466ef1d.050a0220.2c563.1817SMTPIN_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 C57D1605246B; Thu, 18 May 2023 23:38:04 -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-aarch64-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/