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 D0E734559B for ; Fri, 5 Jul 2024 19:27:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB70A410EE; Fri, 5 Jul 2024 19:27:23 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B7868410D5 for ; Fri, 5 Jul 2024 19:27:22 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70b0e7f6f6fso761528b3a.2 for ; Fri, 05 Jul 2024 10:27:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720200442; x=1720805242; 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=ZsFm/aThxmgoVE1V6lHuQQm7/iR4HaUvtnpPHiYwiGU=; b=Zge1Y5XWFg6Xthe9mxVoVhpmEr5zSmnvgtG5USZn46DQisXHq4e6KUj1bpKLMXjy/C Pjw/dFe9//vy3L9uVPXsgO2Fs+DHqmjweptgzhXKh18MkTCsmy/lYPTrpQlLZP2o8J/Z DRRvVQyL08IrgteAIK7q7th4oOtKq+3nyJolo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720200442; x=1720805242; 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=ZsFm/aThxmgoVE1V6lHuQQm7/iR4HaUvtnpPHiYwiGU=; b=seSTh4txgAFK2f2lCRGtjvjzJKuZILLoUvPJzRvWenFzMi0nCNmKpxTiwxplzFY9fk Vkko6aNAlE4oBG0z3PmtOOZtb8nXu09ltVKoGX4fdXG35f9CCKxLgaZn+9+uVDbr6cPh Uszeg7L+P0EPce3g3kr4sk+hF4qyAWqztRVFLIlo2oMQdYhuIbwdcqKbOLEB0SuQUN3c 0qxtTB7EPLe4mt6x6G3UAGeMSp8I8hK2TPa/hB0uwvtzuoXS4erT6Z5F1Kh22A71Ebf4 hmhy04kSKAAOszicuayVGeU0z6EGhscROriYGq2lt9NsrZh4qnvUJTg3mm8FrWNy61Ex U9tw== X-Gm-Message-State: AOJu0Yw6uiySUyt0HOG3gzIaMPhrv1CfQrxuDRKJo+EqhhhzJko1xpP6 DIQeEWq5ZpSkUB3GvL033HXlYqB0paUn+IxzjCBbY8mKZ2uZb3z7i1oYUvqRnXeLuLLi2kVuhdr vkR+6ZZ7VK4mQRdS6h0jfyrotVGSRuEONxy62nmmPXDFEpVv0ovdwWMTZ X-Google-Smtp-Source: AGHT+IFzfRFFqizbWArL51g6T5QNLbRcF7s3DlE+guOMbCiN7/gWwN5fAOQjauz/OWHgNblLRj5uxDvNcT7y X-Received: by 2002:a05:6a20:e609:b0:1bd:2894:4015 with SMTP id adf61e73a8af0-1c0cc8f67a0mr5368441637.50.1720200441893; Fri, 05 Jul 2024 10:27:21 -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 d9443c01a7336-1fac15593fcsm4731155ad.97.2024.07.05.10.27.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jul 2024 10:27:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jul 2024 10:27:21 -0700 (PDT) Message-ID: <66882cf9.170a0220.2dfc3.2d26SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 15EBD6050A6B; Fri, 5 Jul 2024 13:27:21 -0400 (EDT) Subject: |SUCCESS| 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: SUCCESS http://dpdk.org/patch/142142 _Testing PASS_ Submitter: fengchengwen Date: Friday, July 05 2024 09:31:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 142143-142142 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | 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 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/