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 AA6F1429B0 for ; Sat, 22 Apr 2023 06:31:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D1F24021D; Sat, 22 Apr 2023 06:31:28 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id DC8A94021D for ; Sat, 22 Apr 2023 06:31:27 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-51fcf5d1e44so2826805a12.3 for ; Fri, 21 Apr 2023 21:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682137887; x=1684729887; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gf+6rJIVttKu8I6LqymFPHNahfcbu4rbNwTPd6T88fg=; b=AXlG/UpURZrwGu3439z+Xf6x7SJ9WP0DE/E1hbWf4rDWWHjG8F6kOoZLtU18YUzh8m bZco0ARsZKzW/Md21kpJVzq8qKgCdDWOawBM176kOYMQ8acQsV5B0pq2lrQ1YCdbj8Ms Nhq5LgSPf0HvP0euVXwT9VDXuDnEQWsakQwZk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682137887; x=1684729887; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gf+6rJIVttKu8I6LqymFPHNahfcbu4rbNwTPd6T88fg=; b=CY+kEs5W0oRyGlhR/QwSNwGMeBDiwQwicrb7P5IRWFZMvXfawqytpZmkJvFyqREwgi 6WypEuyQCQEQEmuBA9YcLVoa7TnQJjQeJubAQUUHiDDSVTkoTu+i8s4sTA9OHLHe12Cy GrDbxNoiEhZKTafUo8i1evo05zhCd3nHwA0lLFcFuJoIQfOInJomHTTD9FjqKiNDUeaP bsl/vu33tuCpHDuwypUPS5FeZAtSBUXQyh0T4DYZ5Gk/XmPQLiOobTFMwonNrFEDf54H fB1ymOHUWS2rFRObOFqfsG9c8anPegFpVzlLn8GhklH/KIJjtgLzjZYb8RWiqZFvIMpN z0hA== X-Gm-Message-State: AAQBX9fNl1ooTgY1E4bCBnb+uptDSSi4zJIM3cl9tiVUCIopMtCIAuf/ qUhnIGI0Hk7R+t87eq8pOXYOIFY7qv0B+XoUGOwycD2ZS/a+179wSHLIFQ== X-Google-Smtp-Source: AKy350YtW7xJ17Dx4M2hpohpwg2pZZKyhQLo83uSCxwlXcTwTmOhMI5ZwvD4lU+iWqk0afenB3VwgUyCXfvO X-Received: by 2002:a05:6a20:8e1c:b0:ec:e5bb:1bc4 with SMTP id y28-20020a056a208e1c00b000ece5bb1bc4mr10084456pzj.6.1682137887014; Fri, 21 Apr 2023 21:31:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u14-20020a056a00124e00b0062dd75854f0sm634609pfi.14.2023.04.21.21.31.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 21:31:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 21:31:27 -0700 (PDT) Message-ID: <6443631f.050a0220.96e10.13f1SMTPIN_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 2EF4D605246B; Sat, 22 Apr 2023 00:31:26 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/26080/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/