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 D259D4559E for ; Sat, 6 Jul 2024 07:28:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF109410E7; Sat, 6 Jul 2024 07:28:56 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id EC78D40268 for ; Sat, 6 Jul 2024 07:28:54 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3d921528d92so439818b6e.3 for ; Fri, 05 Jul 2024 22:28:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720243734; x=1720848534; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=vjIpRbGSjjBepBjlcGa2kesNrlWn36UJ2RvoYFbfBLw=; b=VH1L5faIz8GPl4YsfMYjX3e0Am45WT1A9lVMwA81J5lQIHhCWFtABzeZ5wxXXBxVJu buWWP+ZseVG9TytTrRGlTIRDb7Kw17TOWK1E1wLk7J6UyGa4zjM5Jgjh2zd91n1wzEAc I4CtmEiEkN2ytBNC8dhvebPNcJHuVkuo+4icc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720243734; x=1720848534; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=vjIpRbGSjjBepBjlcGa2kesNrlWn36UJ2RvoYFbfBLw=; b=fX08tEs7wI5XpDGHTbY0USckJaRy6fj8ncDkjuJB8U8+4vMrCQoEkVvR4riq12dOep jIhVwBGAROljQkxQq6mJ73vtoCheWi8QRbSaSwrpPC2jSBEfBaeoQX/QoyU4MkKv9ING +IDUOicbKV4OIDKvy8w5/RoFB4ZGmhBlxw1QhB/Fh/MLoq1HBjPXsb9kxUNvJuP1KPlt 5Iknjlax1IO7j6N8uy+Drg9LBkovFhAe9PpD6pwUa5LPi9fyfvkdr94bYpdadFNHn2MT +jLNjkZvfeUk7gfctHaUTwMjcJjnxwOPIg2mNLNjz4sVlMB0l0qsxkIClaQ04X++4w8t Kh4A== X-Gm-Message-State: AOJu0Yz29viGJ9oIpRhJp686ZxeQKL+GnmOqvvQSeE3U7ccCtS0wEbcU vli4McgACC/6TiN7JGAsl+t69tS8GAhAP9yFBbBjhQfjVL2Yug6B1/5Nf4jrCI2u90yN3i6MIAx 4yZNVo0ddI5txXNBEGE6qdPh1lzN/8d8jgN8lc3yiLlTw/dX//ugdy1ed X-Google-Smtp-Source: AGHT+IE+yf4Y3hBWd4p/FD/DJUoMj+jtZhV0qdWX8/XAiL6q5OUDuxm40b2Y2akLh52eO0/sSjYDPrWwcT9w X-Received: by 2002:a05:6808:1383:b0:3d2:1da4:af63 with SMTP id 5614622812f47-3d914cae1e3mr7065663b6e.45.1720243733965; Fri, 05 Jul 2024 22:28:53 -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 d2e1a72fcca58-70b1b3411c4sm40264b3a.0.2024.07.05.22.28.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 22:28:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 22:28:53 -0700 (PDT) Message-ID: <6688d615.050a0220.361f3.33f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 184D3605C351; Sat, 6 Jul 2024 01:28:53 -0400 (EDT) Subject: |PENDING| pw142143-142142 [PATCH] [v2,4/4] cfgfile: add strict parse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240705093115.4437-5-fengchengwen@huawei.com> References: <20240705093115.4437-5-fengchengwen@huawei.com> 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-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142142 _Testing pending_ Submitter: fengchengwen Date: Friday, July 05 2024 09:31:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142143-142142 --> testing pending Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk | +=====================+====================+======================+===================+==================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian Bullseye | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Debian 12 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 37 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 38 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 39 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Fedora 40 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL8 | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | RHEL9 | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 20.04 | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | SKIPPED | SKIPPED | PEND | PEND | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ | Alpine | PEND | SKIPPED | SKIPPED | PEND | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+-------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30428/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/