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 1D611429A0 for ; Sat, 22 Apr 2023 05:45:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E96B54021D; Sat, 22 Apr 2023 05:45:43 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id C4A334021D for ; Sat, 22 Apr 2023 05:45:42 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-760f29073b4so80942039f.2 for ; Fri, 21 Apr 2023 20:45:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682135142; x=1684727142; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hqIferj1qcw22fGPnhG/O7QZVyNM2U6yQ9ld23TsrNg=; b=YgLaxRzsGUABRJ6s8eswiR81XbXm9HPN+qBlYx62o+2yNv2ajZydTKmr8W24HMjsmy hcLJg3s3gkyOdj+DskG1CO9xKC+WITAZyQUCZUOfptrpZkQZ0suBWCKittUESsv4df4k VF3b+AET3c+Xe/8DX3qtR5Tfv6nzps1hZEFO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682135142; x=1684727142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hqIferj1qcw22fGPnhG/O7QZVyNM2U6yQ9ld23TsrNg=; b=XnrlolRjRoCSOBa2lF16j8KJhwAe4YsEl8cgmO1ECpAEZkaBJXvgmpBdir3gAh13ft ebylIKXDY1FfumZl5cieYJStwN+1CHw3rheDhSDA1NyoCApHQahXjKJMmQFD+cl9Jbkl WS1gwCDHQAt9Sh0htSndLHo8J5XUINxx5JPFqXCWYP0S66+BA05HfLWcYeJ2bHiCuktW yg+aQ+eec2Ga2W69uFeYM6Ax1Av/6PiRmSS7uBL1vtbWE0F5ssGBdpOviMMUUPf83X16 q8fjXXpQo2OOx/S4d+bbZZVlmOdR9lC4IVxnn4kA0A6CDEJfrENwECkzhH7GjKQXp2Dk DpIw== X-Gm-Message-State: AAQBX9en0xMqe1g1ZE0K76HvykmlD7JeS20/vaCZMPD1NfLL+t5xztRr 54FHDB3yOe+1rKeYPYB9ikj7P3hU4tL4GUhRHZkU3Nk1kwwAoKT/h4hh5IG33hbYIzX9LGZi8g= = X-Google-Smtp-Source: AKy350Zzq+0e+zqgq9tUPIIgKQamT0vTlFmm58OHxphBKD8XfzyrYbJqLBts0DIVoKK/926Wlfz/PBg5bOHp X-Received: by 2002:a05:6602:204d:b0:762:7e58:8d38 with SMTP id z13-20020a056602204d00b007627e588d38mr816211iod.10.1682135142128; Fri, 21 Apr 2023 20:45:42 -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 f20-20020a056638329400b0040faf149e93sm585398jav.27.2023.04.21.20.45.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 20:45:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 20:45:42 -0700 (PDT) Message-ID: <64435866.050a0220.fe70d.0c47SMTPIN_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 B247E605246B; Fri, 21 Apr 2023 23:45:41 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/26090/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/