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 DCA2D4339F for ; Thu, 23 Nov 2023 03:40:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BD0142EF9; Thu, 23 Nov 2023 03:40:00 +0100 (CET) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id 5B50140041 for ; Thu, 23 Nov 2023 03:39:45 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-548f6f3cdc9so592589a12.2 for ; Wed, 22 Nov 2023 18:39:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700707185; x=1701311985; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=hmS4Vl1PJEnkAQm9Q2YVTY9+ijTDhEhrcLcdXkdTK0t4MnqqJZTIGYTfxs70GhpzYz Nd3QD7c+cQ/jxm+X37hYH94PSidAwgPYegKmlMpET0TDBg/woy4Dyr2sRCXkrtce5K1c GPYTnWsrVEAY2dddbqWyTCHoEB0cEMlJiIUlM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700707185; x=1701311985; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=jYW625o7efj8DkVUBPzkcvkyp/jOVioC3qhLice4K+MaIzp26Kj+RPRRa+UI9LodSp e/v72+xR3T8H4imofpLMl/jvx/86xGV+kq0nVWDtYOs5cUiO4IbmeZ8Dg8TgMQIWVZBZ ZlO02HNngN1Yiww+SdVsHOszbupnVkDM7hnnGBRQ+3/5zOKxEsVwU+CMprE5yYff1dOI pRQQ9pdvm9zWZDYOVB+IuNpBNCcRjtF/Cufqd5DCFNMqwe1XZJkD6yJj9DOKP8a96Rqc NlMUESwxDraxQi1sNMWX1v3QsuJyyjCV2oxeGXXDzS2TtalNZN0RHnGxMwgBed3HG72a wrdQ== X-Gm-Message-State: AOJu0YziYmZRD1J1/DWcHhep6sRguE8bqz1UMkB1Do/7zngmiA7uChi8 T6VfGpR35aB9etyiEYaUWV+gX+Vaa618gAIm8Bua2kALN6zl7V+cnNyjFx6x1fgmGYMlpK2cXw= = X-Google-Smtp-Source: AGHT+IG1mTnLzUMgP7cDxvbu4tq9AxWIXYEwQg2QEePq8eF77m8Mk3/ErY3Q0MMlH6DDxyPoKEKAmoj5bv6u X-Received: by 2002:a17:906:c09:b0:a02:54ca:9f8 with SMTP id s9-20020a1709060c0900b00a0254ca09f8mr2443963ejf.76.1700707185239; Wed, 22 Nov 2023 18:39:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id y15-20020a17090668cf00b00a0180a06be0sm32239ejr.252.2023.11.22.18.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 18:39:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 18:39:45 -0800 (PST) Message-ID: <655ebb71.170a0220.2f0d5.07d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6E926605C314; Wed, 22 Nov 2023 21:39:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 202e5b2bf15bbf57090bda4294375d7326fa621b 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 _Testing PASS_ Branch: dpdk 202e5b2bf15bbf57090bda4294375d7326fa621b --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/