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 192FE429E7 for ; Tue, 25 Apr 2023 09:33:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 144CF400D7; Tue, 25 Apr 2023 09:33:48 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id AD6D3400D7 for ; Tue, 25 Apr 2023 09:33:47 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-32a62613a69so13017025ab.2 for ; Tue, 25 Apr 2023 00:33:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682408027; x=1685000027; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=anSRnB2nCDHDSc1mD0UPAp1YW1CadFl8CHe326+igbY=; b=NgcXkDi9OtQGWlL9gLePEnB2I+OU8Q1tSuLV+rmBbPlCxnP8JK0+VLLFfJtxTfx6YY kMgfukC1C5G3Lrv9W1Q2ZGk0kaAV40IzVWibCcwtY90PWWRnub0V7X4NvBJ/P/CIymyE f91kYmCLZnvW5AS9u0V8qvLtCO527WMPiwlvg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682408027; x=1685000027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=anSRnB2nCDHDSc1mD0UPAp1YW1CadFl8CHe326+igbY=; b=U0WydWqkKbNYGGP+TlTlVAsUdcZ14bUJshTBurj4WlnYvrv/tL1Dl98GDQkh0fa8h+ NgCNivAixkVbP3K/Zd4pf6qi/ImBswg8b/qz/qvu5Ne+K3NghO7DFgMvPREmLk02i25k fTCNEN3wHDYVaL6nSkQ9XtmxGrN9KiMw8ztdMUuhs3OibKK3YgY1MRvFAmnSd7Yfzk++ t+f14yNKtfNn3RYmNh8Gv78Tfz9gHCph3krZYu6NhRn9ekXf1XVyucsbzIgBRyzKsF6l A7SlN7tZVLK0KqCA4wBsp3VfNpaYVnmBcxPpMVMmeFZGwj88KPXD3EfKHOZcWxwZrBWa DFPw== X-Gm-Message-State: AAQBX9eampcpU96ulFiZ9CngixfdsHywou9HTgIXzfz4oRPNzRknzUj6 le86DOxZ907IuHgsHa2dOTUZFU+gELDd5yWpOLC8i75VeiwPJGa4f4STxw== X-Google-Smtp-Source: AKy350Yjci4bIhnlz+vIkPk1TWVoZbsFqZq4f+jUJTj6L9x59rbwmLKfYwUKDteCxemw4VavL6k4sSIhOEd5 X-Received: by 2002:a92:d245:0:b0:32a:9501:d0a4 with SMTP id v5-20020a92d245000000b0032a9501d0a4mr7027724ilg.12.1682408027075; Tue, 25 Apr 2023 00:33:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g17-20020a056e02131100b0032617afa685sm726545ilr.31.2023.04.25.00.33.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Apr 2023 00:33:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Apr 2023 00:33:47 -0700 (PDT) Message-ID: <6447825b.050a0220.2632b.ad92SMTPIN_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 828D4605246B; Tue, 25 Apr 2023 03:33:46 -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:70cc4e1fed665712e68f2f45d98dda4abc6accda 126417 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 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/