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 A5FC54258A for ; Wed, 13 Sep 2023 17:09:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1052402F2; Wed, 13 Sep 2023 17:09:45 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 699D8402F2 for ; Wed, 13 Sep 2023 17:09:44 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-579de633419so70061407b3.3 for ; Wed, 13 Sep 2023 08:09:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694617784; x=1695222584; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7iSgdX3jgpjCZOxmkLGfcifk8FjSQNL9URkiiB1lj1o=; b=KfOTJUbquUDE+vgi3hgqVSndL8aodSrslHDoJYTQkiyOFy1YqO597n2waN7k04uPFY McG7pyre4a6WPgKLvBCPgg/qblFHDWIq17tXnlinaAZf/BSQxELj5rpzrKq5o9olbJP8 PYoAyCOYa5p7pcgdhJy+7gei3pZg96Cfn8uVU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694617784; x=1695222584; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7iSgdX3jgpjCZOxmkLGfcifk8FjSQNL9URkiiB1lj1o=; b=W7NLh3RY5kk/nVUacTDUv7gLsdF8ZPJm/pT2pUlg2CyrXWSpDuKbkXl0fgbqMb75ia Rur2WUVqCTFOcORU5qxlvAQahTRZcRS+5PQxGl3DJVEgoxUv1Rg5473Nh1faCBDFoSO7 7X1D9gPtxLYn/NCf6FducSkWhjUedu8zbzPUAg+jT1PepMqQXZJ1r9oXeQ7veM3kg6zn Ch310n853OCGaNfuKnnbl8E4w/NyPmCKxGqfATL1K4GzyRlz0qfMB6vT11HMnUJIgRPw TPy4/yAuWHHTjFrV7X+pdEVJ29gWVefzelFUohaCwyOSWuMpqH2V61/f7bqnlCmQ934n 5xaA== X-Gm-Message-State: AOJu0YwNNk09QXzCJp28YfqQ3amDF2CqhJr9WOy+1NMbXLYzeNkoHAu0 h/Zg4vhfZ0EIIEgoyKJB0recxeBKhUBTvpp6j2aQz0xjxnsXxh62nvCM1Nyw0VP1EkoTMRrdhg= = X-Google-Smtp-Source: AGHT+IEvDkOzGFX9+E+PiXIESyCAFACp9ulvZdfn7+nj7i2izxmCNoK7SILdwK+fKPQbk6K2eb6s+KhSfIiC X-Received: by 2002:a81:6e09:0:b0:598:bad6:8e67 with SMTP id j9-20020a816e09000000b00598bad68e67mr2542084ywc.30.1694617783870; Wed, 13 Sep 2023 08:09:43 -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 t9-20020a817809000000b0059bda3627b3sm116305ywc.4.2023.09.13.08.09.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 08:09:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 08:09:43 -0700 (PDT) Message-ID: <6501d0b7.810a0220.fadd5.4cc9SMTPIN_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 82B986052471; Wed, 13 Sep 2023 11:09:43 -0400 (EDT) Subject: |SUCCESS| pw131398 [PATCH] [v2,1/1] net/mana: enable 32 bit build fo 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/131398 _Testing PASS_ Submitter: Wei Hu Date: Wednesday, September 13 2023 12:23:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131398 --> 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) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/27592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/