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 0226F42329 for ; Sun, 3 Sep 2023 03:04:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0797A40274; Sun, 3 Sep 2023 03:04:03 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 63AB940274 for ; Sun, 3 Sep 2023 03:04:02 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bf1935f6c2so1654595ad.1 for ; Sat, 02 Sep 2023 18:04:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693703041; x=1694307841; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I0bHSNfC6UQ8glRu5w0P4se0yuC3NRak98cMpCihtBc=; b=WCC2ePQnVB1HJcn22h99Xl7UFFx6djE42I5I3Ca5118Wrh8rxLlj88g2BFavk040iN 1OOkTMvrH8AJe174VCgNemeZPHbxA2zR+xMNNQ/7kL05/2XcOAYC1UXCvB0cXF4pxnRs IDo2SKm4z2wAQzROWgm2S9lkM13HeYbFXCRd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693703041; x=1694307841; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I0bHSNfC6UQ8glRu5w0P4se0yuC3NRak98cMpCihtBc=; b=N5to6XqW6eaj7L3KSwSnPvVGXpD+KckUhciLaUr9jj6AZrjWggY3kGYHNudbcYmXPs QN51ViXMCQBGDZAewKtFkggwm6OQEnmbWOhz1eNJ+s0mwxKUW+YIvMYSacOoUdbZdpvS lYMj0GjkmDv8pHsVTn9gMR9XWGEQqYyYjRLD+mIuuHu1KsUDeGUpNheeSjzX9IleCvU7 /k78PPXdJSOkvWlDe0AftEK3qkzTrwXxNpXuLx713XgfM7sLhyGhNDds+SH9qFTJsibZ 7eLBUA/vLLPOgI28tqwvVD1/KWeUYEyd7bBjCF3iSZi8FqslxLv0qttvZHfb/lt4RdT+ HnKQ== X-Gm-Message-State: AOJu0YzvzmLodG7jSSnQHPtNlsWUI3QK9S7AWaBB9+GX/HNAllvLLUVa IVmAreD72YM3LD4S9XfOJFeaLo7rAg+0GNVgh6CHKw41lBrxiYJzId1UKA== X-Google-Smtp-Source: AGHT+IF9JWlULZyxLPcxFqaazAL9okSErdRFiyu6dmZ+YOg5ZMp17/pTDR+Jam8r2xBL51Sq1H6YyTABxzUi X-Received: by 2002:a17:903:244d:b0:1b2:676d:1143 with SMTP id l13-20020a170903244d00b001b2676d1143mr8655279pls.15.1693703041539; Sat, 02 Sep 2023 18:04:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y1-20020a170902ed4100b001bdd9e1ea22sm161624plb.4.2023.09.02.18.04.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 18:04:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 18:04:01 -0700 (PDT) Message-ID: <64f3db81.170a0220.51ad1.8821SMTPIN_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 055AA6052471; Sat, 2 Sep 2023 21:04:01 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 799d56f1192d72872e63fbb3d2c7f776b7ae89b0 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 799d56f1192d72872e63fbb3d2c7f776b7ae89b0 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26017/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/