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 3CE8242DB8 for ; Sun, 2 Jul 2023 18:33:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0CE5540689; Sun, 2 Jul 2023 18:33:21 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id DF77A40689 for ; Sun, 2 Jul 2023 18:33:19 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-783f17f0a00so1041260241.2 for ; Sun, 02 Jul 2023 09:33:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688315599; x=1690907599; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=To/+GfiF+GUqdyPss4ywlq/By6GUKjt4m05RDV4cXlM=; b=RATc+CqpP/kdDVtICmj7qBuhn0B38OYNcUkWzzPUhHC923PkAXu01pkfa3udYRtrHp LGCkLsU67t1IZrQLe8BPMLg/aLwvobk38A2FXCwqv5qBnxETs3/A57anP7hxpgTNAmpn 4Dge8ZZBZRrqw5kNK2D8TrzOkc7RfIoNfxEsU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688315599; x=1690907599; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=To/+GfiF+GUqdyPss4ywlq/By6GUKjt4m05RDV4cXlM=; b=dTgfWhb4B4jiwbtsxNlIE0xA/LsLxCe6m54/S3g2R9Al/Z5Nf0T6SfhScXtOq8q7wO iN9zuJKfz4Hlqw0722kvtsCywlX9DCUpXCAyAYUgEHvsmHL7pl3XoyPICG2pWt4O1YwL 1FAev9xDnfQ5XVdir+Es840p/Gx03KcQ7gJybzQmkQ9RF+WlxVq6AXhigo0iqIH4FeSs P4KR0GhVWlvIivvXGHHv7/epbTmmjiaoB2eFg7yq8JE1J4dAkxaA6SYoGd2zKYBQ+Zh3 HFOPHtygcFCcytNObr1TwtgRJgv+EZSgQQY18qGziD1s/5sUryZPBVscJA3O0HVDqiYf KOmQ== X-Gm-Message-State: ABy/qLYnGiX7flad0KB301bXUlcf2NmqA2Ke86oJZUeRCVaA1Co8Wejv KHmxhY/ULr7lrTyyg22Dk+7l1n1POxFQLWxIoXydhN3+RpUv3Dy8W6mPpEElDvMHkam2ibMMRQ= = X-Google-Smtp-Source: APBJJlGFGdwIDq05nz1EOVO3IfpPDJcgoEL4V9xA98C5aLUGByDdQkFHpGnkfdF0IsIVmEsj26gjTKoE4+M7 X-Received: by 2002:ac5:c183:0:b0:471:4631:66d5 with SMTP id z3-20020ac5c183000000b00471463166d5mr3448322vkb.5.1688315599224; Sun, 02 Jul 2023 09:33:19 -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 35-20020a0561220a2300b0047cc2789f86sm1272526vkn.3.2023.07.02.09.33.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jul 2023 09:33:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jul 2023 09:33:19 -0700 (PDT) Message-ID: <64a1a6cf.050a0220.82ecd.249bSMTPIN_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 BB956605246B; Sun, 2 Jul 2023 12:33:17 -0400 (EDT) Subject: |SUCCESS| pw129156 [PATCH] [v2] net/idpf: refine vport parameter str 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-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129156 _Testing PASS_ Submitter: Liu, Mingxia Date: Friday, June 30 2023 18:51:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129156 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26891/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/