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 47705429B3 for ; Sat, 22 Apr 2023 08:52:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 425D34021D; Sat, 22 Apr 2023 08:52:45 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 720BE4021D for ; Sat, 22 Apr 2023 08:52:43 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63d4595d60fso18489942b3a.0 for ; Fri, 21 Apr 2023 23:52:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682146362; x=1684738362; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xXT6kWOLxomRI1D2pItNNfPj8MoVASpvIMhC/uPuGx0=; b=V1Q4XYpDwc+eZMTtL4VO+hhlewnW+j9vL2qQ8vGm7FSdZxcUYRvAGSLqa1wVZlYRn0 4Vpl9Epnwbo7WymbbbPzPtwvVM1RkRkAFwAZIljNvBE1d5ED2u1axiLv9bTtb+eLrOQL u42Hqmd/wZ3Diw6drnI1DGsWHvnORbu+rxAiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682146362; x=1684738362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xXT6kWOLxomRI1D2pItNNfPj8MoVASpvIMhC/uPuGx0=; b=E/FYLa25MpdjWiiLOBioE1T7rEbwlzk8ZB8EhhMzBV2VXjLnm8tAYjKTMpr8KzXtI6 OTv49dePwo74WHZM3VbrmA5gSzjEtE8Kahd/7B1Lrr/qXR0VgTblxhpap/K8szf+O/tL D/pEAAeBY/MQOjQ7MMXsCjm7tpX6M/c6xDnBBx//LKBHLF7JXkGFJ72SEIXv+ugOM5Su ewTTGDv3SQjxUaqQVymeBcPCOd5StPzxhVziWJ1xW93da8gP5C9S11tmIfg/CbR15KxN gVcuBkcUaGABnhGsbBanyOrasI/eY2QpufcF7fK+v722aqEo3DSm3vVgJhVS5jmvWCwz O1YA== X-Gm-Message-State: AAQBX9divkx/avUI221QJGrOPv5VJ1ZqAkAnJMDVh8FmG0xbD8upN04h 3jmUhMThU7uYsD+83ac3MHrqqWCHwIxrdKUpIwi5ixQeHflsX2qXW6M2ug== X-Google-Smtp-Source: AKy350ayAnhsk/fO3P8s4Pb+auz0hQKnQCI8bS9MWW65XC0vRzNKHB3sB+XjKwF83bRJDitgaVvbRqTZ6ipz X-Received: by 2002:a17:902:dad0:b0:1a3:dcc1:307d with SMTP id q16-20020a170902dad000b001a3dcc1307dmr12405091plx.23.1682146362698; Fri, 21 Apr 2023 23:52:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nn13-20020a17090b38cd00b0023f8bd3c76bsm1025761pjb.16.2023.04.21.23.52.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 23:52:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 23:52:42 -0700 (PDT) Message-ID: <6443843a.170a0220.c178a.5e85SMTPIN_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 2C6CE605246B; Sat, 22 Apr 2023 02:52:42 -0400 (EDT) Subject: |SUCCESS| pw126363 [PATCH] net/idpf: refine devargs parse functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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-testing Test-Status: SUCCESS http://dpdk.org/patch/126363 _Testing PASS_ Submitter: Mingxia Liu Date: Friday, April 21 2023 07:14:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126363 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/