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 558694339F for ; Thu, 23 Nov 2023 03:39:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42DC142EEE; Thu, 23 Nov 2023 03:39:36 +0100 (CET) Received: from mail-wm1-f99.google.com (mail-wm1-f99.google.com [209.85.128.99]) by mails.dpdk.org (Postfix) with ESMTP id 1C17040041 for ; Thu, 23 Nov 2023 03:39:32 +0100 (CET) Received: by mail-wm1-f99.google.com with SMTP id 5b1f17b1804b1-40b344101f2so2327555e9.0 for ; Wed, 22 Nov 2023 18:39:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700707172; x=1701311972; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KWL64O5U+ntqj6VYH54d6DPtTVyBTvMtPa6sQHt38AU=; b=MAhRC8CkZ3jK0t/1g720x5vc63H7e5Bcr9ZKrsueQxmVd/lDn8a9loJ9A6PwI+lPbI 5UsIt0s3YlKPncuLXLZIpXgnnjFdK4KWj5fLsySBFkq+uaWSpStRd0+iAx0cmklG0Oww K7RXA3xdRxyU7YRlUjGdL6CD13pzO5kF05/ao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700707172; x=1701311972; 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=FDIGXY2icjinONDB9rP7SaD2jtRY5gUoNm/08MsIsReLv1ruA+cvih08jp9tSvzcZT UtLAIB1RObp00U7op3Wbw8rvucXc1R5McfHx5lS+XqwhF5xJcfm7heC9VdRdxecgPw6x RYNVThY1rxtPE/L5SMOP9zxXWVoXlKIyHTmXdlp8hfPPzOUZrE1hAbYDsDwpdBpqMmxT 8CSQxbf0oZjpuc1YQUuedNHgbFYKjR0hPgyY2yPD0H+0eIbkH2uRWONT0jM8fHdDeMaO J4zh1vEjSqqi4osLLWgUxJ5zL9b7OreeXCG5DtYUPx5g8AUohbNloihAWVn4M4w7/brf m66A== X-Gm-Message-State: AOJu0Yw+VMAGNCpT5AREeJiKFmAwTyLr7Jff0Fbot37DmxBWsgAA6SFe ELvrgvKUA/bpkxICh9c4bZ6bmn/KkxBdoaWhKJ2/qI20/3JFLTRVsVy/HA== X-Google-Smtp-Source: AGHT+IFiIiCOe8i/aO4k/TwtoapK+2yKqZZ9igHKmcV8ZZrzt07ZHePAe7hNw+Pte60aIx6MH8nx+U6+A4Tj X-Received: by 2002:a05:600c:1d12:b0:40b:2a62:a2b6 with SMTP id l18-20020a05600c1d1200b0040b2a62a2b6mr960380wms.1.1700707171815; Wed, 22 Nov 2023 18:39:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b3-20020a05600c4e0300b00401c225296esm24524wmq.46.2023.11.22.18.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 18:39:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 18:39:31 -0800 (PST) Message-ID: <655ebb63.050a0220.3d420.063aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id E7F1F605C311; Wed, 22 Nov 2023 21:39:30 -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/