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 A73C6429D0 for ; Mon, 24 Apr 2023 05:19:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2CFC410DE; Mon, 24 Apr 2023 05:19:25 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id EBFD5410DE for ; Mon, 24 Apr 2023 05:19:19 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1a66888cb89so32554885ad.3 for ; Sun, 23 Apr 2023 20:19:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682306359; x=1684898359; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/luzB/LeGvmRu3vga8JyYm8H8tpn9unxVRmaqBW1po0=; b=Xncf7NxXli9k8+aGpvYP7qqdALXa9ohOo2xJNFDq2rkN3HNo2L30333vRSuAAbAdJB 2Td2sQsSy3QhgnTE0+8Mt4Z0IZRBRXQEp8vUCmaG33Fe9z2t99HeFoDaRgSrqjV50vMe xk7Zg0dnl6XszZKHm4NT/gFq445xhL3W0FNq0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682306359; x=1684898359; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/luzB/LeGvmRu3vga8JyYm8H8tpn9unxVRmaqBW1po0=; b=XG8BXohFfTLUSKlWj8g5yD+SfMGWmvN8C7AIVQrqGOU5IK9yiVLuqeikhrhIyk855M eUW7KyX1INhZF64Bofme/KL0S7BqkUcThIiXKdIEozeE9K/z+oSBbcfH5sreTl4qGTJy PBV5IaeMLb2EJlGKZba2csHp1KJ6l5jfkvLa7VzSaVHazyhS/jjfLVcSLhhhsKTY/00T HGq70hPVZpRH3Qk3EedGxI9HH5tDy7YbpWzbK05JRQJ6yTOUzvLPKK0WN6sIhdAIgacJ +sfERMZSbKawO6N4ohO42UxbWEd9kzHJfqwkkSJS0u81h9QR/5gHYL/2auzIpGitintn celg== X-Gm-Message-State: AAQBX9exX2Q7C1XBSna51Gbm53K1kkAbVwArdYO5uSh42S1Zh9q4hwst dyURKCxZmPWnsYgDfVNtu5UeU56Oa8mot4R8osO5grdLs6S8A+1r2GfNGA== X-Google-Smtp-Source: AKy350ZTMhVlAVye7AnrZ3emjgex9W/RFmmQkt4fvifHtNfV0jzdo6OLH0+CFRTovPApsXn+lCbkGQzHoWAZ X-Received: by 2002:a17:902:ebc6:b0:1a5:22a6:4e6a with SMTP id p6-20020a170902ebc600b001a522a64e6amr13220158plg.51.1682306359150; Sun, 23 Apr 2023 20:19:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k16-20020a6568d0000000b0051ab3cbfae0sm588487pgt.33.2023.04.23.20.19.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 20:19:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 20:19:19 -0700 (PDT) Message-ID: <6445f537.650a0220.38ae1.5c68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D1FA6052472; Sun, 23 Apr 2023 23:19:18 -0400 (EDT) Subject: |SUCCESS| pw126437 [PATCH] [v3] 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/126437 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, April 24 2023 10:43:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:70cc4e1fed665712e68f2f45d98dda4abc6accda 126437 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/