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 5662F430C7 for ; Tue, 22 Aug 2023 03:02:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 530114021D; Tue, 22 Aug 2023 03:02:28 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4DE394021D for ; Tue, 22 Aug 2023 03:02:27 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-68a56401c12so957089b3a.2 for ; Mon, 21 Aug 2023 18:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692666146; x=1693270946; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tWUyc+wGrpzwiw7ix4AfFlF/fWsIAYydbGGFXOccU48=; b=hpCP+zsmqgt727R9S194ddnvOLhpagOppiFG9tdtJyRVjT78Z6QtXP7Slw/prrre4v MR5rGJNMXTk9evprskH3ol+fbCCQSJbJiM6Jkd4rxs/bifnFGxIxOFofzx+AiRIy4+rl D55XYpYfpywTiYRHtWVowsDYnBKWWs/GDSg/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692666146; x=1693270946; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tWUyc+wGrpzwiw7ix4AfFlF/fWsIAYydbGGFXOccU48=; b=akIxJmiSZudDs57onzgexAZQCIY/Ayh+Y/Gp+WRgSb+c7M6aTV10TkNbU2qZxp9ECe FN1o4Hk4rjL2zdDSrcnLOij2x9v0MGIWegRcgwo8WzNw0ho/uAzK6mXd4mQCmI1olIFi HxQxrr34KffVhOsr9Iyvkut/UESOpIzZdqIPr5pbGbrdEjITOlbc+uOXt1+OERqw+6z+ emcq9wSXqTh3VJOwIb2y7g+zpVvyKfIq8qa36g9w9BKkEfkqnZBC4ZA0FQgUruaEX+Tn kSsSBXG3YuC2++HdnzD40NZbperhWgttHyYXsAKkR+ZrcUQtrHT98elHlLRhXDTf6wgC 0wRw== X-Gm-Message-State: AOJu0YyETDIXInC7nMm5bast+NWtp+3z7fSohl0rGPTlLL5P/6bzIG3Y /C3Jgl2OjwUpGHTieAD7BBgPSUtt60pPmXAK0M0gBGZgKwrSOV4n3qZgAQ== X-Google-Smtp-Source: AGHT+IH42/ZVECpNMJlD+XTJ9MTX2BkrdeY8JaNsVAE/2HjD/sk/YK6g3M+RKhSPzlqnezUcj8R5jwSE60he X-Received: by 2002:a05:6a00:23c1:b0:687:42be:a240 with SMTP id g1-20020a056a0023c100b0068742bea240mr6617497pfc.32.1692666146475; Mon, 21 Aug 2023 18:02:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k18-20020a637b52000000b00518e6f96e6csm609068pgn.0.2023.08.21.18.02.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 21 Aug 2023 18:02:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 21 Aug 2023 18:02:26 -0700 (PDT) Message-ID: <64e40922.630a0220.14a6e.2e4aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A8EF66052471; Mon, 21 Aug 2023 21:02:25 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 971d2b57972919527e27ed683032a71864a2eb56 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 971d2b57972919527e27ed683032a71864a2eb56 --> 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 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 aarch32 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 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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/25888/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/