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 BD92045600 for ; Fri, 12 Jul 2024 08:30:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD5D7402AE; Fri, 12 Jul 2024 08:30:03 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id F41ED4027F for ; Fri, 12 Jul 2024 08:29:30 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-80a2939265cso9764839f.3 for ; Thu, 11 Jul 2024 23:29:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720765770; x=1721370570; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V7jXOobAU2anbeEujbriTl7/s+8p9q7dqrIdUzeSRCM=; b=b7mpJD41DR1yWYcM2rKkdKtF/ZbPRG8wAUj358+1dzVS2yQXCLwLSuflo0IK9Pb/jN WDcIQz9J9YgoxT0LhxyY/byVwMdIHO9RyrHe+FmVsiQnLNeH28qwtEd+m/bpaPn2vjhk BMsLcCXuaEXvhG0SsttO56/lOIoOYatC3oOXg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720765770; x=1721370570; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V7jXOobAU2anbeEujbriTl7/s+8p9q7dqrIdUzeSRCM=; b=QP45MlaBLag/GmnzEhI6cMcJErD9NBeUKW4rchg6vxXmT6eapeqxkXGhCT4I8XPLQH vw9+MDh9IOlYYHAWj3JpraiJFUAMXT5pDKZbNP0D18MN4kKWCKVWSTdeVTdd3T+aTR6/ 1JhHwFeaMLIE/I2Ir2BQjIpBJtTSzbKb9XCPRlKoLPwvMJ/tGoID2e0yOhF38P0Gi5TY 3XrBhus0fo5/BO7rmwoovNIUQXud3B/Wm1BXT9d62V6uqwm1FwZ0iqJGPF2aD6na2Sxd UqsccJqdSn0f8fFh2N6VwTmmsSS6slovyYEE6xkjIOqGvc+NwaaTZFZf6FQ87FGd+MZG fHPg== X-Gm-Message-State: AOJu0YyGd+FqwYBsOHMfVpTl/h671anbBZuy/o52wQjgFQpI0YZ0UcUd WP7K0se6KPAuj1mrzcKl24T4F1Y1CPC9cRvfOPgrMUDY0nOUQrViJ2LokpYuQGwFPoIRyvTiimE 9rsEcJ6e/BMCqjWzsiSDHWfTrzNVAQ0Yucyph3IdoPOv09xGonIqf/OVI X-Google-Smtp-Source: AGHT+IE0TyDjNvKlEkI0cFzB1suI3XpxcyIPnAt6z7e1o+z2/bf41zEZFM1WxMt2TWhpiifaG4Yce+1vJ0ph X-Received: by 2002:a05:6602:1583:b0:805:afed:ce90 with SMTP id ca18e2360f4ac-805afedd100mr918591339f.16.1720765770275; Thu, 11 Jul 2024 23:29:30 -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 ca18e2360f4ac-7ffec431271sm34072339f.22.2024.07.11.23.29.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 23:29:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 23:29:30 -0700 (PDT) Message-ID: <6690cd4a.050a0220.1b737.1b25SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BFCB5605C380; Fri, 12 Jul 2024 02:29:29 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 1a055be1a3756b5bc4cc814e939c81985cd59289 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 pending_ Branch: tags/v22.11 1a055be1a3756b5bc4cc814e939c81985cd59289 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | 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 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29825/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/