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 A2AFD43CA6 for ; Thu, 14 Mar 2024 14:00:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B37542E7A; Thu, 14 Mar 2024 14:00:49 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id D3FBA40041 for ; Thu, 14 Mar 2024 13:59:55 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d42d18bd63so167561e0c.2 for ; Thu, 14 Mar 2024 05:59:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710421195; x=1711025995; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=f0m5pWtDF/53nraafhU0Hhmfa0hU8/+iCg0QfjsEfgg=; b=jdTjEZnGWPtgKQpOMi9q2hZgi79ePYg7kblv+XPTQfNVu1F3tiYTu/Rtrjgdk2GVGb JvqyZOe15jcWaIMvBSX0RonCItc4DzYxTV0YJdgTJPOYwVwuadXmSoeqX2XSb+RpYAsW J7+tJJMStzLurbuEKS+/Vofs9auH3r+2ms+JA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710421195; x=1711025995; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=f0m5pWtDF/53nraafhU0Hhmfa0hU8/+iCg0QfjsEfgg=; b=SB6PF3c0LY4n+ZRJzcPHSXaTXymnXxUaSVemqGhUI4qfbYOVT5CvNbn80WUpEcfddP PsZKzrHms8zM8Adk0KDfqHoXKfb6Sf9kovK7yogm36y8T/EouMhdjArQ4ql0EdMn6PX8 SFHV587qeTgXq1MDnTyO+pD5qT1KffTFbTJsDQcV1KcYYukTKOpePNar9yWRtt8BxgJl CeUKu2VXjD10sUGIhbQ36vasT+VW9bKoMnz61pgGy0PT03wBlFxq5sxq9joXPXdG9Jjd Eflla8dvGaHKdWnU57uJpWTIVF0Qpa8PV4I/fVQ2axLx9NL4mG3ac7N1ASj0iilY8Hwm szNg== X-Gm-Message-State: AOJu0YyShkzQk3wJeWRXygxxwQRNtuPdIiMoWPuUSgkzatrBnsdIC1Bq oSFS4rAJ3Qx2qmci9RflGhqPTMZ0Xi3vW7ABhHoqyijEpc17uhtyfmU/koh4Yaj8Vch4LnLu9av koNv/GExEBwFCN4p9FGBb/q7TOg4q3/GYIOOzL0v/KNQf/pOnVJBMll64 X-Google-Smtp-Source: AGHT+IFvHt1bTn6EcWL4mbb9/fkFLN6rzQ0k4UriMEdhEc7h2+yv4ajAZLY3w4X1hS7pYMbDmCzemlC7ijS1 X-Received: by 2002:a05:6122:919:b0:4d4:1df2:6e1a with SMTP id j25-20020a056122091900b004d41df26e1amr1885961vka.1.1710421195084; Thu, 14 Mar 2024 05:59:55 -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 k19-20020a056122079300b004b74b27053dsm24459vkr.6.2024.03.14.05.59.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Mar 2024 05:59:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Mar 2024 05:59:55 -0700 (PDT) Message-ID: <65f2f4cb.050a0220.59df6.1cf1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A7B166052471; Thu, 14 Mar 2024 08:59:54 -0400 (EDT) Subject: |SUCCESS| pw138375 [PATCH] test: fix option block From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240314094626.1068059-1-mingjinx.ye@intel.com> References: <20240314094626.1068059-1-mingjinx.ye@intel.com> 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/138375 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, March 14 2024 09:46:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:cd218549b686d6be394ef3b171eafa16c038bfe3 138375 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ 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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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/29547/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/