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 6AA0743EEA for ; Tue, 23 Apr 2024 15:39:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66E0840E54; Tue, 23 Apr 2024 15:39:06 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 72391402AB for ; Tue, 23 Apr 2024 15:39:05 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7906776e17aso213766385a.2 for ; Tue, 23 Apr 2024 06:39:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713879545; x=1714484345; 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=mO3xicx2QUT0peuMDAKDAYzkNLv9wMloHF4JyY3W//M=; b=NxI+7jh1ETdiF/uaM3v27krXi0B3bERy2ANjjGxkePtUaJCQW3anjFej0rS5Rd+Uiq C16Zj8cNfJ0b8zitAvcqxCW+RXbQ7we5vngvha3go0Zcr96C4cNzmBTp2pWraFuHSh1C VShQDHztjSFdL+YlS0i6dwqLAJ/R7xIdjFiZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713879545; x=1714484345; 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=mO3xicx2QUT0peuMDAKDAYzkNLv9wMloHF4JyY3W//M=; b=p55uBnSbIFG+fj3qzHuKwvLTOrq/cmiR63KiUNMvKmxC3X4KjlLZwe3iGuPSfmEY6a 27Ne7gffpxMpw6N513aVmuyJLPQQ+p7ShRuaEx33G30itpsbJCApYt4M3TWhNo13nbCt t+pIFjYQxHbial4vmw79rZkHZeEf5BNVmMbFJ9yjy957/urcH+0gNwaXhmSZ0e2OPHCL 4mTvbozGDvzqX7SWH6Jg5S1viQ7rpOTZT3i4D4aSqp3Q9lD+2T6xho0PMVFRq83FTeN2 RZIqoSq29ZXVAsUkbNBeS+dnpEp9ecpxLIkeb4xmMg4ivkc17nhES3EIlB2jEQbZ3IKo 6BeA== X-Gm-Message-State: AOJu0YzqZ1JnAoTjd97aZPWkFXs6ENEbdQNz/KbyC3Ea/VvxQqUEr2J8 HxWX/L1I7Tuz+nXke94esKoPHAv9n3aOvb8T0EVvLq5TBzeLW4fYiWk01fVy7En1a+PY7lG3EFv OjhqkxSrh3I+BXok2BhSHDVwLn9751c2X2uJCGend X-Google-Smtp-Source: AGHT+IHoLEW3dbIq3Pgy6U8WqPNOz/e1Gi8Jq0bqiSrjyyncDlxfEhtCFVsXlgvIulqXdMjh2Pb3VIWYEU3+ X-Received: by 2002:a05:620a:22cb:b0:78e:c527:4d95 with SMTP id o11-20020a05620a22cb00b0078ec5274d95mr12526855qki.6.1713879544905; Tue, 23 Apr 2024 06:39: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 de40-20020a05620a372800b0078d63b4d143sm532852qkb.9.2024.04.23.06.39.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 06:39:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 06:39:04 -0700 (PDT) Message-ID: <6627b9f8.050a0220.f2a1d.7c16SMTPIN_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 96C836052514; Tue, 23 Apr 2024 09:39:04 -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 | +--------------------------+--------------------+ 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 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/