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 71F5F43EEA for ; Tue, 23 Apr 2024 15:55:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D90642EE8; Tue, 23 Apr 2024 15:55:06 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2E7BF402D5 for ; Tue, 23 Apr 2024 15:55:04 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a1e9b94d4so25209685ab.1 for ; Tue, 23 Apr 2024 06:55:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713880503; x=1714485303; 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=n7deOQNvGD58oT0g1yFIpvUuxi0CtXyHou1NLOXweO8=; b=W9MZDxmf1jF8ReRxY1X3JGUkYDGbdxmFWarmGVAU4EjiqCRkCvwHnPv5gW+Ayw8u/s caSUb8IDUYXjh2bTPMo5tMCCE761jWShSOJx+wrYha/mPyA75/YI/ikB+vTOnp7istdb tXPdkFfIaQoO6rY9sMlRT81kb/VhstTcVm9Tg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713880503; x=1714485303; 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=n7deOQNvGD58oT0g1yFIpvUuxi0CtXyHou1NLOXweO8=; b=vqjV57y9tPtBW5XDG9gbfWUw0+zYbQPbeUyBRHrt0Q8ve82kquCXK+smUlXM3JgOhy hrpW+tmlWvW2NxXh+rI6ooN1a1CWxBc7dE8FRZ74Up2D2C0LYUZSCkCG+2xCzc4dsxmW 4yA7Elu0nG8j2VlnVyJaskdMaaoCOr7yUqNCmyZz1wFpB0v7GBmiAD+f1UeZYEnzYFW6 obWiYlSxemoX2Il2MiiZd1oy/aQtzygtgr+r1XRjNMBU0SUangS5V+kEpCDkVG6cLedk yidLnh4x4X18JEP2wwmWR29onPg5Pklslrot6PH+9g8e8eOPn2XUGXIFwQOoYGfiaKxC y9sw== X-Gm-Message-State: AOJu0YxpsHPMrOObaFcQKVc2Nfe82HU7s4iYoqqPZt9reRsmkc84zazJ AxHzQx4MEngKD+B/f2ooMXmpRglfi+/09CwDMwjcgZS+AhuIZM/q6KHWbPIo/wLtKKuKNLdLMvi P25/NNdhiZIxYzhsjSZ6CrQUxo2WXcHtWx3bTZNMc X-Google-Smtp-Source: AGHT+IFVKgyeDdA43nDQAnjGLJoM/omqTHUMHe3+fTlJcjKiBUzEfSTHHYUij/vAyH0rOh/ch9Yrh1Ru8Rwe X-Received: by 2002:a05:6e02:164c:b0:36b:f940:ef89 with SMTP id v12-20020a056e02164c00b0036bf940ef89mr17007362ilu.13.1713880503628; Tue, 23 Apr 2024 06:55:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a056e02160e00b0036659347571sm569777ilu.56.2024.04.23.06.55.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 06:55:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 06:55:03 -0700 (PDT) Message-ID: <6627bdb7.050a0220.e46cc.21f3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 244326052514; Tue, 23 Apr 2024 09:55:03 -0400 (EDT) Subject: |SUCCESS| pw139627 [PATCH] [v3] MAINTAINERS: remove maintainers that From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240422183958.6338-1-stephen@networkplumber.org> References: <20240422183958.6338-1-stephen@networkplumber.org> 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: SUCCESS http://dpdk.org/patch/139627 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, April 22 2024 18:39:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139627 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29841/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/