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 0FE1D43DAE for ; Tue, 2 Apr 2024 02:39:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01EA94025D; Tue, 2 Apr 2024 02:39:00 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id DCD9C40151 for ; Tue, 2 Apr 2024 02:38:58 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d8b519e438so3230519a12.1 for ; Mon, 01 Apr 2024 17:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712018338; x=1712623138; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RtjUMR7IDslj6ReEQUG8vjrCkYdg3/RKqrVuQAaA7lQ=; b=ChvkLpIE8blhhuINjPy3tBAHqUX5miZnDLNZdMbf/y4xTi5QsGAEdj6qBjPgErFHIJ zlPAyXUnhQzpoESZ+lqfl64+h6ZJGn3ALicT065IC2FHRgp9bcVb89yGhsbAjxOZQaIk KOqdemeoNWjWI0tszmXcbzKwDJax4R/3pldW4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712018338; x=1712623138; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RtjUMR7IDslj6ReEQUG8vjrCkYdg3/RKqrVuQAaA7lQ=; b=KLZIgacx/c+nf+SMU4Q+CqGtysV2vycCsV6DaykPbTHVvLQGMVzvYYkav+b3Qwx3JH 5gofz3QxfZjrFKARhK6oy/93E5hqvBFHazQoqobs7tWyk1i6fYzdOqXuQjXyMJGvRnrI 5Xe1W/E+DEbUzCOFKWH1dtaweP8gQ9dhuvqpaHhIvAAQjCR+5Mgnga50hbxntgpfekCd Tkv47NMBg2SBpowJ5I/NU/Ys6rd+zbI+B+q7SWz8qVArv62daKYZGXpWsVMqmUSJXSnF qe35+TLcxnCJLzGz2eo9ziiRooe+zyNqbtzYdCXb1VQ1VeOsus+8+9RfxrYuZvRH15pF e5Aw== X-Gm-Message-State: AOJu0YykItNtZzroX70rJM2+Rq34oOgrKsiyeshd8kB1oqWAcW+KNEsc QodTG6gsgmoeHkXj0vKFr03/gvwGbub7OKetVcLhvBViRy07GszWFAVR9JUZkNzVrHhLLZN41fL 8wT3cFyDOsusD2T4weJs/pgCtV13DI4tOffZ8Tx49QOVHsQNcO+3wLoYo X-Google-Smtp-Source: AGHT+IF/AVkMsRIjGMOqd4o8y5l3qKROa3MsjKBMUPdqQ8YpV1Tp+WjpmRf3TeS6f5vFAY1E0izg9CCt/t/z X-Received: by 2002:a05:6a21:3987:b0:19f:f059:c190 with SMTP id ad7-20020a056a21398700b0019ff059c190mr11651757pzc.24.1712018338039; Mon, 01 Apr 2024 17:38:58 -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 j10-20020a17090ae60a00b002a2509431c9sm83974pjy.4.2024.04.01.17.38.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 17:38:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 17:38:58 -0700 (PDT) Message-ID: <660b53a2.170a0220.3ab2d.270fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 0252F6052471; Mon, 1 Apr 2024 20:38:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 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 a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d --> 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 | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/