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 8BF0C455A7 for ; Sat, 6 Jul 2024 19:57:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62AEF40264; Sat, 6 Jul 2024 19:57:59 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D81AD4025D for ; Sat, 6 Jul 2024 19:57:58 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-643efaf0786so21692967b3.1 for ; Sat, 06 Jul 2024 10:57:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720288678; x=1720893478; 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=ftMtUz/ykSLnNe4hvG0oYjLL/Ekuh1ovkKhaC0pngFA=; b=Sdv4laoxG9UV5MzgRr2wxJqYD0ic5NrAY3G/HganA2kfiXxeMn/oV00qpbpZICOMfd k4srIuSIxeRfAlkw2LwPWSiW3bgh7UoF7I3TkYyNda0MaJiF22Hxsp0w45FaplloSFa9 iYusiZYCgTnfRjp+TuP7V6q1KyeSviAdwlvMU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720288678; x=1720893478; 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=ftMtUz/ykSLnNe4hvG0oYjLL/Ekuh1ovkKhaC0pngFA=; b=w2etypBunWDB74Hh2Piopd84f/RAjsoAAMJyOITQgaR26EVkwX0MkL5hCDHA8jBhCM Jfa1ryvsiTVMa5Y1pZs7KekTf48kqfVBcNelr0cGZFfAxVtGQpTzCEdnK+13GXMItQys nsPpWXMHY0hsWcwssxbH0DKBHo7+US3Q1QzPp7IIy2BnYXE+u6ekL0V0WNl6evA0GrC8 +Vx46xcppywTm1nZxnnBI6BGoUVpA+kSVi0uF23C9xpENwK8mrX2FVUbiXAUfPbQWC+Z AKANMIIl/CpOKTEnR1OW6TALLEcJ6Pg3flFQez7vnJz6XJi2g6CSOroLkAjH6nkbmchV uriQ== X-Gm-Message-State: AOJu0Yy+JxK2i95E0dzV6boxDUMxAQrs/99rDsHSCqlMAAZBbOTuRQt3 R7zVsXrRIdIiAyccYefjypKl3titjI0HpfafYDbXAoZbO/nnWou0mbGHX52kSTaGBKU2iG0iLGx SWUxmoEW+xRMTUnXVdflV+xwvt8wy/tDZ1SAD20G5tBFNPsBgsFoAp8+J X-Google-Smtp-Source: AGHT+IEEacecwLWP1n1DFy43VPthFfskVElx8rfIkbuBYHwSkNqr/DabNxPNvrG2+PsMZy7dZHNoZP4HlW/O X-Received: by 2002:a0d:d0c2:0:b0:62c:e9f8:8228 with SMTP id 00721157ae682-652d5fefa45mr67358637b3.25.1720288678197; Sat, 06 Jul 2024 10:57:58 -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 00721157ae682-64a9a13f84bsm3247417b3.2.2024.07.06.10.57.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jul 2024 10:57:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Jul 2024 10:57:58 -0700 (PDT) Message-ID: <668985a6.050a0220.8699b.7231SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C133360526E2; Sat, 6 Jul 2024 13:57:57 -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-sample-apps-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 | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/