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 8353242555 for ; Sat, 9 Sep 2023 16:48:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A42C40295; Sat, 9 Sep 2023 16:48:13 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 96FCE40295 for ; Sat, 9 Sep 2023 16:48:11 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5739965a482so1586219eaf.0 for ; Sat, 09 Sep 2023 07:48:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694270891; x=1694875691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ceqrK19xq5icO4UQG4eawZQO8d7fE3B5zz3x5kiEBy8=; b=Hiuyr7NaHvsiPCmGazqUampPcVpuAS7PJMF+bW5AzlCsr7cTz6zHEdPYIOzusQNwvW 2aNPQjj+BQQeOjLq+kbeJ4r3b5MB1MKN3pQbS9llNWXjzuTLj3exO0LrLwKNkUGv9Eic PT3CpnCI82h9sQ9zLWQyvc/4HAAxa+8mtQvu8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694270891; x=1694875691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ceqrK19xq5icO4UQG4eawZQO8d7fE3B5zz3x5kiEBy8=; b=vh00ZJWFj9CIbZObpkz+eAS2sPsdHC0+xzN02igu/OLbrMZ/hO2wZVqmR/g4wumSKI 8CKK6mzlTaPDY8P3kkKAYKf3GpbXWeBMVBXRzAQBvhLnG7SioWjbq2wsjeT7i6Q9S9Hk OKPvjef9HdJ51iqf1JByM/WVs/9H+QzQCxEU48Ogi44qgj463NtUWTd6SoiYIQQVuloM br+PAAx60PWfEXo7i7Sm+zBN9aix37Wl0wI1Vk2iwOMeteUt8UWsM3MyVRxb/jOd2e4Z zUhUaunnABKhGJeLKDK7LDzowiolQYUXKjsBCM+rxTkWQ6rNA63jok2Ja17AP2AhxEz7 gL9g== X-Gm-Message-State: AOJu0Yyxuy8zy9rNZ4LUajVQHmYDzqZTZPX8+UYjibgkUtZp6fWIbcAQ 7oaSdQY+MV4u8dTrm0NsztfDsNIpGxCNuU6430wdm/Ycavi9nD9HCI+IQw== X-Google-Smtp-Source: AGHT+IFnLZc8ZN/8cb3c9tr/VwG78lkJfa7ZU8u16rnzLh/pzzKDNT8qJ38e5ePOskbCCKy90jf6Ue7nF9y9 X-Received: by 2002:a4a:6b54:0:b0:56e:9d63:9ac5 with SMTP id h20-20020a4a6b54000000b0056e9d639ac5mr2612465oof.2.1694270890854; Sat, 09 Sep 2023 07:48:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e188-20020a4a55c5000000b00570cd0d99b0sm249071oob.22.2023.09.09.07.48.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Sep 2023 07:48:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Sep 2023 07:48:10 -0700 (PDT) Message-ID: <64fc85aa.4a0a0220.bf21b.193bSMTPIN_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 030156052471; Sat, 9 Sep 2023 10:48:09 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/