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 CC503436E8 for ; Thu, 14 Dec 2023 03:09:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C827C42F57; Thu, 14 Dec 2023 03:09:13 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B7DE140283 for ; Thu, 14 Dec 2023 03:09:11 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5c08c47c055so74849607b3.1 for ; Wed, 13 Dec 2023 18:09:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702519751; x=1703124551; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NDCbvO/2rm8VOF/GrWnD2p++Sgy/mxJC1lQeoE+jbTI=; b=cJictS6OW4k8khfHeeYcnuHQgnwio8vFHNrHGwRR00EfJCq7UDiFBVlP+CTvtouwJ9 QHkl3/QEWKKJZgK/GBVVfP1YLLWAJ3JV5LWFmFfIyGMcZ23qMoVkShnjTUKu768SWcCg 1R3IX9UuGWDETIJ6Hkgik2YlXioqFukrGub00= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702519751; x=1703124551; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NDCbvO/2rm8VOF/GrWnD2p++Sgy/mxJC1lQeoE+jbTI=; b=P/UwYIK0SRXycshn1a6Q14fpEjV3o40PIIK0YKJ26sqXK1NgMxuf6B7m6WK0CDIqp9 YV/tjnzMKHwkxwKkX8ZRcgWQA+ZjlQEOVZgazgKr7lRxRKBcAroOgSsmODrIUDDtJj8s 8aoR0VZfi+KV5295nWm4jfFZP2Cv9Lei97vlT3ee8f7ejOvHZm7pNrYDlLcnQvPI5j5r Czh6YvnQ600tIY774FV50rEZvTXC2PwQeB3g/5cl2eGpdrnptoS+wfSUXMi7jgiaO8f6 cknYp4PJ51xtkkAE5OEtWKkfA9NmRZeIYAwoGT8TSxupYvYRqAI6sFXi7Pack1wnqrEH 6CnA== X-Gm-Message-State: AOJu0YxO/58tG1DEaHwRSG3BODBLKfrateUhCcRNN4JV3iYCTuRhUefa mqxdydNYKV0BB/EXpiIPKlCqHveEIsTmHBt0cFBpqqk+3meR+Q003zKqRHh+O7g1z79o5Etlug= = X-Google-Smtp-Source: AGHT+IGyYDoAj0GZNs6R5n8npKah/r2Q4QAuCHM4pRAXyb9dWRsx8d6DmOLS/1QTHoXftlGmn5DDfyR7W0Ei X-Received: by 2002:a0d:dbd3:0:b0:5e2:8882:fc3d with SMTP id d202-20020a0ddbd3000000b005e28882fc3dmr2165646ywe.103.1702519751146; Wed, 13 Dec 2023 18:09:11 -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 d130-20020a814f88000000b005e319681354sm186635ywb.17.2023.12.13.18.09.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 18:09:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 18:09:11 -0800 (PST) Message-ID: <657a63c7.810a0220.2d72f.6e2aSMTPIN_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 C90B5605C311; Wed, 13 Dec 2023 21:09:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 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 e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/