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 90C4E429D0 for ; Mon, 24 Apr 2023 05:19:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C46D410DE; Mon, 24 Apr 2023 05:19:20 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id E2811410DE for ; Mon, 24 Apr 2023 05:19:18 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-5ef7c475379so16813646d6.3 for ; Sun, 23 Apr 2023 20:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682306358; x=1684898358; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DZr0H3KUSQuuluKjdbrFEoxfUteITLLRvA/98fYS+pg=; b=cOyMa1ptfL6SUDJJc71TDR7eT8MPqggdKSjz/sJ0mSOpK095EnGi2Yh1gaKbs5jrx8 ya6JC+x8TZgmxCxRCh3QqKFTePk+5j54uzYhPHy62ehlMPlyq8jZWyf0gmd7S+nkfbaR 0AR8+gAfmNeq6KT+xE9O+8i/Kkrz6zWk2hWLo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682306358; x=1684898358; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DZr0H3KUSQuuluKjdbrFEoxfUteITLLRvA/98fYS+pg=; b=bVuaIkBKtVzWAUNLK7Preq7Luh6vJYlaqw/4kaiSrWdvgEqsKKMiWk265KGwhp4OVp PZt0yw5kOJjsd2NcmrQHOKUGaU9sBONiV/Fv/tYCad+y7rON2lepQuuCKf7l/GD2dbl6 SXc6Hg9jd5PsnoOedG08rC6B0hyCAxhOlCdvuQV6AjzmqL1qNLucW2JwF31xH4F8YIYg CXS3qVU+IwTGZBiVEngB0VEs2WML2ab7HLB0NtJ3Hf8VfjwHw7CFnV8V2CnZFfT2x4CI 9bo0XWXDvULp7y8ljri+0rcanq2KwW1OHTPROdp8mqVwi9QubOaf6IccOOPi3rl2ED2u M0Jg== X-Gm-Message-State: AAQBX9cgK3EyCtNtlFhl/zbmL0c5W0f3jUitggrRAt2vgKUI2enKdBlg gohXhVN8nAyNynSSal5Tie4YDGm824c6vZjHAYto57J0zgHhMx+g9z7kgnEmZwcf0HPgFtgk9g= = X-Google-Smtp-Source: AKy350Z+evB0u+lP9ClPs7h4I7uzpYr5S1gZhA5l3VEuULMbuksI0QETDnBqQgMIc2+oCrOHx4Tf9iLT55iN X-Received: by 2002:a05:6214:e4b:b0:613:5d6a:94f6 with SMTP id o11-20020a0562140e4b00b006135d6a94f6mr4334459qvc.19.1682306358285; Sun, 23 Apr 2023 20:19:18 -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 w15-20020a0562140b2f00b005ef7b72e653sm497130qvj.21.2023.04.23.20.19.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 23 Apr 2023 20:19:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 23 Apr 2023 20:19:18 -0700 (PDT) Message-ID: <6445f536.050a0220.c3c83.02f1SMTPIN_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 0417C605246B; 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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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/