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 5F3E243337 for ; Wed, 15 Nov 2023 13:04:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A54D4067A; Wed, 15 Nov 2023 13:04:34 +0100 (CET) Received: from mail-lf1-f100.google.com (mail-lf1-f100.google.com [209.85.167.100]) by mails.dpdk.org (Postfix) with ESMTP id 34E4A40285 for ; Wed, 15 Nov 2023 13:04:32 +0100 (CET) Received: by mail-lf1-f100.google.com with SMTP id 2adb3069b0e04-5094727fa67so9737416e87.3 for ; Wed, 15 Nov 2023 04:04:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700049872; x=1700654672; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GV9bWPQqocNVcSTHR/FgKYv8AVdHh97KFsE3fZ63pNs=; b=PVaxPTWPjYQ0lDlL4tv0WxjmK5kqpzkV7h5otp6vO1+Qy2w8ikE96q+4pNhEPvBRMF x4oHgSY7DwL8N5xqJJswy4av4mywE7YITqEJ/hqtrX/rQv2DKwvHYs6xIgrxOhjcJa2e EhuW+fV0j+CAbTWVXXk0LPvH2lOj+XKX8/nOY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700049872; x=1700654672; 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=rpIFDx2KZWHy9cLdoyPJlTGwjxSv8ULC8cDAHC43RcWBmYZHofdG9syIZNWJ7ochu5 t1CS40FWZ/+7dAjh0BvEu15ZNZAs1d+vH5MWkn/kDdt0KcdWDS55idMD4lslNEAEso2C zQHWPa2NtZeZOSa2SZRO0tFuPjZGbQc8iVJlZJ27WCohZKDcCrSQRalrtGpP/XOYLZRd O6lRLAHLOddU2bvKNw5HkxgCk+tGFo2hOafroAL/RLQNlKjYVPpUMYZ7zIwWrrPRwhnb wBQ1HRc6pCXQptR/VQ6W2JigvZEC/2rRjkh5K0JROrfW9lEZxn0dPGNO7LgX7fZYgank f/OA== X-Gm-Message-State: AOJu0YyNKTMsg3e+WLsS4ChdBJkRYN+pfZf6QNqZXD1gaIWx5NTR7of4 J5OWHv/MO30WgERQ2Ov++6zY/DTQWoBflsh1M7m7WXz5iMQETJ8BFz1ryw== X-Google-Smtp-Source: AGHT+IFKW4gAOealn82QC3EyHccqQlQey4HkehuLwjjps/blQ6AkSnpmFe3+lB0fer8IMaJ8t9/2MPLumbIq X-Received: by 2002:a19:ac03:0:b0:509:7b72:318d with SMTP id g3-20020a19ac03000000b005097b72318dmr8272161lfc.30.1700049871674; Wed, 15 Nov 2023 04:04:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m4-20020a195204000000b005098f58680esm2339331lfb.28.2023.11.15.04.04.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Nov 2023 04:04:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Nov 2023 04:04:31 -0800 (PST) Message-ID: <6554b3cf.190a0220.71988.796cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 89DBA605C318; Wed, 15 Nov 2023 07:04:30 -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/