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 007A2433FD for ; Tue, 5 Dec 2023 03:06:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFD1D40299; Tue, 5 Dec 2023 03:06:41 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 79F0640291 for ; Tue, 5 Dec 2023 03:06:41 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7b3708b3eacso197768439f.2 for ; Mon, 04 Dec 2023 18:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701742000; x=1702346800; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u+xdflaS9KJiTlKhJ1PS7wrYjgmFUTrGrDF8PSTFSns=; b=Hh1gb2y84gbOWvdqdo9mLT6yZ1FkazgzDJVnFFuw4kcqZZfmrKYG8UvRz8KRQwJ5hz JzY9x08H9jk+YCKUmp+mWanxcDOblynvstQy0/tHUwnHkmHxZvjnGbMqu0xwtDHJtCHE UWQv0AClfmG9So4taIacbiqHZVEDZOhXXdBos= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701742000; x=1702346800; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u+xdflaS9KJiTlKhJ1PS7wrYjgmFUTrGrDF8PSTFSns=; b=B1jNdF4+a5iSK15mNxF2KMWK4wyGNKLFlXOpF6GgOI5AzSry5lwzGAPepjHPOYgujz PeLY/Vt/wfbZ+GYYGdS37k8QZl/kuaNyshPpQIJU4evD+HKg72Jo2sDrAuL8CGEO3ets +5dcc98SpZIykrgFHi2YtVeixY6lLrpXYpVWptSijq3ho3Uv38NU9CjEh8Qz0NMzvtuT WeVNnxM7fnBXOYE6UZYi1cqAhNXKBL9cQYoAC52ayJBXo9lOrLwOkYg0ii3Hnbh1VR89 KZ6ZxGUj47X7BBz8WzYyVFLOEY12s/ZcoWYYHmxfZ5lZhfRF7x0IRrgxRGdPcUZLqvDa ZDAA== X-Gm-Message-State: AOJu0YyksEYAqIViaOsNiH89kNBl9iOqSlFxFyy4Q4N/IrCT6AfOWT8k ftsAB2G2Qo2Llg2ejTi1GvBWlkOsQ1CYwzlAgg9b5e6Ic5zSFtjIPgFsAw== X-Google-Smtp-Source: AGHT+IFtP2e61w5t4F9RoK2lUVQnwyh3dVMotzdOmOjcFUOhtrIWtUtrnkR8Y7sJFlptyj4tr/a69ImXz5rS X-Received: by 2002:a6b:c808:0:b0:7b3:9232:36b7 with SMTP id y8-20020a6bc808000000b007b3923236b7mr5955110iof.5.1701742000788; Mon, 04 Dec 2023 18:06:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h23-20020a056638339700b0046910a117e0sm134382jav.37.2023.12.04.18.06.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Dec 2023 18:06:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Dec 2023 18:06:40 -0800 (PST) Message-ID: <656e85b0.050a0220.ff3db.2fadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 519F66045DC2; Mon, 4 Dec 2023 21:06:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a526461b0764de52b09b073df84f9e87ec120c93 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 a526461b0764de52b09b073df84f9e87ec120c93 --> 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 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC 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 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27204/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/