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 2F8D043337 for ; Wed, 15 Nov 2023 13:04:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 287C340285; Wed, 15 Nov 2023 13:04:03 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 65D8840285 for ; Wed, 15 Nov 2023 13:03:41 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9e1021dbd28so995872766b.3 for ; Wed, 15 Nov 2023 04:03:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700049821; x=1700654621; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GV9bWPQqocNVcSTHR/FgKYv8AVdHh97KFsE3fZ63pNs=; b=PttKqlc3wDEchIIaswE/hxKLGi1RHzvdqyrD0UtUwAHkpcYy9pGnd/TaTjgda9UXAJ fNMMQFKBNwF/y4TXt6LKt+4vCSaCIzYlTrNP7MOBZotamHaVzNl38RzXIfnJD4Z3DOh6 XPtGHAJ/RTM8FUOu7kSTsHJ73F0hUqwDVashY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700049821; x=1700654621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GV9bWPQqocNVcSTHR/FgKYv8AVdHh97KFsE3fZ63pNs=; b=JwofN+R5OBBTv4IS0equhn9amcuGCROUFf5WrQQRneir4uKHkSAvDHg3c4THartPpe 1CBqGp67CT7QWCnU5w90lWt8hdYHV53fZ2j+vadE2w+dGp3MaehUx5UBQaymVonZFeKf m/SUfWt0w3tR8wUXz1qWtkM8Zv13n6KDj8gCEz1MXwCBRoG5l9mnr88HyWdf0UUpK+O7 Xxe741k2Hwld9iGWKh2VGy+r7b1hwtviIW3fbNKGVnYmXjnfWXIosdkt9Mr2QcS41W50 AUR14oE0IYodud0k9kTTG20Uo16rsm3hLMSNWUoljg44XbLVQ4fIyOPSpn+JQHvDmGCC BI6w== X-Gm-Message-State: AOJu0YwCt3p8+F2sfB53j5K4O+rtV8DU8bXMLte/5V2FxQ74+6l/r8Il eY07umvqj5gaeKhXHb/XfS18wCbfOrpVnxr39Q2uS3WB+k5pDwoe99S/FQ== X-Google-Smtp-Source: AGHT+IEky/EVACaoDK7++gjJ8+K2c0SU/S3O57V3oqgRkNcsdcl2gYKZ4Uii4rcOcE7L0jVgHdVOhjMo1jPT X-Received: by 2002:a17:906:a8d:b0:9e7:1e22:bbe7 with SMTP id y13-20020a1709060a8d00b009e71e22bbe7mr8959241ejf.64.1700049821183; Wed, 15 Nov 2023 04:03:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g20-20020a170906199400b009924ae29749sm3614210ejd.102.2023.11.15.04.03.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 04:03:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 04:03:41 -0800 (PST) Message-ID: <6554b39d.170a0220.7be61.d4f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 6206D605C318; Wed, 15 Nov 2023 07:03:40 -0500 (EST) Subject: |SUCCESS| pw134373 [PATCH] [v2] net/iavf: fix error devargs parsing From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134373 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, November 15 2023 10:13:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134373 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/