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 8181F42554 for ; Sat, 9 Sep 2023 15:34:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D56F40295; Sat, 9 Sep 2023 15:34:56 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id DFE9D40295 for ; Sat, 9 Sep 2023 15:34:54 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-770ef903e80so49048885a.3 for ; Sat, 09 Sep 2023 06:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694266494; x=1694871294; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+RlrPrDb7cEmduFrOinGxmq5/CqkOFFLn3XhZs3vBLc=; b=MlBuSFu91kMrEzueHygT6sDP8bTOL1DJEZ7GcTQU2fEY0NQYbBX/7ZeGvnrvStBFNt hdoBWWmGq19q+NrnxL1u9hh6OpPJwANi6Mwf+ewKNMaQeV9dMqZpdbiGFBSEPoZb5Gvr EvMMGe9sivG0QVg4Gm+lT49GhC3qoi9O3pcOM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694266494; x=1694871294; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+RlrPrDb7cEmduFrOinGxmq5/CqkOFFLn3XhZs3vBLc=; b=VEsLFY4GTsZcRVa6zmeDQfFBb5veks3XMCdQ03MK1rQHp/uf4V55FBgl09s+XzHF44 /c4AX+ZcsrPCqD/MddGxysRA8yvxzwzncYOXZrwtypL2QP3AzwocVK4hN8to5NDhr0xL sSwBCfRH9rBfYmj2OjTE8iBssL72XtowOaZf9hZDyBARNchCKM5MDjMCez8wBg7hH8kI g/SRw1KkwwZA+FqfBDwRy38jArELWc8Xr5lbglKxWPT/bQV/tfOTbMFlXeBuMNMdQcEO yN/IavAtk2XA0HQqbmOOLP0apPrTmWAOSnITyOcUaJ3qZBv7rE6pkoaMk1hjXGFJQA8I FOBQ== X-Gm-Message-State: AOJu0YyC24KV3Ie1nrS9ZEmCwBUcZhNwd4T1ZhuTV7K66O8otp8lRSSo 81QeZ/Q7Ry8TnyQV/9eFRmJUGmFNIK9Rl4J2ZC2lRYJ6udanX/GDH/2Ljsa+Y7p2aKX59C31KA= = X-Google-Smtp-Source: AGHT+IEfYBmZs5HRcJzKwjCcM8JUwN/KiVCkQHqzaIxOJiW7KsJ4+gaSsL2/CS0HxYYpTRMGhE1QU2VF3Wik X-Received: by 2002:a05:620a:2585:b0:767:1f3d:5d15 with SMTP id x5-20020a05620a258500b007671f3d5d15mr4870412qko.23.1694266494386; Sat, 09 Sep 2023 06:34:54 -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 br41-20020a05620a462900b00767f204751dsm132457qkb.1.2023.09.09.06.34.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 06:34:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 06:34:54 -0700 (PDT) Message-ID: <64fc747e.050a0220.2b5b4.86a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E50556052471; Sat, 9 Sep 2023 09:34:53 -0400 (EDT) Subject: |SUCCESS| pw131315 [PATCH] [1/1] net/mana: enable 32 bit build for m 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/131315 _Testing PASS_ Submitter: Wei Hu Date: Saturday, September 09 2023 12:18:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131315 --> 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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/27563/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/