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 37430432CE for ; Wed, 8 Nov 2023 05:54:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32F2442DE1; Wed, 8 Nov 2023 05:54:45 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 5FBCF40279 for ; Wed, 8 Nov 2023 05:54:33 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6ce2ea3a944so3888848a34.1 for ; Tue, 07 Nov 2023 20:54:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699419272; x=1700024072; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DLKMbJdMl86ln4EXC1FGwU0og4S4r1u7cJeUQl+kbqU=; b=UUFrSgijxbKV4utyYuijycWDsmKJEu08QWF0+j09yNbAfDxubLVNPpc15CWbNoN/hL 3/2TfC4+zmUhmxt/A2QGvhF8oI2+4Gi00MOkkn/SorYrqDJQ59UleFOlDZK0xkiynY0e 2hcpeOWsGqe9oXD/x7I2aEhl/H/N2LoUBFaao= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699419272; x=1700024072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DLKMbJdMl86ln4EXC1FGwU0og4S4r1u7cJeUQl+kbqU=; b=QzqHvWN+kM/o73IK7WRGRO0sZCHQRYgUzYByyphiXm3PJPbXVDNqh3UvDPonFyPVHb BZfYmjN0K1V4LQVwWlZ+HFrBRgFfoTL7gqauYgDut2o4mSOTIedB8WaJi3RolSZX9yiM kCKxNRKc841fXIzj/8oM3/FbEYAKCnnVquNIT0OvOO9V27/yYmkUKzF8prOO9wGpGfor hFqBsFyycOHd47oT4Jml/+40ihHV4+VxsOISpcxlxuGi+dLSoRQ7kXPLtt1Kba6X47BX 0l82H4VaLolCI6+YlIW5Lb3kpmP9WHqO6UY70xCYoU3ISD1N1aW9gyEbfx5nkIh4RTOH D/EA== X-Gm-Message-State: AOJu0Yza/ijLA8StwmP8ouo1uj9YQ2cKRVLtrLdn9uVie9aR7M/emLtS +EpQOFdh9hK8ceMO8zAqSWYW3ja/b27C4Lt0EpHTTDw2cN2KsVt7U1nKbw== X-Google-Smtp-Source: AGHT+IH9WFiK6BTS9kb/21F/vGbZPHf8E05NvbW091KeNtRch4KgOr93d9uC7M2Df+GMbumyd/RgiDn9XsAG X-Received: by 2002:a05:6830:2b0d:b0:6cc:fb1a:8195 with SMTP id l13-20020a0568302b0d00b006ccfb1a8195mr1039943otv.6.1699419272679; Tue, 07 Nov 2023 20:54:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u35-20020a4a8c26000000b00589d9237faesm23858ooj.16.2023.11.07.20.54.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 20:54:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 20:54:32 -0800 (PST) Message-ID: <654b1488.4a0a0220.1d1c6.1b2dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 3575F605C318; Tue, 7 Nov 2023 23:54:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 2bbad8f974e00552d106c27e1d157a31179ab5ec 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 2bbad8f974e00552d106c27e1d157a31179ab5ec --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/