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 94C7D4322C for ; Mon, 30 Oct 2023 02:29:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B95840291; Mon, 30 Oct 2023 02:29:38 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E19A040291 for ; Mon, 30 Oct 2023 02:29:36 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d9ac31cb051so3264927276.3 for ; Sun, 29 Oct 2023 18:29:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698629376; x=1699234176; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7e4DK4M3lxYUHJZy/xpF5sdYotvC1MZl1pYl/dLRT7s=; b=FIlBKF2JDxckBfc3sxrfSAUt+SWVpkG8B7JxlkBnPFT3KB1FJp4/9mvQsoTOoGtKe7 d6xNC7kyKDT5aAVJgHbTTwmSkf0rkGV5CwtN8IWg13SQBkHfLrGraPKyHiVMwTjGGFiJ QIYjgIDjwAI4RexsQyA+nClHL8xtCG8JuBq9I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698629376; x=1699234176; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7e4DK4M3lxYUHJZy/xpF5sdYotvC1MZl1pYl/dLRT7s=; b=l0ptYm6gz8v/Ze9N9n1xQOtjqjXw0yYu1pkd4EVw9HnhbQV9Isjsp+EWU/CennKUbD aqvpm5GgdCQkfOTIWnHvXeKiP16pA03W4xdqsLu6l4lz9FQ0BdAoSuBwynRKYOHYkx1W kNoVDwSZHK9vaOjxhPhWMGlesOmlzQQBt9TdKyc9t1BsNh+iM7AgOgfuWBv7urkbti3e stgyEqxRcTPJbOLajBhc3OTLaqdHYLJIRLDuJX4em8vdOnzkmscs5oH0zKtgbhFMZzU3 HCw5TNMNeHjW+Rx8RB/xhUL5EkzdWZhuR1fWgVZ6IfrdU1pIMTp0Ik/wwnaFWs/uZDdc Dl7A== X-Gm-Message-State: AOJu0Ywf/wH8fNuKcUImT+klUOYoAluLh1KsmxFfDKtFs6+IctBd4szl yiV7dKKqgUv85GTsh82dAxKEDVfmfyp/VIBF005NTZaGBDaoWgbQMyBYHZ/Y/NBsgm7g149Mcg= = X-Google-Smtp-Source: AGHT+IFnc+A3STtN2EpjlrBfA1rnSsk/B0c7yoUZcP6vPEJ46yCSU9bVMUvibr4DHtc7PjS8uVbhfnLdkNKz X-Received: by 2002:a25:a422:0:b0:da0:94fb:fd7e with SMTP id f31-20020a25a422000000b00da094fbfd7emr7895740ybi.45.1698629376311; Sun, 29 Oct 2023 18:29:36 -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 x10-20020a25acca000000b00d9abff6f700sm818589ybd.30.2023.10.29.18.29.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 18:29:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 18:29:36 -0700 (PDT) Message-ID: <653f0700.250a0220.18a8a.48c4SMTPIN_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 EF51160524E7; Sun, 29 Oct 2023 21:29:35 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 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 8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26720/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/