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 1840145511 for ; Sat, 29 Jun 2024 01:07:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8FDE402A2; Sat, 29 Jun 2024 01:07:06 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id C50C740280 for ; Sat, 29 Jun 2024 01:07:05 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f4a5344ec7so8692135ad.1 for ; Fri, 28 Jun 2024 16:07:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719616025; x=1720220825; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=T0uV/Jxqmg0XeC4ShREQOCa1TFFu6LSp/eXcqPHvAzw=; b=MX6Hm8J+Dwmds4xYmd7zcdlve9R7lOr4KTa1+mFipuoqlF70YpI2/WI1QbO64Bx5Oh bSlvNKJohwYiId/BxDqh+rshdcwP+7Qr9SaP8906R0u38S3jfBi8ILh7rhPybX0J8Dcm cBsf20hJFzyeUWRyH1YM/P9fmzA8xsbeO2gP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719616025; x=1720220825; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=T0uV/Jxqmg0XeC4ShREQOCa1TFFu6LSp/eXcqPHvAzw=; b=Vh2TbohmXCcLZgPaowLkPmigQfTBNKJflc4o9w8I0iu0+2UW5aYg7rp2oNSTrowMCg AI+i1HKwiWYW1chxySYLC2IQ9SN8pzsphCmdy7iRjQsE9UyPXUFycLjxZX+tFgS9HDqx d52XEgwMVrHQyO/aU2dlfUbw0s1fMow7GA9Ig/LX9/BgBBwK5W5gJlyq412HAK/MEGHi fN6z54+vtPpa+fBzqX3KplsgdgFASXR6eFQnToqqUr4CKUeKGBFvTn4pbRHq0c0PcPGP 2ZUngF9dUZ3O3Vy0L+TwtaGrwSR1BAWruE/bj84fAD0hnF2cCZcnnb6gfsbbo9Purw2u v5lg== X-Gm-Message-State: AOJu0YyGJP+PsZDqdlBiJMqL+XPUKqArE3VYmz091A2iP2m1tSGScBkV wIHvIaTESXQflDOweo2ou42LNNWIoHLooJEHtRy42qV7+iBvZCd82xhQu3FzoqNsTyhw1Kp/fk4 rLLlxuoYZrI8/h9hEB7Ip6bGmJaMLO/VUQAix8pz/ X-Google-Smtp-Source: AGHT+IEGI4OC5VfFRLZtLO8CdWZnX6JzDi47UjVxV5q3hzIzJWY5xE3il24P964H94zSSgMNTXVpT6TEwhRg X-Received: by 2002:a17:903:2407:b0:1f9:9b6d:e3f9 with SMTP id d9443c01a7336-1fac7f1b9b9mr50398115ad.29.1719616024826; Fri, 28 Jun 2024 16:07:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fac11e834dsm785965ad.48.2024.06.28.16.07.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jun 2024 16:07:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jun 2024 16:07:04 -0700 (PDT) Message-ID: <667f4218.170a0220.6c1ee.56f2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 02433605C373; Fri, 28 Jun 2024 19:07:03 -0400 (EDT) Subject: |PENDING| pw141965 [PATCH] [v2] devtools: check that maintainers are From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240628125612.3049232-1-david.marchand@redhat.com> References: <20240628125612.3049232-1-david.marchand@redhat.com> 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 Test-Label: iol-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/141965 _Testing pending_ Submitter: David Marchand Date: Friday, June 28 2024 12:56:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:c15902587b538ff02cfb0fbb4dd481f1503d936b 141965 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30347/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/