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 41E3B4320C for ; Thu, 26 Oct 2023 22:22:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D116402A3; Thu, 26 Oct 2023 22:22:10 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 20AC3402A3 for ; Thu, 26 Oct 2023 22:22:09 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3add37de892so813371b6e.1 for ; Thu, 26 Oct 2023 13:22:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698351728; x=1698956528; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sV8ycLrnziJRPq/qtUDs7YVVw7x0OimCcx78bPtLp1U=; b=F0DE8sZzkN100KsRYuyq2pCVpVq4nR9f9PdRNkCxJFFtbNEg6RHYGByKh6FH/TxPVe wyIoWgycsgpGHCYvsd+9hlhbbYcOW8O/mQdZTpe4n/LDAZr8w4+a0Q8S2bNzhvtVSdeK jsWjSStDQIKpHXvFKDO0UMlrbOQOkQDHPuJgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698351728; x=1698956528; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sV8ycLrnziJRPq/qtUDs7YVVw7x0OimCcx78bPtLp1U=; b=iYtA6WOuT+G9cqSN4W4vVAmIHISF8YWubZQassfBeVP13okAorwm0GYxaksKNBIfrm sYEuzixSKzLLdx+coOEFw+Ze6lz27dXZdN+V4Mlqn73/So8S7Ra5Ld1se3/49A366TUN N3eefoFnSBcan+z8X7XAM2bFuwqjhbMUETvFIUCALsCfGoUBh+DHj3AoSGo5Cmvrr2kM o7zZ8FYIlvN0OCkeUq3WPm8+WBpivyVFEeP7S2xKTrYKgBUa5Vs/6HZVllo/xizFG9F2 zWkMCGz220/HgCb/RvONk295aSZW3rb7bfy84XOLoCY1zjQJp5z4bkhJ15DjdQ+vdMvP o6gw== X-Gm-Message-State: AOJu0YzDxEpaaKHL2+Qo/3NjdZoO06+vBLkuvfY9srL2/otfu7k0xV3y +b6AvakgOqmupSfw9NG7jjgzAXUg1BzdDnFHlc/Nscoj+o9FDrBgmMZi6w== X-Google-Smtp-Source: AGHT+IHDKogmY5oIhf3a11Q4Uu8MZPkOr8h57+JEbfuzLLDEtxqheVSlmqvggl9sNIohjuMxyS2fVvnJ6MsW X-Received: by 2002:a54:4785:0:b0:3ae:5c14:8686 with SMTP id o5-20020a544785000000b003ae5c148686mr562940oic.2.1698351728469; Thu, 26 Oct 2023 13:22:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m10-20020a25260a000000b00d9a3b044b71sm12753ybm.25.2023.10.26.13.22.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 13:22:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 13:22:08 -0700 (PDT) Message-ID: <653aca70.250a0220.e991b.05daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 26CF4602A042; Thu, 26 Oct 2023 16:22:08 -0400 (EDT) Subject: |SUCCESS| pw133436 [PATCH] [v2] config: verify machine arch flag 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/133436 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, October 26 2023 18:13:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133436 --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/