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 6BD0C42D9C for ; Sat, 1 Jul 2023 05:52:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 498A840F16; Sat, 1 Jul 2023 05:52:56 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 70F6740F16 for ; Sat, 1 Jul 2023 05:52:55 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-55b85b94bb0so1531813eaf.0 for ; Fri, 30 Jun 2023 20:52:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688183574; x=1690775574; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AP7H6cTbjD/8AZawcyybmRXyzuE5biGovfEjkJq74v0=; b=DV5HRLROSzVPAvJzozZa87ZuZNuyhhTN47y6Z50YpWxneadbMHr37rcNXxgI63XpHl c7M3TeErnRWSq6jOCOT76ulSjsYHGxJ4Be3WgBrGdESVbxzI2Ui/JnuR1T1PcPy2mj3Y honQH/Ie7oETw/xsvYYEUsrf9cE+CVN6Yhu6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688183574; x=1690775574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AP7H6cTbjD/8AZawcyybmRXyzuE5biGovfEjkJq74v0=; b=XIGfx6vdNHkGVqlaLwT4oNR+H1oWJlVwWB/HbmDvvkW2XB37nb6vLC9MyNzSqE88Q0 ojiRCaTx4vTR4jgj7rIPxfGkbs3i817dL/mHlbrbWn6sDCorDKFtirauOT16DZngJxiQ Cwm01JMOwtZMNlu3miu7DQ1BG25XVVS2sQe0bWH3ZBbsrctCDLFepUVhH6EUMGp+NgFF V36tys/A9RV24WgoetumXOrBfzJ2fymfVAqBPc4cfxKAivD2pvKDUEDnN/VLy5yzCp48 FFqMBqRXb+c7TcjAL4YDrOTdyCYy3/D11X96/gfVOsc4nHHqDfOpKftTvwvpB3iYU/4L 2rIQ== X-Gm-Message-State: AC+VfDzAsrbLbhbLqa350ngJXCLZxYQFjPZI+xl17F26n9WTzHBgd4N6 HyK/0toVin8Nl042KL4SBm/xQVVBJbdIaLv6+RCS5VNWwhJLNlGqEQC/EA== X-Google-Smtp-Source: ACHHUZ5FoM56/ZDzzfGEtK30mGJUffycW6/OEaiFtTe0/W9o1v0xVhoh9qXZ78nfBFZie/RlI6dc9WAlhaPL X-Received: by 2002:a05:6808:10c8:b0:3a3:7eb8:bbb with SMTP id s8-20020a05680810c800b003a37eb80bbbmr4722404ois.47.1688183574726; Fri, 30 Jun 2023 20:52:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bq6-20020a0568201a0600b00564e469eb17sm599239oob.9.2023.06.30.20.52.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 20:52:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 20:52:54 -0700 (PDT) Message-ID: <649fa316.050a0220.c3a13.4753SMTPIN_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 2D2CD605246B; Fri, 30 Jun 2023 23:52:54 -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-x86_64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/